diff options
author | mat <mat@FreeBSD.org> | 2016-06-18 07:28:04 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2016-06-18 07:28:04 +0800 |
commit | 6c05d1dcf8927d644e123e2e350ac2ad589392dd (patch) | |
tree | 48e47bf661e0e5d6ed9c060e8aea683b30d4540f /www | |
parent | d09a2b825d4fd6aa4890f3a7b90e53136e13a51b (diff) | |
download | freebsd-ports-gnome-6c05d1dcf8927d644e123e2e350ac2ad589392dd.tar.gz freebsd-ports-gnome-6c05d1dcf8927d644e123e2e350ac2ad589392dd.tar.zst freebsd-ports-gnome-6c05d1dcf8927d644e123e2e350ac2ad589392dd.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')
-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`" |