1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

security/p5-Protocol-ACME: 0.15 -> 0.16

- Catches json decode errors and bubbles them up
- Added the implicit SSL dependencies on HTTP::Tiny
This commit is contained in:
Kurt Jaeger 2016-08-22 18:41:51 +00:00
parent c2d689be6e
commit a28b9062f8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420629
2 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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