Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jcifs/files: 1.3.17-build.xml.patch
Date: Mon, 02 Feb 2015 09:46:13
Message-Id: 20150202094607.9D36710E2A@oystercatcher.gentoo.org
1 jer 15/02/02 09:46:07
2
3 Modified: 1.3.17-build.xml.patch
4 Log:
5 Clean up patch (bug #538444 by Toralf Förster).
6
7 (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.2 dev-java/jcifs/files/1.3.17-build.xml.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jcifs/files/1.3.17-build.xml.patch?rev=1.2&view=markup
13 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
14 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
15
16 Index: 1.3.17-build.xml.patch
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-java/jcifs/files/1.3.17-build.xml.patch,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- 1.3.17-build.xml.patch 19 Oct 2011 00:41:50 -0000 1.1
23 +++ 1.3.17-build.xml.patch 2 Feb 2015 09:46:07 -0000 1.2
24 @@ -1,5 +1,3 @@
25 -diff --git a/build.xml b/build.xml
26 -index ad5b2b6..7820dd0 100644
27 --- a/build.xml
28 +++ b/build.xml
29 @@ -52,8 +52,6 @@ dependencies: Checks that all class dependencies are met.
30 @@ -11,6 +9,4 @@
31 debug="on">
32 <!--
33 <compilerarg line="-Xlint:deprecation -Xlint:unchecked"/>
34 -diff --git a/jcifs-1.3.17.jar b/jcifs-1.3.17.jar
35 index ae4c8d8..2b09fa2 100644
36 -Binary files a/jcifs-1.3.17.jar and b/jcifs-1.3.17.jar differ