summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiroslav Šulc <fordfrog@gentoo.org>2023-03-23 06:48:06 +0100
committerMiroslav Šulc <fordfrog@gentoo.org>2023-03-23 06:48:06 +0100
commit2e0e7ae49b61ad7766730940d9672513e2332d01 (patch)
tree04e08d19cd2247506b9d9708d122b48e2abfb07a /www-servers
parentprofiles: last-rite {tomcat-{el,jsp},glassfish-xmlrpc}-api (diff)
downloadgentoo-2e0e7ae49b61ad7766730940d9672513e2332d01.tar.gz
gentoo-2e0e7ae49b61ad7766730940d9672513e2332d01.tar.bz2
gentoo-2e0e7ae49b61ad7766730940d9672513e2332d01.zip
www-servers/tomcat/files: scrubbed patches
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/tomcat/files/tomcat-10.1.6-build.xml.patch2
-rw-r--r--www-servers/tomcat/files/tomcat-8.5.86-build.xml.patch2
-rw-r--r--www-servers/tomcat/files/tomcat-9.0.37-fix-build-rewrite.patch2
-rw-r--r--www-servers/tomcat/files/tomcat-9.0.50-insufficient-ecj.patch2
-rw-r--r--www-servers/tomcat/files/tomcat-9.0.72-build.xml.patch2
5 files changed, 0 insertions, 10 deletions
diff --git a/www-servers/tomcat/files/tomcat-10.1.6-build.xml.patch b/www-servers/tomcat/files/tomcat-10.1.6-build.xml.patch
index 341813c73123..41cf58bc908c 100644
--- a/www-servers/tomcat/files/tomcat-10.1.6-build.xml.patch
+++ b/www-servers/tomcat/files/tomcat-10.1.6-build.xml.patch
@@ -1,5 +1,3 @@
-diff --git a/build.xml b/build.xml
-index bea41a8..08ef1db 100644
--- a/build.xml
+++ b/build.xml
@@ -1457,9 +1457,9 @@
diff --git a/www-servers/tomcat/files/tomcat-8.5.86-build.xml.patch b/www-servers/tomcat/files/tomcat-8.5.86-build.xml.patch
index 8888e3589ce3..85ad9ab64682 100644
--- a/www-servers/tomcat/files/tomcat-8.5.86-build.xml.patch
+++ b/www-servers/tomcat/files/tomcat-8.5.86-build.xml.patch
@@ -1,5 +1,3 @@
-diff --git a/build.xml b/build.xml
-index d407be0..7c69a1b 100644
--- a/build.xml
+++ b/build.xml
@@ -1148,9 +1148,9 @@
diff --git a/www-servers/tomcat/files/tomcat-9.0.37-fix-build-rewrite.patch b/www-servers/tomcat/files/tomcat-9.0.37-fix-build-rewrite.patch
index 7aa1e883f133..e324b7602ec8 100644
--- a/www-servers/tomcat/files/tomcat-9.0.37-fix-build-rewrite.patch
+++ b/www-servers/tomcat/files/tomcat-9.0.37-fix-build-rewrite.patch
@@ -1,5 +1,3 @@
-diff --git a/build.xml b/build.xml
-index 9ba357b..352e141 100644
--- a/build.xml
+++ b/build.xml
@@ -2716,7 +2716,7 @@ Read the Building page on the Apache Tomcat documentation site for details on ho
diff --git a/www-servers/tomcat/files/tomcat-9.0.50-insufficient-ecj.patch b/www-servers/tomcat/files/tomcat-9.0.50-insufficient-ecj.patch
index 13e82c9c6517..d8f933c417b1 100644
--- a/www-servers/tomcat/files/tomcat-9.0.50-insufficient-ecj.patch
+++ b/www-servers/tomcat/files/tomcat-9.0.50-insufficient-ecj.patch
@@ -1,5 +1,3 @@
-diff --git a/java/org/apache/jasper/compiler/JDTCompiler.java b/java/org/apache/jasper/compiler/JDTCompiler.java
-index 10d80e0..34ff7e0 100644
--- a/java/org/apache/jasper/compiler/JDTCompiler.java
+++ b/java/org/apache/jasper/compiler/JDTCompiler.java
@@ -306,11 +306,11 @@ public class JDTCompiler extends org.apache.jasper.compiler.Compiler {
diff --git a/www-servers/tomcat/files/tomcat-9.0.72-build.xml.patch b/www-servers/tomcat/files/tomcat-9.0.72-build.xml.patch
index 985d5d4f94fb..bdf2efccbdbd 100644
--- a/www-servers/tomcat/files/tomcat-9.0.72-build.xml.patch
+++ b/www-servers/tomcat/files/tomcat-9.0.72-build.xml.patch
@@ -1,5 +1,3 @@
-diff --git a/build.xml b/build.xml
-index b420c2a..abecfde 100644
--- a/build.xml
+++ b/build.xml
@@ -1436,9 +1436,9 @@