[libwww-perl] 05/08: Refresh patches (offset)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Oct 9 22:49:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

fsfs pushed a commit to branch master
in repository libwww-perl.

commit 8ce458e8effba94a3157de7e067e6f7055b2ac7d
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Oct 10 00:17:05 2017 +0200

    Refresh patches (offset)
---
 debian/patches/drop-non-blocking-socket.patch | 2 +-
 debian/patches/ipv6-http-proxy.patch          | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/drop-non-blocking-socket.patch b/debian/patches/drop-non-blocking-socket.patch
index e47abaa..d8f2ffc 100644
--- a/debian/patches/drop-non-blocking-socket.patch
+++ b/debian/patches/drop-non-blocking-socket.patch
@@ -6,7 +6,7 @@ Forwarded: https://rt.cpan.org/Ticket/Display.html?id=43719
 
 --- a/lib/LWP/Protocol/http.pm
 +++ b/lib/LWP/Protocol/http.pm
-@@ -47,9 +47,6 @@ sub _new_socket
+@@ -46,9 +46,6 @@
  	die "$status\n\n$@";
      }
  
diff --git a/debian/patches/ipv6-http-proxy.patch b/debian/patches/ipv6-http-proxy.patch
index f7a6b94..6d7cac2 100644
--- a/debian/patches/ipv6-http-proxy.patch
+++ b/debian/patches/ipv6-http-proxy.patch
@@ -6,7 +6,7 @@ Forwarded: https://rt.cpan.org/Ticket/Display.html?id=94654
 
 --- a/lib/LWP/UserAgent.pm
 +++ b/lib/LWP/UserAgent.pm
-@@ -986,7 +986,8 @@ sub proxy
+@@ -1051,7 +1051,8 @@
          my $url = shift;
          if (defined($url) && length($url)) {
              Carp::croak("Proxy must be specified as absolute URI; '$url' is not") unless $url =~ /^$URI::scheme_re:/;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-perl.git



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