summaryrefslogtreecommitdiff
path: root/devel/p5-IO-Util
diff options
context:
space:
mode:
authorhiramatsu <hiramatsu>2005-08-04 07:39:15 +0000
committerhiramatsu <hiramatsu>2005-08-04 07:39:15 +0000
commit0c78239027c62b4bcc9aad9fe7cbe9de3e2308d7 (patch)
treed504097e1ed128ac9f4e51d4c5c1d0cb5b3eac9b /devel/p5-IO-Util
parentf83a9ffd149220b845d137e71dca708649c18d76 (diff)
downloadpkgsrc-0c78239027c62b4bcc9aad9fe7cbe9de3e2308d7.tar.gz
update to 1.48.
Changes from 1.43: Version 1.48 - Fixed incompatibility with perl version < 5.8x of the capture function; the fix excludes the usage of other tied class :-( Version 1.47 - Maintainance release. A few minor changes Version 1.46 - Fixed bug in nested capture, introduced with v1.45 - Simplified the capture implementation - Added a few tests Version 1.45 - Full reimplemention of the capture() function, greatly improved - Removed the Tie::Handle dependency - Improvement of the slurp() function - Added the 'markers' option in the load_mml function and tests. Version 1.44 - Fixed missing quotes in the slurp and _path_mtime function - Added the 'optional' option in the load_mml function
Diffstat (limited to 'devel/p5-IO-Util')
-rw-r--r--devel/p5-IO-Util/Makefile4
-rw-r--r--devel/p5-IO-Util/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-IO-Util/Makefile b/devel/p5-IO-Util/Makefile
index 80255322199..35e87908f36 100644
--- a/devel/p5-IO-Util/Makefile
+++ b/devel/p5-IO-Util/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2005/07/13 18:01:26 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2005/08/04 07:39:15 hiramatsu Exp $
-DISTNAME= IO-Util-1.43
+DISTNAME= IO-Util-1.48
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iou
CATEGORIES= devel perl5
diff --git a/devel/p5-IO-Util/distinfo b/devel/p5-IO-Util/distinfo
index c9ab6aabbd9..3992b894194 100644
--- a/devel/p5-IO-Util/distinfo
+++ b/devel/p5-IO-Util/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2005/03/19 02:57:58 wiz Exp $
+$NetBSD: distinfo,v 1.4 2005/08/04 07:39:15 hiramatsu Exp $
-SHA1 (IO-Util-1.43.tar.gz) = 6a4531e247e36724caec89ca3d69b799ad7de68b
-RMD160 (IO-Util-1.43.tar.gz) = ca48ee6f7081cf5d9ed13fd83e06071d0eaf58a5
-Size (IO-Util-1.43.tar.gz) = 11458 bytes
+SHA1 (IO-Util-1.48.tar.gz) = 23f53b9c7d1f68749c0e8993538e5b1cee7d9130
+RMD160 (IO-Util-1.48.tar.gz) = fa095e2b8fa4177bc036f3c61adcf0ba76c3fa8a
+Size (IO-Util-1.48.tar.gz) = 13607 bytes