Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id AD06863B9FE for ; Tue, 10 Apr 2012 13:17:39 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 41E1C14A385; Tue, 10 Apr 2012 13:17:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 69D8C14A372 for ; Tue, 10 Apr 2012 13:17:51 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Wi-ZgY7pGZrd for ; Tue, 10 Apr 2012 13:17:50 +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 E4A3614A351 for ; Tue, 10 Apr 2012 13:17:50 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8AFF9175DD; Tue, 10 Apr 2012 13:17:50 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 10 Apr 2012 13:17:50 +0000 From: "Jens Rehsack" Subject: CVS commit: pkgsrc/devel/p5-Config-Auto To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20120410131750.8AFF9175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: sno Date: Tue Apr 10 13:17:50 UTC 2012 Modified Files: pkgsrc/devel/p5-Config-Auto: Makefile distinfo Log Message: Updating package for CPAN module Config::Auto in devel/p5-Config-Auto from 0.38 to 0.42. pkgsrc changes: - adjust dependencies Upstream changes since 0.38: 0.42 Tue Feb 7 16:46:38 GMT 2012 =================================== - Add a test fstab file instead of relying on the vagaries of system ones 0.40 Mon Feb 6 21:19:29 2012 ================================ - Resolve RT 74711 reported by David Oswald ( Calling Config::Auto::parse while $_ aliases a constant value throws exception ) To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Config-Auto/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Config-Auto/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.