aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PKCS10
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-09 17:01:52 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2017-02-09 17:01:52 +0000
commitd4f64674bb4945b3fa364c7c679a4198bbf0585c (patch)
treec644e22fdf846b426aa0a4d10ff41d3987e89428 /security/p5-Crypt-PKCS10
parentc9b8f4caa49cfda6a8a9184eca299fa0bcaae388 (diff)
downloadports-d4f64674bb4945b3fa364c7c679a4198bbf0585c.tar.gz
ports-d4f64674bb4945b3fa364c7c679a4198bbf0585c.zip
- Update to 1.800201
PR: 215753 Submitted by: svysh.fbsd@gmail.com (maintainer)
Notes
Notes: svn path=/head/; revision=433746
Diffstat (limited to 'security/p5-Crypt-PKCS10')
-rw-r--r--security/p5-Crypt-PKCS10/Makefile20
-rw-r--r--security/p5-Crypt-PKCS10/distinfo6
2 files changed, 18 insertions, 8 deletions
diff --git a/security/p5-Crypt-PKCS10/Makefile b/security/p5-Crypt-PKCS10/Makefile
index 5aced22a634d..ebbe8e57aac5 100644
--- a/security/p5-Crypt-PKCS10/Makefile
+++ b/security/p5-Crypt-PKCS10/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Crypt-PKCS10
-PORTVERSION= 1.8002
+PORTVERSION= 1.800201
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +14,23 @@ LICENSE= ART10 GPLv1
LICENSE_COMB= dual
BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \
- p5-Module-Signature>=0:security/p5-Module-Signature \
- p5-Digest-MD4>=0:security/p5-Digest-MD4 \
- p5-Digest-MD2>=0:security/p5-Digest-MD2
+ p5-Crypt-OpenSSL-DSA>0:security/p5-Crypt-OpenSSL-DSA \
+ p5-Crypt-OpenSSL-RSA>0:security/p5-Crypt-OpenSSL-RSA \
+ p5-CryptX>0:security/p5-CryptX \
+ p5-Digest-MD2>0:security/p5-Digest-MD2 \
+ p5-Digest-MD4>0:security/p5-Digest-MD4
RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Module-Signature>0:security/p5-Module-Signature
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+
+.if ${PERL_LEVEL} < 502108
+BUILD_DEPENDS+= p5-Digest-SHA>=5.95:security/p5-Digest-SHA
+RUN_DEPENDS+= p5-Digest-SHA>=5.95:security/p5-Digest-SHA
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/security/p5-Crypt-PKCS10/distinfo b/security/p5-Crypt-PKCS10/distinfo
index b845ab7f53bf..bdfd411fc21a 100644
--- a/security/p5-Crypt-PKCS10/distinfo
+++ b/security/p5-Crypt-PKCS10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478245996
-SHA256 (Crypt-PKCS10-1.8002.tar.gz) = c5253aa4ce1b7edc000fc132ca46fd9912dda189d2a9b518c9164dd52acaa0fa
-SIZE (Crypt-PKCS10-1.8002.tar.gz) = 87682
+TIMESTAMP = 1485765168
+SHA256 (Crypt-PKCS10-1.800201.tar.gz) = c16d4482d68bbd4fd69d6190efde363914c755a26aeac8e05cd45449b6324f32
+SIZE (Crypt-PKCS10-1.800201.tar.gz) = 88787