From owner-svn-ports-all@freebsd.org Sat Mar 16 21:58:05 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D7449153F069; Sat, 16 Mar 2019 21:58:04 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 780CD7646E; Sat, 16 Mar 2019 21:58:04 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6AC0BE8; Sat, 16 Mar 2019 21:58:04 +0000 (UTC) (envelope-from cpm@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x2GLw4UE077142; Sat, 16 Mar 2019 21:58:04 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x2GLw3q5077140; Sat, 16 Mar 2019 21:58:03 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201903162158.x2GLw3q5077140@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: cpm set sender to cpm@FreeBSD.org using -f From: "Carlos J. Puga Medina" Date: Sat, 16 Mar 2019 21:58:03 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r495968 - head/security/libu2f-host X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: head/security/libu2f-host X-SVN-Commit-Revision: 495968 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 780CD7646E X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2019 21:58:05 -0000 Author: cpm Date: Sat Mar 16 21:58:03 2019 New Revision: 495968 URL: https://svnweb.freebsd.org/changeset/ports/495968 Log: security/libu2f-host: Update to 1.1.9 - Sort Makefile - Add DOCS option 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 Mar 16 21:55:51 2019 (r495967) +++ head/security/libu2f-host/Makefile Sat Mar 16 21:58:03 2019 (r495968) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= libu2f-host -PORTVERSION= 1.1.7 +PORTVERSION= 1.1.9 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= security devel @@ -18,13 +18,18 @@ LIB_DEPENDS= libhidapi.so:comms/hidapi \ 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 Modified: head/security/libu2f-host/distinfo ============================================================================== --- head/security/libu2f-host/distinfo Sat Mar 16 21:55:51 2019 (r495967) +++ head/security/libu2f-host/distinfo Sat Mar 16 21:58:03 2019 (r495968) @@ -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 Modified: head/security/libu2f-host/pkg-plist ============================================================================== --- head/security/libu2f-host/pkg-plist Sat Mar 16 21:55:51 2019 (r495967) +++ head/security/libu2f-host/pkg-plist Sat Mar 16 21:58:03 2019 (r495968) @@ -5,6 +5,20 @@ 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