Index: head/security/libu2f-host/Makefile =================================================================== --- head/security/libu2f-host/Makefile (revision 463990) +++ head/security/libu2f-host/Makefile (revision 463991) @@ -1,31 +1,30 @@ # $FreeBSD$ PORTNAME= libu2f-host -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 2 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 463990) +++ head/security/libu2f-host/distinfo (revision 463991) @@ -1,3 +1,3 @@ -TIMESTAMP = 1504348234 -SHA256 (Yubico-libu2f-host-libu2f-host-1.1.4_GH0.tar.gz) = b12026fd9ea5dc9d20e700ef599bdb0396e59a7fd2d632fb36f54da7c5276b15 -SIZE (Yubico-libu2f-host-libu2f-host-1.1.4_GH0.tar.gz) = 143548 +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 Index: head/security/libu2f-host/pkg-plist =================================================================== --- head/security/libu2f-host/pkg-plist (revision 463990) +++ head/security/libu2f-host/pkg-plist (revision 463991) @@ -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.4 +lib/libu2f-host.so.0.1.5 libdata/pkgconfig/u2f-host.pc man/man1/u2f-host.1.gz