pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/34350: [update] devel/p5-IO-Util
>Number: 34350
>Category: pkg
>Synopsis: [update] devel/p5-IO-Util
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Aug 29 16:15:06 +0000 2006
>Originator: Martin Wilke
>Release: NetBSD 4.0_BETA i386
>Organization:
>Environment:
System: NetBSD 4.0_BETA (MIWIBOX) #0: Tue Aug 29 10:29:38 CEST 2006
miwi%mwilke.ath.cx@localhost:/usr/obj/sys/arch/i386/compile/MIWIBOX
>Description:
- Update to 1.5
- Changelog
Version 1.5
- Added Time::HiRes and Sys::Hostname as prerequisites
- Changed tests '04_uniqid.t' '04_uniqid_no_import.t'
Version 1.49
- Added the 'SPLIT_LINES' mml handler and tests
Version 1.48
- Fixed incompatibility with perl version < 5.8x of the capture function;
the fix excludes the usage of other tied class :-(
>How-To-Repeat:
>Fix:
--- p5-IO-Util.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-IO-Util/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 6 Aug 2005 06:19:11 -0000 1.7
+++ Makefile 29 Aug 2006 13:41:28 -0000
@@ -1,9 +1,8 @@
# $NetBSD: Makefile,v 1.7 2005/08/06 06:19:11 jlam Exp $
-DISTNAME= IO-Util-1.48
+DISTNAME= IO-Util-1.5
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5iou
-PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/devel/p5-IO-Util/distinfo,v
retrieving revision 1.4
diff -u -r1.4 distinfo
--- distinfo 4 Aug 2005 07:39:15 -0000 1.4
+++ distinfo 29 Aug 2006 13:41:45 -0000
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.4 2005/08/04 07:39:15 hiramatsu Exp $
-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
+SHA1 (IO-Util-1.5.tar.gz) = 54c4e258f8b9aafde66834478b47d9c8f12acd8e
+RMD160 (IO-Util-1.5.tar.gz) = da389482043260fe531e15a9f8ef8bd9b022882f
+Size (IO-Util-1.5.tar.gz) = 14017 bytes
--- p5-IO-Util.diff ends here ---
Home |
Main Index |
Thread Index |
Old Index