diff options
author | obache <obache@pkgsrc.org> | 2009-07-18 02:29:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-07-18 02:29:32 +0000 |
commit | b1b53e79cdb58ea9cb54ffaf3140d50b87204b03 (patch) | |
tree | 8c181cc05bca48a41d275db7dccace1d4ecef7f4 /net | |
parent | 3835b3a6d1d4657dbd8f3fd90c86c342593f37d9 (diff) | |
download | pkgsrc-b1b53e79cdb58ea9cb54ffaf3140d50b87204b03.tar.gz |
Update p5-Net-Amazon to 0.54.
0.54 (06/17/2009)
(cb) Alfons Wittmann reported that signing requests broke caching due
to the current time being incorporated into every signed URL
submitted.
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-Net-Amazon/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Amazon/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Net-Amazon/Makefile b/net/p5-Net-Amazon/Makefile index aa59ce2a730..2d74f6d31cb 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2009/06/17 04:47:40 obache Exp $ +# $NetBSD: Makefile,v 1.5 2009/07/18 02:29:32 obache Exp $ -DISTNAME= Net-Amazon-0.53 +DISTNAME= Net-Amazon-0.54 PKGNAME= p5-${DISTNAME} CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/p5-Net-Amazon/distinfo b/net/p5-Net-Amazon/distinfo index ab980e26596..58f52778c02 100644 --- a/net/p5-Net-Amazon/distinfo +++ b/net/p5-Net-Amazon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/06/17 04:47:41 obache Exp $ +$NetBSD: distinfo,v 1.3 2009/07/18 02:29:32 obache Exp $ -SHA1 (Net-Amazon-0.53.tar.gz) = 2545b4d9f66960f6c16f2f6374d6617f5b6d74a5 -RMD160 (Net-Amazon-0.53.tar.gz) = cc9c3456a5e851d2f24be2667a1aeed21f983e7a -Size (Net-Amazon-0.53.tar.gz) = 171408 bytes +SHA1 (Net-Amazon-0.54.tar.gz) = 8d9bb144fc80400e544beb12312b88b543b60bf8 +RMD160 (Net-Amazon-0.54.tar.gz) = fadd0cd727ed1a86140767d92b6421af67cd0680 +Size (Net-Amazon-0.54.tar.gz) = 171599 bytes |