aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Mosso-CloudFiles/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-04-12 03:21:43 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-04-12 03:21:43 +0000
commitc3df5d029481b5ce319b6977a9af778ab7b51ca2 (patch)
tree32c33015a4e5a85880287ed4d1c7cdc63231e554 /net/p5-Net-Mosso-CloudFiles/Makefile
parentc75c3330d16a22dc147a2d9b37d641bb94cbe50c (diff)
downloadports-c3df5d029481b5ce319b6977a9af778ab7b51ca2.tar.gz
ports-c3df5d029481b5ce319b6977a9af778ab7b51ca2.zip
Notes
Diffstat (limited to 'net/p5-Net-Mosso-CloudFiles/Makefile')
-rw-r--r--net/p5-Net-Mosso-CloudFiles/Makefile12
1 files changed, 9 insertions, 3 deletions
diff --git a/net/p5-Net-Mosso-CloudFiles/Makefile b/net/p5-Net-Mosso-CloudFiles/Makefile
index 34ffb3b50cec..8198d5e10f00 100644
--- a/net/p5-Net-Mosso-CloudFiles/Makefile
+++ b/net/p5-Net-Mosso-CloudFiles/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Net-Mosso-CloudFiles
-PORTVERSION= 0.35
+PORTVERSION= 0.42
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -21,12 +21,18 @@ RUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
p5-LWP-UserAgent-Determined>=0:${PORTSDIR}/www/p5-LWP-UserAgent-Determined \
p5-Data-Stream-Bulk>=0:${PORTSDIR}/devel/p5-Data-Stream-Bulk \
- p5-LWP-ConnCache-MaxKeepAliveRequests>=0:${PORTSDIR}/www/p5-LWP-ConnCache-MaxKeepAliveRequests
+ p5-LWP-ConnCache-MaxKeepAliveRequests>=0:${PORTSDIR}/www/p5-LWP-ConnCache-MaxKeepAliveRequests \
+ p5-JSON-XS-VersionOneAndTwo>=0:${PORTSDIR}/converters/p5-JSON-XS-VersionOneAndTwo \
+ p5-DateTime-Format-HTTP>=0:${PORTSDIR}/devel/p5-DateTime-Format-HTTP \
+ p5-Crypt-SSLeay>=0:${PORTSDIR}/security/p5-Crypt-SSLeay \
+ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes
-MAN3= Net::Mosso::CloudFiles.3
+MAN3= Net::Mosso::CloudFiles.3 \
+ Net::Mosso::CloudFiles::Container.3 \
+ Net::Mosso::CloudFiles::Object.3
post-install:
@${CAT} ${PKGMESSAGE}