git: b72fdc817669 - main - security/pkcs11-tools: Update to 2.4.0

Guangyuan Yang ygy at FreeBSD.org
Sun Jul 25 02:22:15 UTC 2021


The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b72fdc8176698011c8e07155526fb11548a3a010

commit b72fdc8176698011c8e07155526fb11548a3a010
Author:     Eric Devolder <eric.devolder at gmail.com>
AuthorDate: 2021-07-25 02:21:50 +0000
Commit:     Guangyuan Yang <ygy at 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 at 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


More information about the dev-commits-ports-main mailing list