From owner-svn-ports-all@freebsd.org Sat Oct 20 06:03:08 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 CA19DFF93E4; Sat, 20 Oct 2018 06:03:08 +0000 (UTC) (envelope-from antoine@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 6D5757FF69; Sat, 20 Oct 2018 06:03:08 +0000 (UTC) (envelope-from antoine@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 49B0C1A341; Sat, 20 Oct 2018 06:03:08 +0000 (UTC) (envelope-from antoine@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w9K638Za042432; Sat, 20 Oct 2018 06:03:08 GMT (envelope-from antoine@FreeBSD.org) Received: (from antoine@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9K637Qc042430; Sat, 20 Oct 2018 06:03:07 GMT (envelope-from antoine@FreeBSD.org) Message-Id: <201810200603.w9K637Qc042430@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: antoine set sender to antoine@FreeBSD.org using -f From: Antoine Brodin Date: Sat, 20 Oct 2018 06:03:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r482470 - branches/2018Q4/security/yubico-piv-tool X-SVN-Group: ports-branches X-SVN-Commit-Author: antoine X-SVN-Commit-Paths: branches/2018Q4/security/yubico-piv-tool X-SVN-Commit-Revision: 482470 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.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, 20 Oct 2018 06:03:09 -0000 Author: antoine Date: Sat Oct 20 06:03:07 2018 New Revision: 482470 URL: https://svnweb.freebsd.org/changeset/ports/482470 Log: MFH: r481916 Update to 1.6.2. Modified: branches/2018Q4/security/yubico-piv-tool/Makefile branches/2018Q4/security/yubico-piv-tool/distinfo Directory Properties: branches/2018Q4/ (props changed) Modified: branches/2018Q4/security/yubico-piv-tool/Makefile ============================================================================== --- branches/2018Q4/security/yubico-piv-tool/Makefile Sat Oct 20 05:46:00 2018 (r482469) +++ branches/2018Q4/security/yubico-piv-tool/Makefile Sat Oct 20 06:03:07 2018 (r482470) @@ -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: branches/2018Q4/security/yubico-piv-tool/distinfo ============================================================================== --- branches/2018Q4/security/yubico-piv-tool/distinfo Sat Oct 20 05:46:00 2018 (r482469) +++ branches/2018Q4/security/yubico-piv-tool/distinfo Sat Oct 20 06:03:07 2018 (r482470) @@ -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