Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C039263C166 for ; Fri, 24 Apr 2009 19:22:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 44ECB63B149; Fri, 24 Apr 2009 19:22:59 +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 3491F63B12F for ; Fri, 24 Apr 2009 19:22:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0E2E9175D0; Fri, 24 Apr 2009 19:22:58 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 24 Apr 2009 19:22:58 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/textproc/p5-XML-RSS To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090424192258.0E2E9175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Fri Apr 24 19:22:58 UTC 2009 Modified Files: pkgsrc/textproc/p5-XML-RSS: Makefile distinfo Log Message: PkgSrc changes: - Updating package for p5 module XML::RSS to 0.44 Upstream changes: 1.44 - April 1, 2009 - Applied a patch from Simon Wistow (after some modifications) to add support for multiple enclosures. - Added the t/xml-base.t test file from Simon Wistow to test for xml:base. Corrected for style. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 pkgsrc/textproc/p5-XML-RSS/Makefile cvs rdiff -u -r1.12 -r1.13 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.