summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-03 18:38:39 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-10-03 18:38:39 +0000
commitc69014f4b60d9bafe8c20717df1f3d01e3e66518 (patch)
tree2295255d03c6562bd5230743a2c493255fbadf43 /www
parent- Update to 1.13 (diff)
- Update to 0.13
- Add LICENSE Changes: http://search.cpan.org/dist/WebService-Linode/Changes
Notes
Notes: svn path=/head/; revision=329226
Diffstat (limited to 'www')
-rw-r--r--www/p5-WebService-Linode/Makefile14
-rw-r--r--www/p5-WebService-Linode/distinfo4
-rw-r--r--www/p5-WebService-Linode/pkg-plist6
3 files changed, 13 insertions, 11 deletions
diff --git a/www/p5-WebService-Linode/Makefile b/www/p5-WebService-Linode/Makefile
index 2b74d9b7c7de..ea99dd922563 100644
--- a/www/p5-WebService-Linode/Makefile
+++ b/www/p5-WebService-Linode/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= WebService-Linode
-PORTVERSION= 0.11
+PORTVERSION= 0.13
CATEGORIES= www
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= WebService
@@ -14,16 +14,18 @@ COMMENT= Perl Interface to the Linode.com API
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= p5-Crypt-SSLeay>0:${PORTSDIR}/security/p5-Crypt-SSLeay \
- p5-JSON>0:${PORTSDIR}/converters/p5-JSON \
- p5-libwww>0:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS= p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-JSON>=0:${PORTSDIR}/converters/p5-JSON \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+TEST_DEPENDS= p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject
+NO_STAGE= yes
USES= perl5
-USE_PERL5= configure
+USE_PERL5= modbuildtiny
MAN3= WebService::Linode.3 \
WebService::Linode::Base.3 \
WebService::Linode::DNS.3
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/www/p5-WebService-Linode/distinfo b/www/p5-WebService-Linode/distinfo
index 831e8a056528..6e19efcdc4ab 100644
--- a/www/p5-WebService-Linode/distinfo
+++ b/www/p5-WebService-Linode/distinfo
@@ -1,2 +1,2 @@
-SHA256 (WebService-Linode-0.11.tar.gz) = 3c7dc7ce8b713da3fb858fe273ab90bb5a4626366200472df907737f45bab6b1
-SIZE (WebService-Linode-0.11.tar.gz) = 13810
+SHA256 (WebService-Linode-0.13.tar.gz) = 42b9351b2a2e30db99dd540d373ecfe2c213a7db17e65c65ac170d84d4b31fe0
+SIZE (WebService-Linode-0.13.tar.gz) = 20311
diff --git a/www/p5-WebService-Linode/pkg-plist b/www/p5-WebService-Linode/pkg-plist
index 55a52860df92..4520fdb0a0a3 100644
--- a/www/p5-WebService-Linode/pkg-plist
+++ b/www/p5-WebService-Linode/pkg-plist
@@ -1,8 +1,8 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Linode/.packlist
%%SITE_PERL%%/WebService/Linode.pm
%%SITE_PERL%%/WebService/Linode/Base.pm
%%SITE_PERL%%/WebService/Linode/DNS.pm
-@dirrmtry %%SITE_PERL%%/WebService/Linode
-@dirrmtry %%SITE_PERL%%/WebService
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Linode/.packlist
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService/Linode
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WebService
+@dirrmtry %%SITE_PERL%%/WebService/Linode
+@dirrmtry %%SITE_PERL%%/WebService