pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-IO-Interactive Updated from version v0.0.3nb1...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2a4ce712c5a9
branches: trunk
changeset: 550192:2a4ce712c5a9
user: he <he%pkgsrc.org@localhost>
date: Mon Nov 17 02:54:02 2008 +0000
description:
Updated from version v0.0.3nb1 to 0.0.4.
Upstream changes:
0.04 - Sun Aug 31 13:54:27 2008
* Fixes include:
* #24823: is_interactive() and command line arguments
* #38660: "null" filehandle is a memory leak
* #20689: IO::Interactive leaks temp files
0.03_01 - Sun Aug 24 21:53:11 2008
* Cleaning up old tickets:
+ #20689 Now that we don't use a scalar filehandle,
no extra temp files under 5.6.2
+ #24823 Applied Schwern's patch to ignore command
line arguments
+ #38660 Fix memory link (same fix for #20689, not
printing to a scalar
* Maintainer is now brian d foy <bdfoy%cpan.org@localhost>
diffstat:
devel/p5-IO-Interactive/Makefile | 7 +++----
devel/p5-IO-Interactive/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r a5797c5c77e6 -r 2a4ce712c5a9 devel/p5-IO-Interactive/Makefile
--- a/devel/p5-IO-Interactive/Makefile Mon Nov 17 02:17:09 2008 +0000
+++ b/devel/p5-IO-Interactive/Makefile Mon Nov 17 02:54:02 2008 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2008/10/19 19:17:55 he Exp $
+# $NetBSD: Makefile,v 1.4 2008/11/17 02:54:02 he Exp $
#
-DISTNAME= IO-Interactive-v0.0.3
-PKGNAME= p5-IO-Interactive-0.0.3
-PKGREVISION= 1
+DISTNAME= IO-Interactive-0.0.4
+PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
diff -r a5797c5c77e6 -r 2a4ce712c5a9 devel/p5-IO-Interactive/distinfo
--- a/devel/p5-IO-Interactive/distinfo Mon Nov 17 02:17:09 2008 +0000
+++ b/devel/p5-IO-Interactive/distinfo Mon Nov 17 02:54:02 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2007/05/13 14:38:14 seb Exp $
+$NetBSD: distinfo,v 1.2 2008/11/17 02:54:02 he Exp $
-SHA1 (IO-Interactive-v0.0.3.tar.gz) = 550c1ddfac4651494b2e76fe20df048f4c3cb3cd
-RMD160 (IO-Interactive-v0.0.3.tar.gz) = 5f17e49d0af79fe7943f7c9cc22842a75bbacfef
-Size (IO-Interactive-v0.0.3.tar.gz) = 5089 bytes
+SHA1 (IO-Interactive-0.0.4.tar.gz) = b02312fd28f5a433cd60c5f069ed924235ec5b09
+RMD160 (IO-Interactive-0.0.4.tar.gz) = 5b84b2f63f8a13135c593080c19ccd241388c0e4
+Size (IO-Interactive-0.0.4.tar.gz) = 5691 bytes
Home |
Main Index |
Thread Index |
Old Index