aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-11 01:06:50 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-07-11 01:06:50 +0000
commit5b7e03d88ad67e4c9b1498148dba5391af8dc2de (patch)
treec23c737584e47d8553439c6b495c63acc3257380 /net
parent043c76524e3359d9b91ab04fd2f33ce16a31d826 (diff)
downloadports-5b7e03d88ad67e4c9b1498148dba5391af8dc2de.tar.gz
ports-5b7e03d88ad67e4c9b1498148dba5391af8dc2de.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Google-DataAPI/Makefile35
-rw-r--r--net/p5-Net-Google-DataAPI/distinfo4
2 files changed, 19 insertions, 20 deletions
diff --git a/net/p5-Net-Google-DataAPI/Makefile b/net/p5-Net-Google-DataAPI/Makefile
index adb9422f5ecb..1e17fc1bccb9 100644
--- a/net/p5-Net-Google-DataAPI/Makefile
+++ b/net/p5-Net-Google-DataAPI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Google-DataAPI
-PORTVERSION= 0.22
+PORTVERSION= 0.24
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,23 +14,22 @@ PKGNAMEPREFIX= p5-
MAINTAINER= gunter@six-two.net
COMMENT= Base implementations for modules to negotiate with Google Data APIs
-BUILD_DEPENDS= ${SITE_PERL}/XML/Atom.pm:${PORTSDIR}/textproc/p5-XML-Atom \
- ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
- ${SITE_PERL}/Any/Moose.pm:${PORTSDIR}/devel/p5-Any-Moose \
- ${SITE_PERL}/Net/Google/AuthSub.pm:${PORTSDIR}/net/p5-Net-Google-AuthSub \
- ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \
- ${SITE_PERL}/Net/OAuth.pm:${PORTSDIR}/net/p5-Net-OAuth \
- ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
- ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \
- ${SITE_PERL}/Lingua/EN/Inflect/Number.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \
- ${SITE_PERL}/namespace/autoclean.pm:${PORTSDIR}/devel/p5-namespace-autoclean \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
- ${SITE_PERL}/Test/Warn.pm:${PORTSDIR}/devel/p5-Test-Warn \
- ${SITE_PERL}/Test/MockModule.pm:${PORTSDIR}/devel/p5-Test-MockModule \
- ${SITE_PERL}/Test/MockObject.pm:${PORTSDIR}/devel/p5-Test-MockObject \
- ${SITE_PERL}/UNIVERSAL/isa.pm:${PORTSDIR}/devel/p5-UNIVERSAL-isa \
- ${SITE_PERL}/UNIVERSAL/can.pm:${PORTSDIR}/devel/p5-UNIVERSAL-can
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= p5-Any-Moose>=0.04:${PORTSDIR}/devel/p5-Any-Moose \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \
+ p5-Lingua-EN-Inflect-Number>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect-Number \
+ p5-Mouse>=0.51:${PORTSDIR}/devel/p5-Mouse \
+ p5-Net-Google-AuthSub>=0.5:${PORTSDIR}/net/p5-Net-Google-AuthSub \
+ p5-Net-OAuth>=0:${PORTSDIR}/net/p5-Net-OAuth \
+ p5-Text-Glob>=0:${PORTSDIR}/textproc/p5-Text-Glob \
+ p5-URI>=0:${PORTSDIR}/net/p5-URI \
+ p5-XML-Atom>=0:${PORTSDIR}/textproc/p5-XML-Atom \
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean
+TEST_DEPENDS= p5-Test-MockModule>=0:${PORTSDIR}/devel/p5-Test-MockModule \
+ p5-Test-MockObject>=0:${PORTSDIR}/devel/p5-Test-MockObject \
+ p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple \
+ p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
PERL_CONFIGURE= yes
diff --git a/net/p5-Net-Google-DataAPI/distinfo b/net/p5-Net-Google-DataAPI/distinfo
index f925cb5b0e4b..b687d1d3dbf3 100644
--- a/net/p5-Net-Google-DataAPI/distinfo
+++ b/net/p5-Net-Google-DataAPI/distinfo
@@ -1,2 +1,2 @@
-SHA256 (Net-Google-DataAPI-0.22.tar.gz) = 20f0346b137596fac94d0d8a68a005e267c2ad67385342b075124e47af910694
-SIZE (Net-Google-DataAPI-0.22.tar.gz) = 48630
+SHA256 (Net-Google-DataAPI-0.24.tar.gz) = 85fe0fa3ba6762afe7fa50450f2f087702bb41b200e4e4d42413373ce831c4d0
+SIZE (Net-Google-DataAPI-0.24.tar.gz) = 49307