Index: head/security/libu2f-host/Makefile =================================================================== --- head/security/libu2f-host/Makefile (revision 470109) +++ head/security/libu2f-host/Makefile (revision 470110) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= libu2f-host -PORTVERSION= 1.1.5 +PORTVERSION= 1.1.6 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security devel MAINTAINER= cpm@FreeBSD.org COMMENT= Yubico Universal 2nd Factor (U2F) Host C Library LICENSE= LGPL21+ GPLv3+ LICENSE_COMB= multi BUILD_DEPENDS= gengetopt:devel/gengetopt \ help2man:misc/help2man LIB_DEPENDS= libhidapi.so:comms/hidapi \ libjson-c.so:devel/json-c RUN_DEPENDS= ${LOCALBASE}/etc/devd/u2f.conf:security/u2f-devd USES= autoreconf pkgconfig gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GITHUB= yes GH_ACCOUNT= Yubico CONFIGURE_ARGS= --disable-gtk-doc INSTALL_TARGET= install-strip .include Index: head/security/libu2f-host/distinfo =================================================================== --- head/security/libu2f-host/distinfo (revision 470109) +++ head/security/libu2f-host/distinfo (revision 470110) @@ -1,3 +1,3 @@ -TIMESTAMP = 1520556856 -SHA256 (Yubico-libu2f-host-libu2f-host-1.1.5_GH0.tar.gz) = 9d4a84acc50306264fd419015fac41b943a53a16e2feeb0db078aa1bde7f6747 -SIZE (Yubico-libu2f-host-libu2f-host-1.1.5_GH0.tar.gz) = 143721 +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 Index: head/security/libu2f-host/pkg-plist =================================================================== --- head/security/libu2f-host/pkg-plist (revision 470109) +++ head/security/libu2f-host/pkg-plist (revision 470110) @@ -1,10 +1,10 @@ bin/u2f-host include/u2f-host/u2f-host-types.h include/u2f-host/u2f-host-version.h 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.5 +lib/libu2f-host.so.0.1.6 libdata/pkgconfig/u2f-host.pc man/man1/u2f-host.1.gz