Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7B36863C5BA for ; Sat, 16 Jan 2010 15:21:33 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6735D63B1BE; Sat, 16 Jan 2010 15:16:44 +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 3DE9263B5B1 for ; Sat, 16 Jan 2010 15:16:39 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0CBE4175DD; Sat, 16 Jan 2010 15:16:38 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Sat, 16 Jan 2010 15:16:38 +0000 From: Jens Rehsack Subject: CVS commit: pkgsrc/devel/p5-Path-Class To: pkgsrc-changes@NetBSD.org Reply-To: sno@netbsd.org X-Mailer: log_accum Message-Id: <20100116151638.0CBE4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: sno Date: Sat Jan 16 15:16:38 UTC 2010 Modified Files: pkgsrc/devel/p5-Path-Class: Makefile distinfo Log Message: Updating devel/p5-Path-Class from 0.17 to 0.18. pkgsrc changes: - Adjusting HOMEPAGE URI and dependencies Upstream changes: 0.18 - Sun Dec 20 10:11:02 CST 2009 - Similar to the next() bug for files/directories named "0" or "0.0" in the previous release, the children() and recurse() methods have now been fixed in the same way. [spotted by ARTHAS, MSISK] To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/p5-Path-Class/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/p5-Path-Class/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.