Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 8B9A863C121 for ; Wed, 17 Jun 2009 04:47:42 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 3C8D763B149; Wed, 17 Jun 2009 04:47:42 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 3D0B763B104 for ; Wed, 17 Jun 2009 04:47:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 21648175D0; Wed, 17 Jun 2009 04:47:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 17 Jun 2009 04:47:41 +0000 From: OBATA Akio Subject: CVS commit: pkgsrc/net/p5-Net-Amazon To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20090617044741.21648175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: obache Date: Wed Jun 17 04:47:41 UTC 2009 Modified Files: pkgsrc/net/p5-Net-Amazon: Makefile distinfo Log Message: Update p5-Net-Amazon to 0.53. 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. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/net/p5-Net-Amazon/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/net/p5-Net-Amazon/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.