Date: Sun, 25 Jul 2021 02:22:14 GMT From: Guangyuan Yang <ygy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b72fdc817669 - main - security/pkcs11-tools: Update to 2.4.0 Message-ID: <202107250222.16P2MEfP074557@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b72fdc8176698011c8e07155526fb11548a3a010 commit b72fdc8176698011c8e07155526fb11548a3a010 Author: Eric Devolder <eric.devolder@gmail.com> AuthorDate: 2021-07-25 02:21:50 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-07-25 02:21:50 +0000 security/pkcs11-tools: Update to 2.4.0 Changelog: https://github.com/Mastercard/pkcs11-tools/blob/v2.4.0/CHANGELOG.md PR: 257348 Approved by: lwhsu (mentor, implicit) --- security/pkcs11-tools/Makefile | 2 +- security/pkcs11-tools/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/pkcs11-tools/Makefile b/security/pkcs11-tools/Makefile index 6e2b2c49accd..67a035f58317 100644 --- a/security/pkcs11-tools/Makefile +++ b/security/pkcs11-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= pkcs11-tools DISTVERSIONPREFIX= v -DISTVERSION= 2.3.1 +DISTVERSION= 2.4.0 CATEGORIES= security MAINTAINER= eric.devolder@gmail.com diff --git a/security/pkcs11-tools/distinfo b/security/pkcs11-tools/distinfo index e3768f68ba61..fd56acaad49f 100644 --- a/security/pkcs11-tools/distinfo +++ b/security/pkcs11-tools/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1625477167 -SHA256 (Mastercard-pkcs11-tools-v2.3.1_GH0.tar.gz) = 7bdf6904115144862fe1492a614753d5ef0cd4b6eb488fc4654170dda687444f -SIZE (Mastercard-pkcs11-tools-v2.3.1_GH0.tar.gz) = 228484 +TIMESTAMP = 1627083104 +SHA256 (Mastercard-pkcs11-tools-v2.4.0_GH0.tar.gz) = e1a33638bfca5b4d1c739ef7538f87ad6a72721e8be0041c4f1bcbb38d1bfe57 +SIZE (Mastercard-pkcs11-tools-v2.4.0_GH0.tar.gz) = 285389 SHA256 (coreutils-gnulib-5b3a6f94f_GH0.tar.gz) = 93ab4c723fc482a531dc55a28c9da5d7907a3402bcef4e99f4d8168415ae3a71 SIZE (coreutils-gnulib-5b3a6f94f_GH0.tar.gz) = 7293249 SHA256 (oasis-tcs-pkcs11-df530bf_GH0.tar.gz) = a1e9203c463fe1187d89d2f29b5453f9bda84c55f31a91c12638d113fc2214cb
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107250222.16P2MEfP074557>