Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7D87363C27A for ; Sun, 9 Aug 2009 12:27:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0FE0B63B261; Sun, 9 Aug 2009 12:27:33 +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 1444E63B211 for ; Sun, 9 Aug 2009 12:27:32 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0419F175D0; Sun, 9 Aug 2009 12:27:32 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sun, 9 Aug 2009 12:27:31 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-PAR To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20090809122732.0419F175D0@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:27:31 UTC 2009 Modified Files: pkgsrc/devel/p5-PAR: Makefile distinfo Log Message: Updating package for p5 module PAR (Perl Archive Toolkit) from 0.992nb1 to 0.994 pkgsrc changes: - Adding license information - Adjusting dependencies according to META.yml Upstream changce since 0.992: [Changes for 0.994 - Jul 23, 2009] - Fix for the PAR::Heavy fix to the INC priority handling. [Changes for 0.993 - Jul 19, 2009] - The priority (fallback=>0) repositories should look at @PAR_INC for the loaded PARs instead of @PAR_INC_LAST. - Don't reload from a downloaded .par file after installing it via "upgrade". - Band-aid fix for the loading priority of shared librares from PAR files: Try PAR's first, the local stuff, then fallback-PARs. - Initial support for running external perl scripts from a packaged interpreter. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/p5-PAR/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-PAR/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.