diff -ur security/p5-Crypt-PKCS10.orig/Makefile security/p5-Crypt-PKCS10/Makefile --- security/p5-Crypt-PKCS10.orig/Makefile 2018-04-22 12:08:41.000000000 +0300 +++ security/p5-Crypt-PKCS10/Makefile 2018-05-04 18:04:52.758976000 +0300 @@ -2,10 +2,9 @@ # $FreeBSD: head/security/p5-Crypt-PKCS10/Makefile 468012 2018-04-22 09:08:41Z wen $ 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,9 @@ USES= perl5 USE_PERL5= modbuildtiny +USE_GITHUB= yes +GH_ACCOUNT= openxpki +GH_PROJECT= Crypt-PKCS10 NO_ARCH= yes .include diff -ur security/p5-Crypt-PKCS10.orig/distinfo security/p5-Crypt-PKCS10/distinfo --- security/p5-Crypt-PKCS10.orig/distinfo 2018-04-22 12:08:41.000000000 +0300 +++ security/p5-Crypt-PKCS10/distinfo 2018-05-04 17:42:53.034121000 +0300 @@ -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 -ur security/p5-Crypt-PKCS10.orig/pkg-descr security/p5-Crypt-PKCS10/pkg-descr --- security/p5-Crypt-PKCS10.orig/pkg-descr 2015-12-15 17:33:33.000000000 +0300 +++ security/p5-Crypt-PKCS10/pkg-descr 2018-05-04 18:18:44.696991000 +0300 @@ -7,4 +7,4 @@ 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/