r32228 - in /trunk/libterm-readline-gnu-perl/debian/patches: 10term.patch 30outstream.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat Mar 21 03:17:18 UTC 2009


Author: gregoa
Date: Sat Mar 21 03:17:13 2009
New Revision: 32228

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=32228
Log:
refresh patches

Modified:
    trunk/libterm-readline-gnu-perl/debian/patches/10term.patch
    trunk/libterm-readline-gnu-perl/debian/patches/30outstream.patch

Modified: trunk/libterm-readline-gnu-perl/debian/patches/10term.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-readline-gnu-perl/debian/patches/10term.patch?rev=32228&op=diff
==============================================================================
--- trunk/libterm-readline-gnu-perl/debian/patches/10term.patch (original)
+++ trunk/libterm-readline-gnu-perl/debian/patches/10term.patch Sat Mar 21 03:17:13 2009
@@ -3,7 +3,7 @@
 # DP: (#99843, patch by Nicolas Bertolissio)
 --- a/Gnu/XS.pm
 +++ b/Gnu/XS.pm
-@@ -363,11 +363,12 @@ sub get_history_event ( $$;$ ) {
+@@ -363,11 +363,12 @@
  use vars qw(%term_no_ue);
  %term_no_ue = ( kterm => 1 );
  

Modified: trunk/libterm-readline-gnu-perl/debian/patches/30outstream.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libterm-readline-gnu-perl/debian/patches/30outstream.patch?rev=32228&op=diff
==============================================================================
--- trunk/libterm-readline-gnu-perl/debian/patches/30outstream.patch (original)
+++ trunk/libterm-readline-gnu-perl/debian/patches/30outstream.patch Sat Mar 21 03:17:13 2009
@@ -2,9 +2,9 @@
 # DP: Fix SIGSEGV after "|" command. (#236018)
 --- a/Gnu.pm
 +++ b/Gnu.pm
-@@ -293,6 +293,10 @@
-     my $self = shift;
-     my ($prompt, $preput) = @_;
+@@ -298,6 +298,10 @@
+     # in sync (see http://bugs.debian.org/236018)
+     $Attribs{outstream} = $Attribs{outstream};
  
 +    # make sure the outstream fd inside the readline library is
 +    # in sync (see http://bugs.debian.org/236018)




More information about the Pkg-perl-cvs-commits mailing list