diff options
author | obache <obache@pkgsrc.org> | 2010-02-10 12:27:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-02-10 12:27:23 +0000 |
commit | df9feb685fc3c32a99f0a39495a467daa60be642 (patch) | |
tree | 8c5396cf6c7d82933d536d026747d22ac0034ef0 /net/p5-Net-Amazon | |
parent | a8582a58349f86794c26df1795423035295c842b (diff) | |
download | pkgsrc-df9feb685fc3c32a99f0a39495a467daa60be642.tar.gz |
Update p5-Net-Amazon to 0.59.
0.59 (11/02/2009)
(cb) DigitalMusicTrack.pm was not included, reported by Matt
Okeson-Harlow.
0.58 (11/01/2009)
(cb) Update the Keywords library in Validate - reported by Dave
Hodgkinson.
(cb) Added customer_location and customer_name accessors to review
results for Scott Weisman.
(cb) Nathan Handler re-re-reported a man page issue, rt 46708.
0.57 (09/08/2009)
(cb) David Raab reported an incomplete kit via rt.cpan.org. Re-run
make manifest to address my mistake.
0.56 (09/07/2009)
(cb) Add support for searching MP3 downloads as requsted by Dave
Hodgkinson.
(cb) Required for MP3 Downloads, and inspired by Vince Veselosky's
fix, update aws4-itemsearch.
(cb) secret_key is now a required parameter. Update all of the example
scripts with the secret_key parameter.
0.55 (07/20/2009)
(cb) Yuichi Tateno implemented support for the SearchIndex all.
(cb) Vince Veselosky fixed adm/aws4-types script, and as a result
updated classes in Validate/Type.
(cb) Update to WSDL 2009-07-16.
Diffstat (limited to 'net/p5-Net-Amazon')
-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 2d74f6d31cb..0bfdf05bbce 100644 --- a/net/p5-Net-Amazon/Makefile +++ b/net/p5-Net-Amazon/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2009/07/18 02:29:32 obache Exp $ +# $NetBSD: Makefile,v 1.6 2010/02/10 12:27:23 obache Exp $ -DISTNAME= Net-Amazon-0.54 +DISTNAME= Net-Amazon-0.59 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 58f52778c02..7ac71475530 100644 --- a/net/p5-Net-Amazon/distinfo +++ b/net/p5-Net-Amazon/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/07/18 02:29:32 obache Exp $ +$NetBSD: distinfo,v 1.4 2010/02/10 12:27:23 obache Exp $ -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 +SHA1 (Net-Amazon-0.59.tar.gz) = b21b704c9f575938b398c85d9d778abee0b5de0a +RMD160 (Net-Amazon-0.59.tar.gz) = 0373284b766c09d35766b6bee2659a66c87a2ea0 +Size (Net-Amazon-0.59.tar.gz) = 193534 bytes |