Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 May 2021 20:04:42 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9758d4ad94e8 - main - security/p5-Crypt-OpenSSL-DSA: Update to 0.20
Message-ID:  <202105302004.14UK4g7Q077893@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit 9758d4ad94e87d7818e805d9d8fba3f189f45563
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-30 19:55:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105302004.14UK4g7Q077893>