summaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon-S3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/p5-Net-Amazon-S3/Makefile')
-rw-r--r--net/p5-Net-Amazon-S3/Makefile12
1 files changed, 5 insertions, 7 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile
index ae68b7e3489..d371cd95de4 100644
--- a/net/p5-Net-Amazon-S3/Makefile
+++ b/net/p5-Net-Amazon-S3/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2015/07/12 18:56:25 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2016/03/06 15:45:44 bsiegert Exp $
-DISTNAME= Net-Amazon-S3-0.60
+DISTNAME= Net-Amazon-S3-0.80
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -11,7 +10,6 @@ HOMEPAGE= http://search.cpan.org/dist/Net-Amazon-S3/
COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP
LICENSE= ${PERL5_LICENSE}
-DEPENDS+= p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
DEPENDS+= p5-Data-Stream-Bulk>=0:../../net/p5-Data-Stream-Bulk
DEPENDS+= p5-DateTime-Format-HTTP>=0:../../time/p5-DateTime-Format-HTTP
DEPENDS+= p5-DateTime-Format-ISO8601>=0:../../time/p5-DateTime-Format-ISO8601
@@ -20,9 +18,9 @@ DEPENDS+= p5-Digest-MD5-File>=0:../../security/p5-Digest-MD5-File
DEPENDS+= p5-libwww>=2:../../www/p5-libwww
DEPENDS+= p5-LWP-UserAgent-Determined>=0:../../www/p5-LWP-UserAgent-Determined
#DEPENDS+= {perl>=5.7.3,p5-MIME-Base64>=0}:../../converters/p5-MIME-Base64
-DEPENDS+= p5-Moose>=0:../../devel/p5-Moose
-DEPENDS+= p5-MooseX-StrictConstructor>=0:../../devel/p5-MooseX-StrictConstructor
-DEPENDS+= p5-MooseX-Types-DateTime>=0:../../time/p5-MooseX-Types-DateTime
+DEPENDS+= p5-Moose>=0.85:../../devel/p5-Moose
+DEPENDS+= p5-MooseX-StrictConstructor>=0.16:../../devel/p5-MooseX-StrictConstructor
+DEPENDS+= p5-MooseX-Types-DateTime>=0.07:../../time/p5-MooseX-Types-DateTime
DEPENDS+= p5-Regexp-Common>=0:../../textproc/p5-Regexp-Common
DEPENDS+= p5-URI>=0:../../www/p5-URI
DEPENDS+= p5-XML-LibXML>=0:../../textproc/p5-XML-LibXML