Date: Thu, 5 Nov 2009 00:28:06 -0500 (EST) From: Sahil Tandon <sahil@tandon.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/140295: [PATCH] net/p5-Net-Amazon: update to 0.59 Message-ID: <20091105052806.4FE3D1708C@spartan.hamla.org> Resent-Message-ID: <200911050530.nA55U5Hb060902@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 140295 >Category: ports >Synopsis: [PATCH] net/p5-Net-Amazon: update to 0.59 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Nov 05 05:30:05 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sahil Tandon >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: >Description: - update to 0.59 >How-To-Repeat: >Fix: --- p5-Net-Amazon.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Amazon/Makefile,v retrieving revision 1.30 diff -u -r1.30 Makefile --- Makefile 28 Oct 2009 02:04:49 -0000 1.30 +++ Makefile 5 Nov 2009 05:23:42 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Net-Amazon -PORTVERSION= 0.57 +PORTVERSION= 0.59 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: Makefile.man =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Amazon/Makefile.man,v retrieving revision 1.5 diff -u -r1.5 Makefile.man --- Makefile.man 28 Oct 2009 02:04:49 -0000 1.5 +++ Makefile.man 5 Nov 2009 05:23:42 -0000 @@ -335,7 +335,6 @@ MAN3+= Net::Amazon::Validate::ItemSearch::us::Industrial.3 MAN3+= Net::Amazon::Validate::ItemSearch::us::ItemPage.3 MAN3+= Net::Amazon::Validate::ItemSearch::us::Jewelry.3 -MAN3+= Net::Amazon::Validate::ItemSearch::us::Keyword.3 MAN3+= Net::Amazon::Validate::ItemSearch::us::Keywords.3 MAN3+= Net::Amazon::Validate::ItemSearch::us::KindleStore.3 MAN3+= Net::Amazon::Validate::ItemSearch::us::Kitchen.3 Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Amazon/distinfo,v retrieving revision 1.28 diff -u -r1.28 distinfo --- distinfo 28 Oct 2009 02:04:49 -0000 1.28 +++ distinfo 5 Nov 2009 05:23:42 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-Amazon-0.57.tar.gz) = 4102b885555e5acfcc6caae42422f82e -SHA256 (Net-Amazon-0.57.tar.gz) = 7f8759b30344a2b5bcb5dd1183423828b45fa7be0ff37fd99ca94557371296f0 -SIZE (Net-Amazon-0.57.tar.gz) = 194641 +MD5 (Net-Amazon-0.59.tar.gz) = 26332235ffb2c2585d9de9f938553c0a +SHA256 (Net-Amazon-0.59.tar.gz) = ae03738bccd72cc6f3421ea349bbc7f3119d36e94f159ef02bb6fb3a2a3f6565 +SIZE (Net-Amazon-0.59.tar.gz) = 193534 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/net/p5-Net-Amazon/pkg-plist,v retrieving revision 1.14 diff -u -r1.14 pkg-plist --- pkg-plist 28 Oct 2009 02:04:49 -0000 1.14 +++ pkg-plist 5 Nov 2009 05:23:42 -0000 @@ -357,7 +357,6 @@ %%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/Industrial.pm %%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/ItemPage.pm %%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/Jewelry.pm -%%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/Keyword.pm %%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/Keywords.pm %%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/KindleStore.pm %%SITE_PERL%%/Net/Amazon/Validate/ItemSearch/us/Kitchen.pm --- p5-Net-Amazon.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20091105052806.4FE3D1708C>