aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-PKCS10
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2018-05-04 17:39:49 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2018-05-04 17:39:49 +0000
commitbc9e69cd5981c483fef554a94a75173df2531020 (patch)
treea2a705d4c0b258ed8b6246c2483a771521efb013 /security/p5-Crypt-PKCS10
parentf19f98484455cf271ee5b5160067230226a2bcad (diff)
downloadports-bc9e69cd5981c483fef554a94a75173df2531020.tar.gz
ports-bc9e69cd5981c483fef554a94a75173df2531020.zip
Update to 1.10
PR: 227972 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=469038
Diffstat (limited to 'security/p5-Crypt-PKCS10')
-rw-r--r--security/p5-Crypt-PKCS10/Makefile5
-rw-r--r--security/p5-Crypt-PKCS10/distinfo6
-rw-r--r--security/p5-Crypt-PKCS10/pkg-descr2
3 files changed, 7 insertions, 6 deletions
diff --git a/security/p5-Crypt-PKCS10/Makefile b/security/p5-Crypt-PKCS10/Makefile
index 7f0b90b49ecb..61087e276409 100644
--- a/security/p5-Crypt-PKCS10/Makefile
+++ b/security/p5-Crypt-PKCS10/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= Crypt-PKCS10
-PORTVERSION= 1.9
+PORTVERSION= 1.10
PORTEPOCH= 1
CATEGORIES= security perl5
-MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= svysh.fbsd@gmail.com
@@ -28,6 +27,8 @@ PORTSCOUT= ignore:1.800201,1.8002
USES= perl5
USE_PERL5= modbuildtiny
+USE_GITHUB= yes
+GH_ACCOUNT= openxpki
NO_ARCH= yes
.include <bsd.port.mk>
diff --git a/security/p5-Crypt-PKCS10/distinfo b/security/p5-Crypt-PKCS10/distinfo
index 9c20702e41fa..ac27fc522449 100644
--- a/security/p5-Crypt-PKCS10/distinfo
+++ b/security/p5-Crypt-PKCS10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524066676
-SHA256 (Crypt-PKCS10-1.9.tar.gz) = ee0ce58cc17e9a8d7a6f33f3f26aca5be7edfc054204f7946370b3a8d291f0fd
-SIZE (Crypt-PKCS10-1.9.tar.gz) = 69109
+TIMESTAMP = 1525444973
+SHA256 (openxpki-Crypt-PKCS10-1.10_GH0.tar.gz) = aa6a612f9774e3becaf4bc3e2e5e4ee5cea3fee7c4c3c67f4eea31c8b29449a9
+SIZE (openxpki-Crypt-PKCS10-1.10_GH0.tar.gz) = 70045
diff --git a/security/p5-Crypt-PKCS10/pkg-descr b/security/p5-Crypt-PKCS10/pkg-descr
index 7a3ad33eb81f..c9ad98dd51ec 100644
--- a/security/p5-Crypt-PKCS10/pkg-descr
+++ b/security/p5-Crypt-PKCS10/pkg-descr
@@ -7,4 +7,4 @@ x509decode example by Norbert Klasen. It is also based upon the
works of Duncan Segrests Crypt-X509-CRL module. The module parses
common fields and extensions. Some fields might be missing.
-WWW: http://search.cpan.org/dist/Crypt-PKCS10/
+WWW: https://github.com/openxpki/Crypt-PKCS10/