diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-08-22 18:41:51 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-08-22 18:41:51 +0000 |
commit | a28b9062f8e5295336aa25dc99dc4079a9ae549b (patch) | |
tree | 691379e2904705b22d6d2fc9ad95a10bfca98aae /security/p5-Protocol-ACME | |
parent | c2d689be6e510fcbc1cf0cd8cc6b998d7ddfb8f6 (diff) | |
download | ports-a28b9062f8e5295336aa25dc99dc4079a9ae549b.tar.gz ports-a28b9062f8e5295336aa25dc99dc4079a9ae549b.zip |
Notes
Diffstat (limited to 'security/p5-Protocol-ACME')
-rw-r--r-- | security/p5-Protocol-ACME/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Protocol-ACME/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/security/p5-Protocol-ACME/Makefile b/security/p5-Protocol-ACME/Makefile index 720c4c1c919a..742d6bc73471 100644 --- a/security/p5-Protocol-ACME/Makefile +++ b/security/p5-Protocol-ACME/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Protocol-ACME -PORTVERSION= 0.15 +PORTVERSION= 0.16 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SLUDIN @@ -17,9 +17,11 @@ RUN_DEPENDS= p5-Crypt-Format>=0.06:security/p5-Crypt-Format \ p5-Crypt-OpenSSL-RSA>=0.28:security/p5-Crypt-OpenSSL-RSA \ p5-Crypt-RSA-Parse>=0.041:security/p5-Crypt-RSA-Parse \ p5-Digest-SHA>=5.95:security/p5-Digest-SHA \ + p5-HTTP-Tiny>=0.050:www/p5-HTTP-Tiny \ p5-Log-Any>=1.032:devel/p5-Log-Any \ p5-JSON>=2.90:converters/p5-JSON \ - p5-libwww>=6.13:www/p5-libwww + p5-libwww>=6.13:www/p5-libwww \ + p5-Net-SSLeay>=1.49:security/p5-Net-SSLeay USES= perl5 USE_PERL5= configure diff --git a/security/p5-Protocol-ACME/distinfo b/security/p5-Protocol-ACME/distinfo index b657222ad4c4..6f1798d68db1 100644 --- a/security/p5-Protocol-ACME/distinfo +++ b/security/p5-Protocol-ACME/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1468038178 -SHA256 (Protocol-ACME-0.15.tar.gz) = 0d5fabeba0cc800b03827dfe236cf18b57afd1787e4945c4ef8c12692e304fb7 -SIZE (Protocol-ACME-0.15.tar.gz) = 31801 +TIMESTAMP = 1471809075 +SHA256 (Protocol-ACME-0.16.tar.gz) = 558f2a5ea58c2fbd48963446b916a7574fbb61663ec9f5d657d95c6497e24234 +SIZE (Protocol-ACME-0.16.tar.gz) = 31915 |