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: 28-Feb-2009 10:10:18 Branch: HEAD Handle: 2009022809101701 Modified files: openpkg-src/perl-term perl-term.patch perl-term.spec Log: modifying package: perl-term-5.10.0 20090226 -> 20090228 Summary: Revision Changes Path 1.5 +3 -3 openpkg-src/perl-term/perl-term.patch 1.94 +2 -2 openpkg-src/perl-term/perl-term.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/perl-term/perl-term.patch ============================================================================ $ cvs diff -u -r1.4 -r1.5 perl-term.patch --- openpkg-src/perl-term/perl-term.patch 8 Feb 2008 09:59:45 -0000 1.4 +++ openpkg-src/perl-term/perl-term.patch 28 Feb 2009 09:10:17 -0000 1.5 @@ -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.17/Gnu/XS.pm ---- Term-ReadLine-Gnu-1.17/Gnu/XS.pm.orig 2002-07-28 05:41:36.000000000 +0200 -+++ Term-ReadLine-Gnu-1.17/Gnu/XS.pm 2004-03-12 17:55:16.000000000 +0100 +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 @@ -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.93 -r1.94 perl-term.spec --- openpkg-src/perl-term/perl-term.spec 26 Feb 2009 20:53:00 -0000 1.93 +++ openpkg-src/perl-term/perl-term.spec 28 Feb 2009 09:10:18 -0000 1.94 @@ -29,7 +29,7 @@ %define V_term_query 2.0 %define V_term_vt102 0.91 %define V_term_ansiscreen 1.42 -%define V_term_readline_gnu 1.17a +%define V_term_readline_gnu 1.18 %define V_term_readline_perl 1.0302 %define V_term_progressbar 2.09 %define V_term_statusbar 1.18 @@ -50,7 +50,7 @@ Group: Perl License: GPL/Artistic Version: %{V_perl} -Release: 20090226 +Release: 20090228 # 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