git: e926dec31e3f - main - security/p5-Crypt-PKCS10: Update to 2.002

Neel Chauhan nc at FreeBSD.org
Wed Apr 28 01:51:15 UTC 2021


The branch main has been updated by nc:

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

commit e926dec31e3f498a7195eb484194a2fe6f50ba7f
Author:     Neel Chauhan <nc at FreeBSD.org>
AuthorDate: 2021-04-28 01:50:46 +0000
Commit:     Neel Chauhan <nc at FreeBSD.org>
CommitDate: 2021-04-28 01:50:46 +0000

    security/p5-Crypt-PKCS10: Update to 2.002
    
    Changes: https://github.com/openxpki/Crypt-PKCS10/commits/master
    
    PR:             255448
    Submitted by:   Sergei Vyshenski <svysh.fbsd AT gmail DOT com> (maintainer)
---
 security/p5-Crypt-PKCS10/Makefile | 6 +++---
 security/p5-Crypt-PKCS10/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/p5-Crypt-PKCS10/Makefile b/security/p5-Crypt-PKCS10/Makefile
index fb95ef76b489..12d1cbfb182f 100644
--- a/security/p5-Crypt-PKCS10/Makefile
+++ b/security/p5-Crypt-PKCS10/Makefile
@@ -1,7 +1,7 @@
 # Created by: Sergei Vyshenski <svysh.fbsd at gmail.com>
 
 PORTNAME=	Crypt-PKCS10
-PORTVERSION=	2.001
+PORTVERSION=	2.002
 PORTEPOCH=	1
 CATEGORIES=	security perl5
 PKGNAMEPREFIX=	p5-
@@ -23,9 +23,9 @@ RUN_DEPENDS=	p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \
 TEST_DEPENDS=	p5-Module-Signature>0:security/p5-Module-Signature
 
 USES=		perl5
-USE_PERL5=	modbuildtiny
 USE_GITHUB=	yes
 GH_ACCOUNT=	openxpki
-NO_ARCH=	yes
+USE_PERL5=	modbuildtiny
 
+NO_ARCH=	yes
 .include <bsd.port.mk>
diff --git a/security/p5-Crypt-PKCS10/distinfo b/security/p5-Crypt-PKCS10/distinfo
index 131f3e3249bb..c7837374e571 100644
--- a/security/p5-Crypt-PKCS10/distinfo
+++ b/security/p5-Crypt-PKCS10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545046424
-SHA256 (openxpki-Crypt-PKCS10-2.001_GH0.tar.gz) = 9bc0e08ab538b034511dbe2d6235ca5f7583f61786d3207952a5f51ac70ff222
-SIZE (openxpki-Crypt-PKCS10-2.001_GH0.tar.gz) = 70098
+TIMESTAMP = 1619567935
+SHA256 (openxpki-Crypt-PKCS10-2.002_GH0.tar.gz) = 3fd15a94ae6c555746c9425e8b1471ac1a3d3d3cedb07a2882bbd641d8d67f6b
+SIZE (openxpki-Crypt-PKCS10-2.002_GH0.tar.gz) = 70737


More information about the dev-commits-ports-all mailing list