mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Update to 1.8002
Changes: http://cpansearch.perl.org/src/TLHACKQUE/Crypt-PKCS10-1.8002/Changes - Add NO_ARCH PR: 214179 Submitted by: svysh.fbsd@gmail.com(maintainer)
This commit is contained in:
parent
1313c18e7e
commit
15c0a8d9e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425654
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Crypt-PKCS10
|
||||
PORTVERSION= 1.5
|
||||
PORTVERSION= 1.8002
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -13,11 +13,14 @@ COMMENT= Parse PKCS #10 certificate requests
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1
|
||||
BUILD_DEPENDS= p5-Convert-ASN1>=0.27:converters/p5-Convert-ASN1 \
|
||||
p5-Module-Signature>=0:security/p5-Module-Signature \
|
||||
p5-Digest-MD4>=0:security/p5-Digest-MD4 \
|
||||
p5-Digest-MD2>=0:security/p5-Digest-MD2
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
NO_ARCH=yes
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (Crypt-PKCS10-1.5.tar.gz) = 230ae75b435f62a4ffa0932f47d36beaec37bd95f30d2ef755b34b877038ee8e
|
||||
SIZE (Crypt-PKCS10-1.5.tar.gz) = 47814
|
||||
TIMESTAMP = 1478245996
|
||||
SHA256 (Crypt-PKCS10-1.8002.tar.gz) = c5253aa4ce1b7edc000fc132ca46fd9912dda189d2a9b518c9164dd52acaa0fa
|
||||
SIZE (Crypt-PKCS10-1.8002.tar.gz) = 87682
|
||||
|
Loading…
Reference in New Issue
Block a user