summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorhe <he>2009-02-22 15:10:44 +0000
committerhe <he>2009-02-22 15:10:44 +0000
commitf0aaa26efb38aa9ffd032752c3a4ae6f6129c1f7 (patch)
treeff42751dd9065750193e85339140d9d6d988a688 /net
parent8b3a63e792a770a3bd1794acf4face6628295ee9 (diff)
downloadpkgsrc-f0aaa26efb38aa9ffd032752c3a4ae6f6129c1f7.tar.gz
Update from version 0.48 to 0.50.
Pkgsrc changes: o Add new required dependencies Upstream changes: 0.50 Wed Jan 21 10:42:00 GMT 2009 - add support for an expires header when putting an object to Net::Amazon::S3::Client::Object - make all the classes immutable - add query_string_authentication_uri() to Net::Amazon::S3::Client::Object, suggested by Meng Wong 0.49 Tue Jan 13 09:04:42 GMT 2009 - add support for listing a bucket with a prefix to Net::Amazon::S3::Client::Bucket
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-Amazon-S3/Makefile6
-rw-r--r--net/p5-Net-Amazon-S3/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/net/p5-Net-Amazon-S3/Makefile b/net/p5-Net-Amazon-S3/Makefile
index f68d971c71e..8a18c62141a 100644
--- a/net/p5-Net-Amazon-S3/Makefile
+++ b/net/p5-Net-Amazon-S3/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2009/01/11 14:20:40 he Exp $
+# $NetBSD: Makefile,v 1.9 2009/02/22 15:10:44 he Exp $
-DISTNAME= Net-Amazon-S3-0.48
+DISTNAME= Net-Amazon-S3-0.50
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
@@ -13,6 +13,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
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
DEPENDS+= p5-Digest-HMAC>=0:../../security/p5-Digest-HMAC
DEPENDS+= p5-Digest-MD5-File>=0:../../security/p5-Digest-MD5-File
DEPENDS+= p5-libwww>=2:../../www/p5-libwww
diff --git a/net/p5-Net-Amazon-S3/distinfo b/net/p5-Net-Amazon-S3/distinfo
index 225ec074725..f008da06d17 100644
--- a/net/p5-Net-Amazon-S3/distinfo
+++ b/net/p5-Net-Amazon-S3/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/01/11 14:20:40 he Exp $
+$NetBSD: distinfo,v 1.6 2009/02/22 15:10:44 he Exp $
-SHA1 (Net-Amazon-S3-0.48.tar.gz) = 5b467b0cb3a75a1d899dc9e866be4994ef394fe4
-RMD160 (Net-Amazon-S3-0.48.tar.gz) = 36654385d092573018e3523f0b99005675926dac
-Size (Net-Amazon-S3-0.48.tar.gz) = 33869 bytes
+SHA1 (Net-Amazon-S3-0.50.tar.gz) = f7944ba9e0c25d4a119d5efeb0cf2101ff953b79
+RMD160 (Net-Amazon-S3-0.50.tar.gz) = 8aee6fc36135b748b81474c2d6cdbd4c95818eb7
+Size (Net-Amazon-S3-0.50.tar.gz) = 34609 bytes