Upgrade to 0.36
This commit is contained in:
parent
de24099bf0
commit
5ee50d2378
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=555684
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Crypt-LE
|
||||
PORTVERSION= 0.35
|
||||
PORTVERSION= 0.36
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -11,14 +11,12 @@ COMMENT= Let's Encrypt API interfacing module
|
||||
|
||||
LICENSE= ART20
|
||||
|
||||
RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1 \
|
||||
p5-Crypt-Format>=0:security/p5-Crypt-Format \
|
||||
p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt-OpenSSL-RSA \
|
||||
p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL \
|
||||
p5-JSON-MaybeXS>=0:converters/p5-JSON-MaybeXS \
|
||||
p5-Log-Log4perl>=0:devel/p5-Log-Log4perl \
|
||||
p5-Net-SSLeay>=0:security/p5-Net-SSLeay \
|
||||
p5-URI>=0:net/p5-URI
|
||||
RUN_DEPENDS= p5-Convert-ASN1>=0.2:converters/p5-Convert-ASN1 \
|
||||
p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \
|
||||
p5-IO-Socket-SSL>=1.42:security/p5-IO-Socket-SSL \
|
||||
p5-JSON-MaybeXS>=1.003005:converters/p5-JSON-MaybeXS \
|
||||
p5-Log-Log4perl>=1.27:devel/p5-Log-Log4perl \
|
||||
p5-Net-SSLeay>=1.55:security/p5-Net-SSLeay
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1580209277
|
||||
SHA256 (Crypt-LE-0.35.tar.gz) = a0e49b0e75b38c9f16404f4760cc1d56a537c1f1f8d338e745be4c21f10df9d6
|
||||
SIZE (Crypt-LE-0.35.tar.gz) = 65251
|
||||
TIMESTAMP = 1605748443
|
||||
SHA256 (Crypt-LE-0.36.tar.gz) = 4a34dfdd9c06e241dc1d759f2fd26aec506baedabfd8f6f59f6a6c40e1a9c35b
|
||||
SIZE (Crypt-LE-0.36.tar.gz) = 66853
|
||||
|
Loading…
Reference in New Issue
Block a user