From owner-svn-ports-all@freebsd.org Fri Oct 12 18:20:14 2018 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 D177010C5F86; Fri, 12 Oct 2018 18:20:14 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7BC548F06C; Fri, 12 Oct 2018 18:20:14 +0000 (UTC) (envelope-from ume@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 6B31322F7E; Fri, 12 Oct 2018 18:20:14 +0000 (UTC) (envelope-from ume@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9CIKELb082051; Fri, 12 Oct 2018 18:20:14 GMT (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9CIKEUF082049; Fri, 12 Oct 2018 18:20:14 GMT (envelope-from ume@FreeBSD.org) Message-Id: <201810121820.w9CIKEUF082049@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ume set sender to ume@FreeBSD.org using -f From: Hajimu UMEMOTO Date: Fri, 12 Oct 2018 18:20:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481916 - head/security/yubico-piv-tool X-SVN-Group: ports-head X-SVN-Commit-Author: ume X-SVN-Commit-Paths: head/security/yubico-piv-tool X-SVN-Commit-Revision: 481916 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.27 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: Fri, 12 Oct 2018 18:20:15 -0000 Author: ume Date: Fri Oct 12 18:20:13 2018 New Revision: 481916 URL: https://svnweb.freebsd.org/changeset/ports/481916 Log: Update to 1.6.2. Modified: head/security/yubico-piv-tool/Makefile head/security/yubico-piv-tool/distinfo Modified: head/security/yubico-piv-tool/Makefile ============================================================================== --- head/security/yubico-piv-tool/Makefile Fri Oct 12 17:51:37 2018 (r481915) +++ head/security/yubico-piv-tool/Makefile Fri Oct 12 18:20:13 2018 (r481916) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= yubico-piv-tool -PORTVERSION= 1.4.4 +PORTVERSION= 1.6.2 #PORTREVISION= 0 CATEGORIES= security MASTER_SITES= https://developers.yubico.com/yubico-piv-tool/Releases/ @@ -12,6 +12,7 @@ COMMENT= Yubico PIV tool LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/check.pc:devel/check LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite USES= gmake libtool pathfix pkgconfig ssl @@ -27,11 +28,11 @@ PLIST_FILES= bin/yubico-piv-tool \ lib/libykcs11.a \ lib/libykcs11.so \ lib/libykcs11.so.1 \ - lib/libykcs11.so.1.3.6 \ + lib/libykcs11.so.1.4.4 \ lib/libykpiv.a \ lib/libykpiv.so \ lib/libykpiv.so.1 \ - lib/libykpiv.so.1.3.6 \ + lib/libykpiv.so.1.4.4 \ libdata/pkgconfig/ykcs11.pc \ libdata/pkgconfig/ykpiv.pc \ man/man1/yubico-piv-tool.1.gz Modified: head/security/yubico-piv-tool/distinfo ============================================================================== --- head/security/yubico-piv-tool/distinfo Fri Oct 12 17:51:37 2018 (r481915) +++ head/security/yubico-piv-tool/distinfo Fri Oct 12 18:20:13 2018 (r481916) @@ -1,3 +1,3 @@ -TIMESTAMP = 1508334950 -SHA256 (yubico-piv-tool-1.4.4.tar.gz) = ab0eac3f78e9e01538723f631ed6042504409a1ab0342973e2bd52f2c68a3769 -SIZE (yubico-piv-tool-1.4.4.tar.gz) = 529212 +TIMESTAMP = 1539366479 +SHA256 (yubico-piv-tool-1.6.2.tar.gz) = ea61bcd5c75471ed21903967d0121fb090aa4d325ec279a24633e3235fdf231b +SIZE (yubico-piv-tool-1.6.2.tar.gz) = 584063