Thu Aug 18 09:46:03 2011 UTC ()
Update p5-Net-Amazon to 0.60.

Revision history for Perl extension Net::Amazon:
0.60 (08/01/2011)
   (cb) Fix the page and max_pages parameter to correctly fetch the specified
        number of pages, and start at the correct offset.  Reported as rt 69201.
   (cb) Add a method to get similar products.  Patch submitted by Jennifer.
   (cb) Push from cpanservice: Small dist maintenance. Please use latest
        ExtUtils::MakeMaker for release.


(obache)
diff -r1.8 -r1.9 pkgsrc/net/p5-Net-Amazon/Makefile
diff -r1.4 -r1.5 pkgsrc/net/p5-Net-Amazon/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/net/p5-Net-Amazon/Makefile (expand / switch to unified diff)

--- pkgsrc/net/p5-Net-Amazon/Makefile 2011/08/14 14:14:42 1.8
+++ pkgsrc/net/p5-Net-Amazon/Makefile 2011/08/18 09:46:03 1.9
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.8 2011/08/14 14:14:42 obache Exp $ 1# $NetBSD: Makefile,v 1.9 2011/08/18 09:46:03 obache Exp $
2 2
3DISTNAME= Net-Amazon-0.59 3DISTNAME= Net-Amazon-0.60
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 2 
6CATEGORIES= net perl5 5CATEGORIES= net perl5
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/ 9HOMEPAGE= http://search.cpan.org/dist/Net-Amazon/
11COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP 10COMMENT= Framework for accessing amazon.com via SOAP and XML/HTTP
12LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
13 12
14PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
15 14
16DEPENDS+= p5-libwww>=2:../../www/p5-libwww 15DEPENDS+= p5-libwww>=2:../../www/p5-libwww
17DEPENDS+= p5-URI>=0:../../www/p5-URI 16DEPENDS+= p5-URI>=0:../../www/p5-URI
18DEPENDS+= p5-XML-Simple>=2.08:../../textproc/p5-XML-Simple 17DEPENDS+= p5-XML-Simple>=2.08:../../textproc/p5-XML-Simple

cvs diff -r1.4 -r1.5 pkgsrc/net/p5-Net-Amazon/distinfo (expand / switch to unified diff)

--- pkgsrc/net/p5-Net-Amazon/distinfo 2010/02/10 12:27:23 1.4
+++ pkgsrc/net/p5-Net-Amazon/distinfo 2011/08/18 09:46:03 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2010/02/10 12:27:23 obache Exp $ 1$NetBSD: distinfo,v 1.5 2011/08/18 09:46:03 obache Exp $
2 2
3SHA1 (Net-Amazon-0.59.tar.gz) = b21b704c9f575938b398c85d9d778abee0b5de0a 3SHA1 (Net-Amazon-0.60.tar.gz) = e7245bb7b7e82e690350faae9fd29df7f828f16e
4RMD160 (Net-Amazon-0.59.tar.gz) = 0373284b766c09d35766b6bee2659a66c87a2ea0 4RMD160 (Net-Amazon-0.60.tar.gz) = bed72721a6424e2547e835110ef14a1278e38fee
5Size (Net-Amazon-0.59.tar.gz) = 193534 bytes 5Size (Net-Amazon-0.60.tar.gz) = 195741 bytes