OpenPKG CVS Repository http://cvs.openpkg.org/ ____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /v/openpkg/cvs Email: r...@openpkg.org Module: openpkg-src Date: 21-Mar-2009 12:57:39 Branch: HEAD Handle: 2009032111573900 Modified files: openpkg-src/perl-term perl-term.patch perl-term.spec Log: modifying package: perl-term-5.10.0 20090301 -> 20090321 Summary: Revision Changes Path 1.6 +3 -3 openpkg-src/perl-term/perl-term.patch 1.96 +2 -2 openpkg-src/perl-term/perl-term.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-term/perl-term.patch ============================================================================ $ cvs diff -u -r1.5 -r1.6 perl-term.patch --- openpkg-src/perl-term/perl-term.patch 28 Feb 2009 09:10:17 -0000 1.5 +++ openpkg-src/perl-term/perl-term.patch 21 Mar 2009 11:57:39 -0000 1.6 @@ -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.18/Gnu/XS.pm ---- Term-ReadLine-Gnu-1.18/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000 +0200 -+++ Term-ReadLine-Gnu-1.18/Gnu/XS.pm 2004-03-12 17:55:16.000000000 +0100 +Index: Term-ReadLine-Gnu-1.19/Gnu/XS.pm +--- Term-ReadLine-Gnu-1.19/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000 +0200 ++++ Term-ReadLine-Gnu-1.19/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.95 -r1.96 perl-term.spec --- openpkg-src/perl-term/perl-term.spec 1 Mar 2009 09:30:10 -0000 1.95 +++ openpkg-src/perl-term/perl-term.spec 21 Mar 2009 11:57:39 -0000 1.96 @@ -30,7 +30,7 @@ %define V_term_vt102 0.91 %define V_term_ansiscreen 1.42 %define V_term_ansicolor 2.00 -%define V_term_readline_gnu 1.18 +%define V_term_readline_gnu 1.19 %define V_term_readline_perl 1.0302 %define V_term_progressbar 2.09 %define V_term_statusbar 1.18 @@ -52,7 +52,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090301 +Release: 20090321 # list of sources Source0: http://www.cpan.org/modules/by-module/Term/TermReadKey-%{V_term_readkey}.tar.gz @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org