Update to 0.29

- Fix *_DEPENDS: p5-Crypt-SSLeay and p5-Mozilla-CA have been replaced by p5-LWP-Protocol-https since 0.19

Changes:	https://metacpan.org/changes/distribution/WebService-Linode
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-09-07 22:47:33 +00:00
parent 66632ae7e5
commit 119228c755
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511479
2 changed files with 8 additions and 7 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= WebService-Linode
PORTVERSION= 0.28
PORTVERSION= 0.29
CATEGORIES= www
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,14 +14,14 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-Crypt-SSLeay>=0:security/p5-Crypt-SSLeay \
p5-JSON>=0:converters/p5-JSON \
p5-Mozilla-CA>=0:www/p5-Mozilla-CA \
RUN_DEPENDS= p5-JSON>=2.00:converters/p5-JSON \
p5-LWP-Protocol-https>=0:www/p5-LWP-Protocol-https \
p5-libwww>=0:www/p5-libwww
TEST_DEPENDS= p5-Test-MockObject>=0:devel/p5-Test-MockObject
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuildtiny
NO_ARCH= yes
.include <bsd.port.mk>

View file

@ -1,2 +1,3 @@
SHA256 (WebService-Linode-0.28.tar.gz) = 66a315016999c0d2043caae86e664dad10c6613708f33a2f56aae8030326c509
SIZE (WebService-Linode-0.28.tar.gz) = 33775
TIMESTAMP = 1567842518
SHA256 (WebService-Linode-0.29.tar.gz) = 103aab245304f08e9e87ac7bc884ddb44a630de6bac077dc921f716d71154922
SIZE (WebService-Linode-0.29.tar.gz) = 32855