Upgrade to 0.23, which adds Punycode support.
This commit is contained in:
parent
6d7cdc135f
commit
4ff249864d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439536
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Crypt-LE
|
||||
PORTVERSION= 0.22
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.23
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -18,7 +17,8 @@ RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1 \
|
||||
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-Net-SSLeay>=0:security/p5-Net-SSLeay \
|
||||
p5-URI>=0:net/p5-URI
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1492786112
|
||||
SHA256 (Crypt-LE-0.22.tar.gz) = 0459d74f6200825745602c4cb5f92f940b76af21ccc5755520984e6aaaffba69
|
||||
SIZE (Crypt-LE-0.22.tar.gz) = 45753
|
||||
TIMESTAMP = 1493285104
|
||||
SHA256 (Crypt-LE-0.23.tar.gz) = 62422dc100b4ed6dfefd066effc3748a0babf1e665d1bf2f6b7c1de912fb2ac5
|
||||
SIZE (Crypt-LE-0.23.tar.gz) = 47362
|
||||
|
Loading…
Reference in New Issue
Block a user