pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-Amazon Update p5-Net-Amazon to 0.53.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7d26d9f5a87
branches: trunk
changeset: 394852:c7d26d9f5a87
user: obache <obache%pkgsrc.org@localhost>
date: Wed Jun 17 04:47:40 2009 +0000
description:
Update p5-Net-Amazon to 0.53.
While here, set LICENSE=${PERL5_LICENSE}.
Revision history for Perl extension Net::Amazon:
0.53 (06/13/2009)
(cb) Nathan Handler re-reported a man page issue on Ubuntu, rt 46708.
I managed to fix 197 issues, except for the specific one he called
out in the bug.
0.52 (06/09/2009)
(cb) Nathan Handler reported a man page issue on Ubuntu, rt 46708.
0.51 (06/05/2009)
(cb) Vince Veselosky submitted a patch to support request signing, a
feature that is required for accessing AWS after 2009-08-15.
Upgrading is recommended.
(cb) Complete the upgrade to WSDL 2009-03-31 that was started by
Vince Veselosky.
(cb) Clean-up POD issues found by pod checker.
(cb) Indicate the code has moved to github.com.
(cb) Update the README to reflect the actual date of the WSDL.
diffstat:
net/p5-Net-Amazon/Makefile | 6 +++---
net/p5-Net-Amazon/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r d12db7e6c818 -r c7d26d9f5a87 net/p5-Net-Amazon/Makefile
--- a/net/p5-Net-Amazon/Makefile Wed Jun 17 04:43:02 2009 +0000
+++ b/net/p5-Net-Amazon/Makefile Wed Jun 17 04:47:40 2009 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.3 2009/03/21 16:03:35 darcy Exp $
+# $NetBSD: Makefile,v 1.4 2009/06/17 04:47:40 obache Exp $
-DISTNAME= Net-Amazon-0.50
+DISTNAME= Net-Amazon-0.53
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/
COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP
+LICENSE= ${PERL5_LICENSE}
PKG_DESTDIR_SUPPORT= user-destdir
diff -r d12db7e6c818 -r c7d26d9f5a87 net/p5-Net-Amazon/distinfo
--- a/net/p5-Net-Amazon/distinfo Wed Jun 17 04:43:02 2009 +0000
+++ b/net/p5-Net-Amazon/distinfo Wed Jun 17 04:47:40 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/31 06:15:13 obache Exp $
+$NetBSD: distinfo,v 1.2 2009/06/17 04:47:41 obache Exp $
-SHA1 (Net-Amazon-0.50.tar.gz) = 666b46d46bafb252b86c9462a29b4610cfdc8ca6
-RMD160 (Net-Amazon-0.50.tar.gz) = 825bd9b4cf3051e54142ccdac50be0d804d7e5a2
-Size (Net-Amazon-0.50.tar.gz) = 164298 bytes
+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
Home |
Main Index |
Thread Index |
Old Index