[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Update to p5-Net-Amazon
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Update to p5-Net-Amazon
- From: Sam Smith <S_(_at_)_mSmith_(_dot_)_net>
- Date: Thu, 8 Apr 2004 12:15:53 +0100 (BST)
Here's an update ot the port net/p5-Net-Amazon -- the perl
interface to Amazon's Web Services.
The patches directory should also be removed as that patch
has been applied upstream.
Regards
Sam
Index: net/p5-Net-Amazon/Makefile
===================================================================
RCS file: /library/OpenBSD/ports/net/p5-Net-Amazon/Makefile,v
retrieving revision 1.2
diff -u -u -r1.2 Makefile
--- net/p5-Net-Amazon/Makefile 28 Jan 2004 14:07:13 -0000 1.2
+++ net/p5-Net-Amazon/Makefile 8 Apr 2004 11:05:49 -0000
@@ -2,7 +2,7 @@
COMMENT= "Perl Interface to Amazon.{co.uk,com} Web Services"
-DISTNAME= Net-Amazon-0.17
+DISTNAME= Net-Amazon-0.21
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
Index: net/p5-Net-Amazon/distinfo
===================================================================
RCS file: /library/OpenBSD/ports/net/p5-Net-Amazon/distinfo,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 distinfo
--- net/p5-Net-Amazon/distinfo 27 Jan 2004 18:53:52 -0000 1.1.1.1
+++ net/p5-Net-Amazon/distinfo 8 Apr 2004 11:05:59 -0000
@@ -1,3 +1,3 @@
-MD5 (Net-Amazon-0.17.tar.gz) = bb33b3decaa659ae8ccb2fe6cb001a92
-RMD160 (Net-Amazon-0.17.tar.gz) = c75666c921cf15cb62d16210e0702b77521d7e56
-SHA1 (Net-Amazon-0.17.tar.gz) = 2431b7670c49989bc346e2e75af692bab75081ed
+MD5 (Net-Amazon-0.21.tar.gz) = 093c9408bfc207854f0cd39fc0d46256
+RMD160 (Net-Amazon-0.21.tar.gz) = 686e6cdde6b749a00fd7983f7f4e8aaad8a6217c
+SHA1 (Net-Amazon-0.21.tar.gz) = 43ac7d5a57099b2ca9f78d6a4752e7b4d72ebd36
Index: net/p5-Net-Amazon/pkg/PLIST
===================================================================
RCS file: /library/OpenBSD/ports/net/p5-Net-Amazon/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -u -r1.1.1.1 PLIST
--- net/p5-Net-Amazon/pkg/PLIST 27 Jan 2004 18:53:52 -0000 1.1.1.1
+++ net/p5-Net-Amazon/pkg/PLIST 8 Apr 2004 11:06:47 -0000
@@ -1,12 +1,8 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/01/27 18:53:52 sturm Exp $
${P5SITE}/Net/Amazon.pm
-_(_at_)_comment ${P5SITE}/Net/Amazon.pm.orig
${P5SITE}/Net/Amazon/Attribute/Review.pm
-_(_at_)_comment ${P5SITE}/Net/Amazon/Attribute/Review.pm.orig
${P5SITE}/Net/Amazon/Attribute/ReviewSet.pm
-_(_at_)_comment ${P5SITE}/Net/Amazon/Attribute/ReviewSet.pm.orig
${P5SITE}/Net/Amazon/Property.pm
-_(_at_)_comment ${P5SITE}/Net/Amazon/Property.pm.orig
${P5SITE}/Net/Amazon/Property/Book.pm
${P5SITE}/Net/Amazon/Property/DVD.pm
${P5SITE}/Net/Amazon/Property/Music.pm
@@ -16,8 +12,11 @@
${P5SITE}/Net/Amazon/Request/Blended.pm
${P5SITE}/Net/Amazon/Request/BrowseNode.pm
${P5SITE}/Net/Amazon/Request/Keyword.pm
+${P5SITE}/Net/Amazon/Request/Manufacturer.pm
${P5SITE}/Net/Amazon/Request/Power.pm
${P5SITE}/Net/Amazon/Request/Similar.pm
+${P5SITE}/Net/Amazon/Request/Sort.pm
+${P5SITE}/Net/Amazon/Request/TextStream.pm
${P5SITE}/Net/Amazon/Request/UPC.pm
${P5SITE}/Net/Amazon/Request/Wishlist.pm
${P5SITE}/Net/Amazon/Response.pm
@@ -26,8 +25,10 @@
${P5SITE}/Net/Amazon/Response/Blended.pm
${P5SITE}/Net/Amazon/Response/BrowseNode.pm
${P5SITE}/Net/Amazon/Response/Keyword.pm
+${P5SITE}/Net/Amazon/Response/Manufacturer.pm
${P5SITE}/Net/Amazon/Response/Power.pm
${P5SITE}/Net/Amazon/Response/Similar.pm
+${P5SITE}/Net/Amazon/Response/TextStream.pm
${P5SITE}/Net/Amazon/Response/UPC.pm
${P5SITE}/Net/Amazon/Response/Wishlist.pm
@comment ${P5ARCH}/auto/Net/Amazon/.packlist
@@ -44,8 +45,11 @@
man/man3p/Net::Amazon::Request::Blended.3p
man/man3p/Net::Amazon::Request::BrowseNode.3p
man/man3p/Net::Amazon::Request::Keyword.3p
+man/man3p/Net::Amazon::Request::Manufacturer.3p
man/man3p/Net::Amazon::Request::Power.3p
man/man3p/Net::Amazon::Request::Similar.3p
+man/man3p/Net::Amazon::Request::Sort.3p
+man/man3p/Net::Amazon::Request::TextStream.3p
man/man3p/Net::Amazon::Request::UPC.3p
man/man3p/Net::Amazon::Request::Wishlist.3p
man/man3p/Net::Amazon::Response.3p
@@ -53,17 +57,21 @@
share/examples/p5-Net-Amazon/asin
share/examples/p5-Net-Amazon/asin-de
share/examples/p5-Net-Amazon/asin_cache
+share/examples/p5-Net-Amazon/asin_dvd
share/examples/p5-Net-Amazon/asin_fetch
share/examples/p5-Net-Amazon/asin_img
share/examples/p5-Net-Amazon/blended.pl
share/examples/p5-Net-Amazon/browse
+share/examples/p5-Net-Amazon/cd_fetch
share/examples/p5-Net-Amazon/cheapo
share/examples/p5-Net-Amazon/heavy
share/examples/p5-Net-Amazon/keyword
+share/examples/p5-Net-Amazon/manufacturer
share/examples/p5-Net-Amazon/maxauthors
share/examples/p5-Net-Amazon/power
share/examples/p5-Net-Amazon/reviews
share/examples/p5-Net-Amazon/sim
+share/examples/p5-Net-Amazon/textstream
share/examples/p5-Net-Amazon/upc
share/examples/p5-Net-Amazon/wishlist
@dirrm share/examples/p5-Net-Amazon
Visit your host, monkey.org