ulm 15/06/13 13:35:55
Modified:
commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch
Log:
[QA] Remove first hunk from patch, otherwise it will fail due to CVS keyword
expansion.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
9433907D693FB5B8!)
Revision Changes Path
1.2
dev-java/commons-httpclient/files/commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/files/commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/files/commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/commons-httpclient/files/commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch?r1=1.1&r2=1.2
Index: commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/dev-java/commons-httpclient/files/commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch 13 Jun 2015
09:02:44 -0000 1.1
+++ commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch 13 Jun 2015
13:35:55 -0000 1.2
@@ -1,16 +1,5 @@
---
src/java/org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java
+++
src/java/org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java
-@@ -1,7 +1,7 @@
- /*
-- * $Header:
/var/cvsroot/gentoo-x86/dev-java/commons-httpclient/files/commons-httpclient-3.1-SSLProtocolSocketFactory.java.patch,v
1.1 2015/06/13 09:02:44 monsieurp Exp $
-- * $Revision: 1.1 $
-- * $Date: 2015/06/13 09:02:44 $
-+ * $HeadURL:
file:///opt/j2ee/domains/atlassian.com/fisheye6/repos/asf/httpcomponents/oac.hc3x/trunk/src/java/org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.java
$
-+ * $Revision: 1.1 $
-+ * $Date: 2015/06/13 09:02:44 $
- *
- * ====================================================================
- *
@@ -31,10 +31,25 @@
package org.apache.commons.httpclient.protocol;