summaryrefslogtreecommitdiff
path: root/net/p5-Net-Amazon
AgeCommit message (Collapse)AuthorFilesLines
2016-06-08Bump PKGREVISION for perl-5.24.wiz1-2/+2
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-07-12Comment out dependencies of the stylewiz1-2/+2
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS since pkgsrc enforces the newest perl version anyway, so they should always pick perl, but sometimes (pkg_add) don't due to the design of the {,} syntax. No effective change for the above reason. Ok joerg
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-2/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2013-09-22Update p5-Net-Amazon to 0.62.obache2-7/+6
0.62 (01/26/2013) (dc) Add support for HTTP compression where available, enabled by default. (cb) Add support for EAN to the US locale, as reported by Jacob Turino. (cb) Add Spain and Italy locales, as implemented by Menno Blom. (cb) Add some new departments in Amazon.co.jp, as implemented Naoya Ito.
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2012-10-23Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-1/+2
are called p5-*. I hope that's all of them.
2012-02-10Update p5-Net-Amazon to 0.61.obache2-6/+6
(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.
2011-08-18Update p5-Net-Amazon to 0.60.obache2-7/+6
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.
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-2/+2
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-02-10Update p5-Net-Amazon to 0.59.obache2-6/+6
0.59 (11/02/2009) (cb) DigitalMusicTrack.pm was not included, reported by Matt Okeson-Harlow. 0.58 (11/01/2009) (cb) Update the Keywords library in Validate - reported by Dave Hodgkinson. (cb) Added customer_location and customer_name accessors to review results for Scott Weisman. (cb) Nathan Handler re-re-reported a man page issue, rt 46708. 0.57 (09/08/2009) (cb) David Raab reported an incomplete kit via rt.cpan.org. Re-run make manifest to address my mistake. 0.56 (09/07/2009) (cb) Add support for searching MP3 downloads as requsted by Dave Hodgkinson. (cb) Required for MP3 Downloads, and inspired by Vince Veselosky's fix, update aws4-itemsearch. (cb) secret_key is now a required parameter. Update all of the example scripts with the secret_key parameter. 0.55 (07/20/2009) (cb) Yuichi Tateno implemented support for the SearchIndex all. (cb) Vince Veselosky fixed adm/aws4-types script, and as a result updated classes in Validate/Type. (cb) Update to WSDL 2009-07-16.
2009-07-18Update p5-Net-Amazon to 0.54.obache2-6/+6
0.54 (06/17/2009) (cb) Alfons Wittmann reported that signing requests broke caching due to the current time being incorporated into every signed URL submitted.
2009-06-17Update p5-Net-Amazon to 0.53.obache2-7/+7
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.
2009-03-21Remove MAINTAINER at their request.darcy1-2/+2
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").
2008-07-31Import p5-Net-Amazon version 0.50 from pkgsrc-wip.obache3-0/+32
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.