Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 76F4663BE06 for ; Mon, 15 Feb 2010 13:42:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 2EE8163B412; Mon, 15 Feb 2010 13:42:58 +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 3E18D63B408 for ; Mon, 15 Feb 2010 13:42:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 2FB85175DF; Mon, 15 Feb 2010 13:42:57 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 15 Feb 2010 13:42:57 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-ExtUtils-ParseXS To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100215134257.2FB85175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Mon Feb 15 13:42:57 UTC 2010 Modified Files: pkgsrc/devel/p5-ExtUtils-ParseXS: Makefile distinfo Log Message: Updating devel/p5-ExtUtils-ParseXS from 2.22.02 to 2.22.03 Upstream changes: 2.2203 - Thu Feb 11 14:00:51 EST 2010 Bug fixes: - Build.PL was not including ExtUtils/xsubpp for installation. Fixed by subclassing M::B::find_pm_files to include it [David Golden] To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-ExtUtils-ParseXS/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-ExtUtils-ParseXS/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.