[liblwp-protocol-https-perl] 01/01: Fix indentation in patch

Salvatore Bonaccorso carnil at debian.org
Sun May 4 06:40:27 UTC 2014


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

carnil pushed a commit to branch master
in repository liblwp-protocol-https-perl.

commit 83b1f8793427c70484ea0a3e56e5004c351d70a4
Author: Salvatore Bonaccorso <carnil at debian.org>
Date:   Sun May 4 08:40:05 2014 +0200

    Fix indentation in patch
    
    Git-Dch: Ignore
---
 debian/patches/746579-fix-peer-certificate-verification.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/746579-fix-peer-certificate-verification.patch b/debian/patches/746579-fix-peer-certificate-verification.patch
index 6545b2b..48b6fa1 100644
--- a/debian/patches/746579-fix-peer-certificate-verification.patch
+++ b/debian/patches/746579-fix-peer-certificate-verification.patch
@@ -15,7 +15,7 @@ Last-Update: 2014-05-04
      }
      else {
 -	$ssl_opts{SSL_verify_mode} = 0;
-+    $ssl_opts{SSL_verifycn_scheme} = 'none';
++	$ssl_opts{SSL_verifycn_scheme} = 'none';
      }
      if ($ssl_opts{SSL_verify_mode}) {
  	unless (exists $ssl_opts{SSL_ca_file} || exists $ssl_opts{SSL_ca_path}) {

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



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