Index: head/security/libu2f-host/Makefile =================================================================== --- head/security/libu2f-host/Makefile (revision 495967) +++ head/security/libu2f-host/Makefile (revision 495968) @@ -1,30 +1,35 @@ # $FreeBSD$ PORTNAME= libu2f-host -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.9 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 +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip USE_GITHUB= yes GH_ACCOUNT= Yubico -CONFIGURE_ARGS= --disable-gtk-doc -INSTALL_TARGET= install-strip +OPTIONS_DEFINE= DOCS +OPTIONS_SUB= yes + +DOCS_BUILD_DEPENDS= gtk-doc>0:textproc/gtk-doc +DOCS_CONFIGURE_ON= --enable-gtk-doc +DOCS_CONFIGURE_OFF= --disable-gtk-doc .include Index: head/security/libu2f-host/distinfo =================================================================== --- head/security/libu2f-host/distinfo (revision 495967) +++ head/security/libu2f-host/distinfo (revision 495968) @@ -1,3 +1,3 @@ -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 +TIMESTAMP = 1552770754 +SHA256 (Yubico-libu2f-host-libu2f-host-1.1.9_GH0.tar.gz) = f2d9ac7d0bb448d213a81aa3c2e97ae48b277144040c74b5c4f33d871338e93c +SIZE (Yubico-libu2f-host-libu2f-host-1.1.9_GH0.tar.gz) = 145627 Index: head/security/libu2f-host/pkg-plist =================================================================== --- head/security/libu2f-host/pkg-plist (revision 495967) +++ head/security/libu2f-host/pkg-plist (revision 495968) @@ -1,10 +1,24 @@ 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.7 +lib/libu2f-host.so.0.1.9 libdata/pkgconfig/u2f-host.pc man/man1/u2f-host.1.gz +%%DOCS%%share/gtk-doc/html/u2f-host/home.png +%%DOCS%%share/gtk-doc/html/u2f-host/index.html +%%DOCS%%share/gtk-doc/html/u2f-host/intro.html +%%DOCS%%share/gtk-doc/html/u2f-host/left-insensitive.png +%%DOCS%%share/gtk-doc/html/u2f-host/left.png +%%DOCS%%share/gtk-doc/html/u2f-host/right-insensitive.png +%%DOCS%%share/gtk-doc/html/u2f-host/right.png +%%DOCS%%share/gtk-doc/html/u2f-host/style.css +%%DOCS%%share/gtk-doc/html/u2f-host/u2f-host-u2f-host-types.html +%%DOCS%%share/gtk-doc/html/u2f-host/u2f-host-u2f-host-version.html +%%DOCS%%share/gtk-doc/html/u2f-host/u2f-host-u2f-host.html +%%DOCS%%share/gtk-doc/html/u2f-host/u2f-host.devhelp2 +%%DOCS%%share/gtk-doc/html/u2f-host/up-insensitive.png +%%DOCS%%share/gtk-doc/html/u2f-host/up.png