svn commit: r492545 - head/security/libu2f-host

Carlos J. Puga Medina cpm at FreeBSD.org
Sat Feb 9 23:51:58 UTC 2019


Author: cpm
Date: Sat Feb  9 23:51:57 2019
New Revision: 492545
URL: https://svnweb.freebsd.org/changeset/ports/492545

Log:
  security/libu2f-host: Update to 1.1.7
  
  Changelog: https://developers.yubico.com/libu2f-host/Release_Notes.html

Modified:
  head/security/libu2f-host/Makefile
  head/security/libu2f-host/distinfo
  head/security/libu2f-host/pkg-plist

Modified: head/security/libu2f-host/Makefile
==============================================================================
--- head/security/libu2f-host/Makefile	Sat Feb  9 23:50:52 2019	(r492544)
+++ head/security/libu2f-host/Makefile	Sat Feb  9 23:51:57 2019	(r492545)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	libu2f-host
-PORTVERSION=	1.1.6
-PORTREVISION=	1
+PORTVERSION=	1.1.7
 DISTVERSIONPREFIX=	${PORTNAME}-
 CATEGORIES=	security devel
 

Modified: head/security/libu2f-host/distinfo
==============================================================================
--- head/security/libu2f-host/distinfo	Sat Feb  9 23:50:52 2019	(r492544)
+++ head/security/libu2f-host/distinfo	Sat Feb  9 23:51:57 2019	(r492545)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526462515
-SHA256 (Yubico-libu2f-host-libu2f-host-1.1.6_GH0.tar.gz) = 45beabd3ba5a08643f3aea4642ea4c68f34f0ad701878f3ad447c5b3c13ecb21
-SIZE (Yubico-libu2f-host-libu2f-host-1.1.6_GH0.tar.gz) = 143785
+TIMESTAMP = 1549711624
+SHA256 (Yubico-libu2f-host-libu2f-host-1.1.7_GH0.tar.gz) = 00f22534ae578dd2a1dd4aa517fce5724a42ca99c1724d83d4a237624acd7089
+SIZE (Yubico-libu2f-host-libu2f-host-1.1.7_GH0.tar.gz) = 145055

Modified: head/security/libu2f-host/pkg-plist
==============================================================================
--- head/security/libu2f-host/pkg-plist	Sat Feb  9 23:50:52 2019	(r492544)
+++ head/security/libu2f-host/pkg-plist	Sat Feb  9 23:51:57 2019	(r492545)
@@ -5,6 +5,6 @@ include/u2f-host/u2f-host.h
 lib/libu2f-host.a
 lib/libu2f-host.so
 lib/libu2f-host.so.0
-lib/libu2f-host.so.0.1.6
+lib/libu2f-host.so.0.1.7
 libdata/pkgconfig/u2f-host.pc
 man/man1/u2f-host.1.gz


More information about the svn-ports-all mailing list