git: f765e7fc5c62 - main - security/p5-Crypt-X509: Update to 0.54

Ashish SHUKLA ashish at FreeBSD.org
Fri Aug 13 17:25:40 UTC 2021


The branch main has been updated by ashish:

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

commit f765e7fc5c62c7429b9d5b2cb5e34bb1d4a5a2e1
Author:     Sergei Vyshenski <svysh.fbsd at gmail.com>
AuthorDate: 2021-08-13 17:19:21 +0000
Commit:     Ashish SHUKLA <ashish at FreeBSD.org>
CommitDate: 2021-08-13 17:22:58 +0000

    security/p5-Crypt-X509: Update to 0.54
    
    - Add NO_ARCH since port is architecture neutral
    
    PR:             257725
---
 security/p5-Crypt-X509/Makefile | 3 ++-
 security/p5-Crypt-X509/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile
index 9d06f9a87e01..d40336a489a6 100644
--- a/security/p5-Crypt-X509/Makefile
+++ b/security/p5-Crypt-X509/Makefile
@@ -1,7 +1,7 @@
 # Created by: Gabor Kovesdan
 
 PORTNAME=	Crypt-X509
-PORTVERSION=	0.53
+PORTVERSION=	0.54
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -13,5 +13,6 @@ RUN_DEPENDS=	p5-Convert-ASN1>=0:converters/p5-Convert-ASN1
 
 USES=		perl5
 USE_PERL5=	configure
+NO_ARCH=	yes
 
 .include <bsd.port.mk>
diff --git a/security/p5-Crypt-X509/distinfo b/security/p5-Crypt-X509/distinfo
index f8ea46a0a34c..7ce4fad9439e 100644
--- a/security/p5-Crypt-X509/distinfo
+++ b/security/p5-Crypt-X509/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588744669
-SHA256 (Crypt-X509-0.53.tar.gz) = d2ff614f9457dc87ab277b81bced3532c3ed309b73b9a61aaefbe9488c9e660f
-SIZE (Crypt-X509-0.53.tar.gz) = 22811
+TIMESTAMP = 1628567757
+SHA256 (Crypt-X509-0.54.tar.gz) = 296d01890716df71dacd1c827af45bcf92c0c5baeb17e997ebbd1279160b9728
+SIZE (Crypt-X509-0.54.tar.gz) = 23235


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