Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 7AC6363BD06 for ; Sun, 20 Jul 2008 22:15:25 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id EB84063B113; Sun, 20 Jul 2008 22:15:24 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 2143263B100 for ; Sun, 20 Jul 2008 22:15:22 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 493C4175D0; Sun, 20 Jul 2008 22:15:21 +0000 (UTC) From: Havard Eidnes Subject: CVS commit: pkgsrc/devel/p5-IO-All To: pkgsrc-changes@NetBSD.org Reply-To: he@netbsd.org Message-Id: <20080720221521.493C4175D0@cvs.netbsd.org> Date: Sun, 20 Jul 2008 22:15:21 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: he Date: Sun Jul 20 22:15:21 UTC 2008 Modified Files: pkgsrc/devel/p5-IO-All: Makefile distinfo Log Message: Update from version 0.33 to 0.38. Pkgsrc changes: add HOMEPAGE and USE_TOOLS so tests succeed. Remove now-unneeded dependencies. Upstream changes: --- version: 0.38 date: Mon Apr 9 10:52:44 JST 2007 changes: - Add generic encoding, instead of just utf8. --- version: 0.37 date: Fri Apr 6 18:04:27 JST 2007 changes: - make catdir work with current dir in addition to other args. - make catfile work with current dir in addition to other args. - Add support for import flags like -strict and -utf8 --- version: 0.36 date: Mon Oct 16 14:48:58 PDT 2006 - Applied the patch from http://rt.cpan.org/Public/Bug/Display.html?id=20053: Made sure Carp is required and the sub Carp::carp is predeclared in IO/All.pm. --- version: 0.35 date: Tue May 9 08:25:37 PDT 2006 changes: - Remove dependency on XXX.pm *groan* --- version: 0.34 date: Mon May 8 01:03:12 PDT 2006 changes: - Remove dependency on Spiffy.pm - Apply patches and fix bugs from rt - rt tickets - 11552 12048 14184 12966 13879 17105 7448 11463 7410 7337 7527 18465 --- To generate a diff of this commit: cvs rdiff -r1.9 -r1.10 pkgsrc/devel/p5-IO-All/Makefile cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-IO-All/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.