From owner-svn-ports-all@freebsd.org Sat Sep 2 11:03:23 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A719EE0D0DA; Sat, 2 Sep 2017 11:03:23 +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 mx1.freebsd.org (Postfix) with ESMTPS id 82ACD81F74; Sat, 2 Sep 2017 11:03:23 +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 v82B3MQM053161; Sat, 2 Sep 2017 11:03:22 GMT (envelope-from cpm@FreeBSD.org) Received: (from cpm@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v82B3MgL053158; Sat, 2 Sep 2017 11:03:22 GMT (envelope-from cpm@FreeBSD.org) Message-Id: <201709021103.v82B3MgL053158@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, 2 Sep 2017 11:03:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r449120 - in head/security/libu2f-host: . files X-SVN-Group: ports-head X-SVN-Commit-Author: cpm X-SVN-Commit-Paths: in head/security/libu2f-host: . files X-SVN-Commit-Revision: 449120 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 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, 02 Sep 2017 11:03:23 -0000 Author: cpm Date: Sat Sep 2 11:03:22 2017 New Revision: 449120 URL: https://svnweb.freebsd.org/changeset/ports/449120 Log: security/libu2f-host: Update to 1.1.4 - Added more u2f devices to the udev rulesets. - Increase buffer size, allowing for bigger certificates. - Add u2f.conf.sample for FreeBSD permission handling. While I'm here pet portlint, USE_* comes before USES Deleted: head/security/libu2f-host/files/u2f.conf.sample 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 Sep 2 10:25:23 2017 (r449119) +++ head/security/libu2f-host/Makefile Sat Sep 2 11:03:22 2017 (r449120) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= libu2f-host -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 DISTVERSIONPREFIX= ${PORTNAME}- -PORTREVISION= 1 CATEGORIES= security devel MAINTAINER= cpm@FreeBSD.org @@ -17,13 +16,13 @@ BUILD_DEPENDS= gengetopt:devel/gengetopt \ LIB_DEPENDS= libhidapi.so:comms/hidapi \ libjson-c.so:devel/json-c -USE_GITHUB= yes -GH_ACCOUNT= Yubico - 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 @@ -32,7 +31,7 @@ SUB_FILES= pkg-message GROUPS= u2f post-install: - ${INSTALL_DATA} ${FILESDIR}/u2f.conf.sample \ + ${INSTALL_DATA} ${WRKSRC}/u2f.conf.sample \ ${STAGEDIR}${PREFIX}/etc/devd .include Modified: head/security/libu2f-host/distinfo ============================================================================== --- head/security/libu2f-host/distinfo Sat Sep 2 10:25:23 2017 (r449119) +++ head/security/libu2f-host/distinfo Sat Sep 2 11:03:22 2017 (r449120) @@ -1,3 +1,3 @@ -TIMESTAMP = 1499685915 -SHA256 (Yubico-libu2f-host-libu2f-host-1.1.3_GH0.tar.gz) = 2e43679655bbfe3bb1dfee16bb6c2a324d22c7907071a8703f5195eafe891e27 -SIZE (Yubico-libu2f-host-libu2f-host-1.1.3_GH0.tar.gz) = 142392 +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 Modified: head/security/libu2f-host/pkg-plist ============================================================================== --- head/security/libu2f-host/pkg-plist Sat Sep 2 10:25:23 2017 (r449119) +++ head/security/libu2f-host/pkg-plist Sat Sep 2 11:03:22 2017 (r449120) @@ -6,6 +6,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.3 +lib/libu2f-host.so.0.1.4 libdata/pkgconfig/u2f-host.pc man/man1/u2f-host.1.gz