pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Util update to 1.48.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a4dd46387c6
branches:  trunk
changeset: 497760:5a4dd46387c6
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Thu Aug 04 07:39:15 2005 +0000

description:
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:

 devel/p5-IO-Util/Makefile |  4 ++--
 devel/p5-IO-Util/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 9b5b8024d747 -r 5a4dd46387c6 devel/p5-IO-Util/Makefile
--- a/devel/p5-IO-Util/Makefile Thu Aug 04 05:56:39 2005 +0000
+++ b/devel/p5-IO-Util/Makefile Thu Aug 04 07:39:15 2005 +0000
@@ -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 -r 9b5b8024d747 -r 5a4dd46387c6 devel/p5-IO-Util/distinfo
--- a/devel/p5-IO-Util/distinfo Thu Aug 04 05:56:39 2005 +0000
+++ b/devel/p5-IO-Util/distinfo Thu Aug 04 07:39:15 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index