diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-18 07:28:04 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-06-18 07:28:04 +0800 |
commit | 1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /www/mod_jk | |
parent | 77a17abea6e535d47564d5d0db090f47cf4a15f4 (diff) | |
download | freebsd-ports-gnome-1a8a092d9fefcbd7f960c82c59802c61807867a6.tar.gz freebsd-ports-gnome-1a8a092d9fefcbd7f960c82c59802c61807867a6.tar.zst freebsd-ports-gnome-1a8a092d9fefcbd7f960c82c59802c61807867a6.zip |
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches
accordingly.
Sponsored by: Absolight
Diffstat (limited to 'www/mod_jk')
-rw-r--r-- | www/mod_jk/files/patch-configure (renamed from www/mod_jk/files/patch-tomcat-connectors-src:native:configure) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/mod_jk/files/patch-tomcat-connectors-src:native:configure b/www/mod_jk/files/patch-configure index e6d0772a6126..9f0a918455e5 100644 --- a/www/mod_jk/files/patch-tomcat-connectors-src:native:configure +++ b/www/mod_jk/files/patch-configure @@ -1,6 +1,6 @@ ---- configure.ori 2009-01-08 09:42:19.000000000 -0800 -+++ configure 2009-01-08 10:06:18.000000000 -0800 -@@ -3066,7 +3066,7 @@ +--- configure.orig 2015-07-26 22:21:39 UTC ++++ configure +@@ -3638,7 +3638,7 @@ $as_echo "APRINCLUDEDIR is $APRINCLUDEDI APXSCC="`$APXS -q CC`" APXSCFLAGS="`${APXS} -q CFLAGS` `${APXS} -q EXTRA_CFLAGS` -DHAVE_APR ${APRINCLUDEDIR}" APXSCPPFLAGS="`${APXS} -q EXTRA_CPPFLAGS`" |