./net/p5-Net-Amazon, Framework for accessing amazon.com via SOAP and XML/HTTP

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 0.61, Package name: p5-Net-Amazon-0.61, Maintainer: pkgsrc-users

Net::Amazon provides an object-oriented interface to amazon.com's
SOAP and XML/HTTP interfaces. This way it's possible to create applications
using Amazon's vast amount of data via a functional interface, without
having to worry about the underlying communication mechanism.


Required to run:
[devel/p5-Log-Log4perl] [lang/perl5] [time/p5-Time-HiRes] [www/p5-libwww] [www/p5-URI] [textproc/p5-XML-Simple]

Master sites: (Expand)

SHA1: 4d494bd6afc37050dc5f5a2dd4c3395ca2ac8010
RMD160: 64db643d536cdbea7fb6d150cd100f41148df012
Filesize: 214.543 KB

Version history: (Expand)


CVS history: (Expand)


   2012-03-06 00:52:56 by Matthias Scheler | Files touched by this commit (2) | Package updated
Log message:
Pullup ticket #3694 - requested by obache
net/p5-Net-Amazon: compatibility update

Revisions pulled up:
- net/p5-Net-Amazon/Makefile                                    1.10
- net/p5-Net-Amazon/distinfo                                    1.6

---
   Module Name:	pkgsrc
   Committed By:	obache
   Date:		Fri Feb 10 10:50:45 UTC 2012

   Modified Files:
   	pkgsrc/net/p5-Net-Amazon: Makefile distinfo

   Log message:
   Update p5-Net-Amazon to 0.61.
   (WSDL older than 2011-08-01 will not be supported after Feb 22, 2012)

   0.61 (10/28/2011)
       (cb) rt 71937; Amazon now requires an Associate Tag, so enforce usage.
       (cb) The ListLookup operation has been removed from the WSDL (from 2010!),
            scrub all of the wishlist operations as a result.
       (cb) Update to the latest WSDL - 2011-08-01.