Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 4400A63C270 for ; Sun, 9 Aug 2009 12:38:50 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D0AAE63B26D; Sun, 9 Aug 2009 12:38:49 +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 DB0D863B211 for ; Sun, 9 Aug 2009 12:38:48 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id C8D5B175D0; Sun, 9 Aug 2009 12:38:48 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 12:38:48 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-PAR-Dist To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090809123848.C8D5B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sno Date: Sun Aug 9 12:38:48 UTC 2009 Modified Files: pkgsrc/devel/p5-PAR-Dist: Makefile distinfo Log Message: Updating package for p5 module PAR::Dist from 0.45 to 0.46 pkgsrc changes: - Adding license information - Adjusting dependencies according to comments in Changes and required modules with version checking in PAR/dist.pm Upstream changes: By: smueller on 2009/07/31 * Do not use Archive::Zip if its version is 1.28. * This is 0.46. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/devel/p5-PAR-Dist/Makefile cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/p5-PAR-Dist/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.