jer 15/02/02 09:46:07 Modified: 1.3.17-build.xml.patch Log: Clean up patch (bug #538444 by Toralf Förster). (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path 1.2 dev-java/jcifs/files/1.3.17-build.xml.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jcifs/files/1.3.17-build.xml.patch?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jcifs/files/1.3.17-build.xml.patch?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jcifs/files/1.3.17-build.xml.patch?r1=1.1&r2=1.2 Index: 1.3.17-build.xml.patch =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-java/jcifs/files/1.3.17-build.xml.patch,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- 1.3.17-build.xml.patch 19 Oct 2011 00:41:50 -0000 1.1 +++ 1.3.17-build.xml.patch 2 Feb 2015 09:46:07 -0000 1.2 @@ -1,5 +1,3 @@ -diff --git a/build.xml b/build.xml -index ad5b2b6..7820dd0 100644 --- a/build.xml +++ b/build.xml @@ -52,8 +52,6 @@ dependencies: Checks that all class dependencies are met. @@ -11,6 +9,4 @@ debug="on"> <!-- <compilerarg line="-Xlint:deprecation -Xlint:unchecked"/> -diff --git a/jcifs-1.3.17.jar b/jcifs-1.3.17.jar index ae4c8d8..2b09fa2 100644 -Binary files a/jcifs-1.3.17.jar and b/jcifs-1.3.17.jar differ
