aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Mosso-CloudFiles/Makefile
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2009-01-26 18:29:12 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2009-01-26 18:29:12 +0000
commit5696c26302a3cca4c681136ab882ea26b889112a (patch)
tree11f907f6b28c7cc406d252210008457634552699 /net/p5-Net-Mosso-CloudFiles/Makefile
parent15a02d99d4a7ac67139255008c4b7e41f4cac6cd (diff)
downloadports-5696c26302a3cca4c681136ab882ea26b889112a.tar.gz
ports-5696c26302a3cca4c681136ab882ea26b889112a.zip
Notes
Diffstat (limited to 'net/p5-Net-Mosso-CloudFiles/Makefile')
-rw-r--r--net/p5-Net-Mosso-CloudFiles/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/net/p5-Net-Mosso-CloudFiles/Makefile b/net/p5-Net-Mosso-CloudFiles/Makefile
index b693952d56c5..5fd212d09fff 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.32
+PORTVERSION= 0.34
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,9 +15,11 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= Perl interface to the Mosso CloudFiles service
RUN_DEPENDS= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \
+ p5-Digest-MD5-File>=0:${PORTSDIR}/security/p5-Digest-MD5-File \
p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \
p5-MooseX-StrictConstructor>=0:${PORTSDIR}/devel/p5-MooseX-StrictConstructor \
- p5-libwww>=0:${PORTSDIR}/www/p5-libwww
+ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \
+ p5-LWP-UserAgent-Determined>=0:${PORTSDIR}/www/p5-LWP-UserAgent-Determined
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes