mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
security/p5-Crypt-X509: Update to 0.54
- Add NO_ARCH since port is architecture neutral PR: 257725
This commit is contained in:
parent
cea0bdfd08
commit
f765e7fc5c
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Created by: Gabor Kovesdan
|
# Created by: Gabor Kovesdan
|
||||||
|
|
||||||
PORTNAME= Crypt-X509
|
PORTNAME= Crypt-X509
|
||||||
PORTVERSION= 0.53
|
PORTVERSION= 0.54
|
||||||
CATEGORIES= security perl5
|
CATEGORIES= security perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -13,5 +13,6 @@ RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1
|
||||||
|
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
NO_ARCH= yes
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1588744669
|
TIMESTAMP = 1628567757
|
||||||
SHA256 (Crypt-X509-0.53.tar.gz) = d2ff614f9457dc87ab277b81bced3532c3ed309b73b9a61aaefbe9488c9e660f
|
SHA256 (Crypt-X509-0.54.tar.gz) = 296d01890716df71dacd1c827af45bcf92c0c5baeb17e997ebbd1279160b9728
|
||||||
SIZE (Crypt-X509-0.53.tar.gz) = 22811
|
SIZE (Crypt-X509-0.54.tar.gz) = 23235
|
||||||
|
|
Loading…
Add table
Reference in a new issue