Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7284063C270 for ; Sun, 9 Aug 2009 21:37:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1557A63B1BD; Sun, 9 Aug 2009 21:37:20 +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 2932263B169 for ; Sun, 9 Aug 2009 21:37:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 18123175D0; Sun, 9 Aug 2009 21:37:19 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 21:37:19 +0000 From: Amitai Schlair Subject: CVS commit: pkgsrc/textproc/p5-XML-RSS To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20090809213719.18123175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: schmonz Date: Sun Aug 9 21:37:19 UTC 2009 Modified Files: pkgsrc/textproc/p5-XML-RSS: Makefile distinfo Log Message: Update to 1.45. From the changelog: - Removed some unused module requirements statements from lib/**.pm. - Added a note about date parsing/generation (thanks to an email correspondent). - Applied a patch by "David White" to have uppercase letter in namespace/module identifiers. - https://rt.cpan.org/Ticket/Display.html?id=48405 - Added "resources" and "keywords" to the Build.PL. To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 pkgsrc/textproc/p5-XML-RSS/Makefile cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/p5-XML-RSS/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.