OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 03-Apr-2006 08:41:31
Branch: HEAD Handle: 2006040307413100
Modified files:
openpkg-src/perl-term perl-term.patch perl-term.spec
Log:
modifying package: perl-term-5.8.8 20060314 -> 20060403
Summary:
Revision Changes Path
1.3 +3 -3 openpkg-src/perl-term/perl-term.patch
1.69 +2 -2 openpkg-src/perl-term/perl-term.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/perl-term/perl-term.patch
============================================================================
$ cvs diff -u -r1.2 -r1.3 perl-term.patch
--- openpkg-src/perl-term/perl-term.patch 18 Oct 2004 07:32:13 -0000
1.2
+++ openpkg-src/perl-term/perl-term.patch 3 Apr 2006 06:41:31 -0000
1.3
@@ -6,9 +6,9 @@
using left-spacing we just redraw (over the full line) the part of the
line left to the cursor.
-Index: Term-ReadLine-Gnu-1.15/Gnu/XS.pm
---- Term-ReadLine-Gnu-1.15/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000
+0200
-+++ Term-ReadLine-Gnu-1.15/Gnu/XS.pm 2004-03-12 17:55:16.000000000 +0100
+Index: Term-ReadLine-Gnu-1.16/Gnu/XS.pm
+--- Term-ReadLine-Gnu-1.16/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000
+0200
++++ Term-ReadLine-Gnu-1.16/Gnu/XS.pm 2004-03-12 17:55:16.000000000 +0100
@@ -429,21 +429,20 @@
print $OUT ($_tstrs[0], # carriage return
$_tstrs[1], # clear to EOL
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/perl-term/perl-term.spec
============================================================================
$ cvs diff -u -r1.68 -r1.69 perl-term.spec
--- openpkg-src/perl-term/perl-term.spec 14 Mar 2006 18:32:07 -0000
1.68
+++ openpkg-src/perl-term/perl-term.spec 3 Apr 2006 06:41:31 -0000
1.69
@@ -30,7 +30,7 @@
%define V_term_query 2.0
%define V_term_vt102 0.82
%define V_term_ansiscreen 1.42
-%define V_term_readline_gnu 1.15
+%define V_term_readline_gnu 1.16
%define V_term_readline_perl 1.0208
%define V_term_progressbar 2.09
%define V_term_statusbar 1.18
@@ -49,7 +49,7 @@
Group: Language
License: GPL/Artistic
Version: %{V_perl}
-Release: 20060314
+Release: 20060403
# list of sources
Source0:
http://www.cpan.org/modules/by-module/Term/TermReadKey-%{V_term_readkey}.tar.gz
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]