summaryrefslogtreecommitdiff
path: root/devel/p5-IO-All
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-07-20 22:15:21 +0000
committerhe <he@pkgsrc.org>2008-07-20 22:15:21 +0000
commit64cb13366117026617866463f38984a72de6456d (patch)
tree92a2f683fa192e3d41cb85ec6de4601e57f93842 /devel/p5-IO-All
parentf9170d1415d866c2ec59874fb0dc431dd7473951 (diff)
downloadpkgsrc-64cb13366117026617866463f38984a72de6456d.tar.gz
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 ---
Diffstat (limited to 'devel/p5-IO-All')
-rw-r--r--devel/p5-IO-All/Makefile9
-rw-r--r--devel/p5-IO-All/distinfo8
2 files changed, 8 insertions, 9 deletions
diff --git a/devel/p5-IO-All/Makefile b/devel/p5-IO-All/Makefile
index 25c570003ed..47d70005c73 100644
--- a/devel/p5-IO-All/Makefile
+++ b/devel/p5-IO-All/Makefile
@@ -1,20 +1,19 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:16 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2008/07/20 22:15:21 he Exp $
-DISTNAME= IO-All-0.33
+DISTNAME= IO-All-0.38
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/${MODULE_DIR}/${AUTHOR_DIR}/}
MODULE_DIR= modules/by-module
AUTHOR_DIR= authors/id/I/IN/INGY
MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/IO-All/
COMMENT= Spiffy OO interface to Perl IO
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-Filter-[0-9]*:../../textproc/p5-Filter
-DEPENDS+= p5-Spiffy>=0.21:../../devel/p5-Spiffy
+USE_TOOLS+= perl
PERL5_PACKLIST= auto/IO/All/.packlist
diff --git a/devel/p5-IO-All/distinfo b/devel/p5-IO-All/distinfo
index 78dae82de5d..bde412bfb25 100644
--- a/devel/p5-IO-All/distinfo
+++ b/devel/p5-IO-All/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/23 22:24:25 agc Exp $
+$NetBSD: distinfo,v 1.3 2008/07/20 22:15:21 he Exp $
-SHA1 (IO-All-0.33.tar.gz) = 77878eb6e6ab8982d2e22e77f6d800f022726786
-RMD160 (IO-All-0.33.tar.gz) = 85bb98a7508c24722fbd4e095509de1b8b072204
-Size (IO-All-0.33.tar.gz) = 53805 bytes
+SHA1 (IO-All-0.38.tar.gz) = d877957efde35cddf6204c832aa998fec7e74498
+RMD160 (IO-All-0.38.tar.gz) = d29dfd9b1cb14c6969bf21fe400b893fe3989c33
+Size (IO-All-0.38.tar.gz) = 61124 bytes