pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Term-ReadLine Updated to version 1.16.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1ddcfe87c094
branches: trunk
changeset: 516019:1ddcfe87c094
user: heinz <heinz%pkgsrc.org@localhost>
date: Wed Jul 12 17:22:38 2006 +0000
description:
Updated to version 1.16.
Pkgsrc changes:
- HOMEPAGE points to search.cpan.org which gives a bit more information...
Relevant changes since version 1.14:
====================================
1.16 2006-04-02
- readline-5.1 support
new function
variable_value
reset_screen_size
new variable
prefer_env_winsize
1.15 2004-10-17
- readline-5.0 support
new function
bind_key_if_unbound
bind_keyseq
bind_keyseq_if_unbound
tty_unset_default_bindings
add_history_time
history_get_time
new variable
history_write_timestamps
completion_quote_character
completion_suppress_quote
completion_found_quote
completion_word_break_hook
- double IO stream close bug fix (more use of PerlIO)
- warning on 'use Term::ReadLine::Gnu;'.
diffstat:
devel/p5-Term-ReadLine/Makefile | 7 +++----
devel/p5-Term-ReadLine/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (34 lines):
diff -r b84d99c08b31 -r 1ddcfe87c094 devel/p5-Term-ReadLine/Makefile
--- a/devel/p5-Term-ReadLine/Makefile Wed Jul 12 17:21:52 2006 +0000
+++ b/devel/p5-Term-ReadLine/Makefile Wed Jul 12 17:22:38 2006 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.17 2006/04/12 21:28:27 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/12 17:22:38 heinz Exp $
-DISTNAME= Term-ReadLine-Gnu-1.14
+DISTNAME= Term-ReadLine-Gnu-1.16
PKGNAME= p5-${DISTNAME:S/-Gnu//}
-PKGREVISION= 4
SVR4_PKGNAME= p5trl
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Term/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Term-ReadLine-Gnu/
+HOMEPAGE= http://search.cpan.org/dist/Term-ReadLine-Gnu/
COMMENT= Interface to the GNU Readline Library
PKG_INSTALLATION_TYPES= overwrite pkgviews
diff -r b84d99c08b31 -r 1ddcfe87c094 devel/p5-Term-ReadLine/distinfo
--- a/devel/p5-Term-ReadLine/distinfo Wed Jul 12 17:21:52 2006 +0000
+++ b/devel/p5-Term-ReadLine/distinfo Wed Jul 12 17:22:38 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/02/23 22:24:29 agc Exp $
+$NetBSD: distinfo,v 1.8 2006/07/12 17:22:38 heinz Exp $
-SHA1 (Term-ReadLine-Gnu-1.14.tar.gz) = 7f46e81074a5059390fb1730e56cb139ccac4906
-RMD160 (Term-ReadLine-Gnu-1.14.tar.gz) = 7a3cf57c30e2b33afcd2182973ba7e78a7d0f32e
-Size (Term-ReadLine-Gnu-1.14.tar.gz) = 65140 bytes
+SHA1 (Term-ReadLine-Gnu-1.16.tar.gz) = 21604f98ababc98c790ca67c3f72fed3b7665322
+RMD160 (Term-ReadLine-Gnu-1.16.tar.gz) = 97603c83a655cc7fec3994c06c68c3a93667c65d
+Size (Term-ReadLine-Gnu-1.16.tar.gz) = 67310 bytes
Home |
Main Index |
Thread Index |
Old Index