git: 9758d4ad94e8 - main - security/p5-Crypt-OpenSSL-DSA: Update to 0.20
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 30 20:04:46 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9758d4ad94e87d7818e805d9d8fba3f189f45563
commit 9758d4ad94e87d7818e805d9d8fba3f189f45563
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-30 19:55:29 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-05-30 19:55:29 +0000
security/p5-Crypt-OpenSSL-DSA: Update to 0.20
Changes: https://metacpan.org/changes/distribution/Crypt-OpenSSL-DSA
---
security/p5-Crypt-OpenSSL-DSA/Makefile | 5 +++--
security/p5-Crypt-OpenSSL-DSA/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/security/p5-Crypt-OpenSSL-DSA/Makefile b/security/p5-Crypt-OpenSSL-DSA/Makefile
index 6a3fdbb1c951..c5f8ac4f0c21 100644
--- a/security/p5-Crypt-OpenSSL-DSA/Makefile
+++ b/security/p5-Crypt-OpenSSL-DSA/Makefile
@@ -1,7 +1,7 @@
# Created by: nork at FreeBSD.org
PORTNAME= Crypt-OpenSSL-DSA
-PORTVERSION= 0.19
+PORTVERSION= 0.20
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,8 @@ LICENSE_COMB= dual
USES= perl5 ssl
USE_PERL5= configure
-MAKE_ARGS+= PASTHRU_INC=-I${OPENSSLINC}
+
+MAKE_ARGS= PASTHRU_INC=-I${OPENSSLINC}
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/OpenSSL/DSA/DSA.so
diff --git a/security/p5-Crypt-OpenSSL-DSA/distinfo b/security/p5-Crypt-OpenSSL-DSA/distinfo
index b9e916f7562c..c365cd7b593e 100644
--- a/security/p5-Crypt-OpenSSL-DSA/distinfo
+++ b/security/p5-Crypt-OpenSSL-DSA/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1484485709
-SHA256 (Crypt-OpenSSL-DSA-0.19.tar.gz) = ca3c06fb3c9e3895acf7bdc02300335987776fe90fee96d74d230b93b22be00a
-SIZE (Crypt-OpenSSL-DSA-0.19.tar.gz) = 9244
+TIMESTAMP = 1622214092
+SHA256 (Crypt-OpenSSL-DSA-0.20.tar.gz) = e4575d787d44e49b3b59cc39eda2e461fe0606dd0e87d3a9c3df5011b133e702
+SIZE (Crypt-OpenSSL-DSA-0.20.tar.gz) = 9870
More information about the dev-commits-ports-all
mailing list