diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2020-11-19 09:26:20 +0800 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2020-11-19 09:26:20 +0800 |
commit | 5ee50d2378998b496230a57d2f20b4f35fad241d (patch) | |
tree | c2f4060d2c076ccb18da6e62bc809c48280948b5 | |
parent | de24099bf08ede97642b17321400fe9219ac4b01 (diff) | |
download | freebsd-ports-gnome-5ee50d2378998b496230a57d2f20b4f35fad241d.tar.gz freebsd-ports-gnome-5ee50d2378998b496230a57d2f20b4f35fad241d.tar.zst freebsd-ports-gnome-5ee50d2378998b496230a57d2f20b4f35fad241d.zip |
Upgrade to 0.36
-rw-r--r-- | security/p5-Crypt-LE/Makefile | 16 | ||||
-rw-r--r-- | security/p5-Crypt-LE/distinfo | 6 |
2 files changed, 10 insertions, 12 deletions
diff --git a/security/p5-Crypt-LE/Makefile b/security/p5-Crypt-LE/Makefile index 2df854d606ee..938c909ef4a5 100644 --- a/security/p5-Crypt-LE/Makefile +++ b/security/p5-Crypt-LE/Makefile @@ -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 diff --git a/security/p5-Crypt-LE/distinfo b/security/p5-Crypt-LE/distinfo index 8cf33168e73c..652f1aab7a97 100644 --- a/security/p5-Crypt-LE/distinfo +++ b/security/p5-Crypt-LE/distinfo @@ -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 |