aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authortmseck <tmseck@FreeBSD.org>2013-05-03 03:04:05 +0800
committertmseck <tmseck@FreeBSD.org>2013-05-03 03:04:05 +0800
commit3ec772f326ca9d271703334348ec94feaea87ec4 (patch)
treec1a2d7270a8714ee0750ee73887f2bcfd2497199 /www
parentead18eb42cd2a9ef3a4727e4235c339a62b5043c (diff)
downloadfreebsd-ports-gnome-3ec772f326ca9d271703334348ec94feaea87ec4.tar.gz
freebsd-ports-gnome-3ec772f326ca9d271703334348ec94feaea87ec4.tar.zst
freebsd-ports-gnome-3ec772f326ca9d271703334348ec94feaea87ec4.zip
Fix the noipv6 patch.
Pointy hat to: tmseck Approved by: flo (mentor)
Diffstat (limited to 'www')
-rw-r--r--www/squid32/files/extra-patch-src-cf.data.pre.noipv613
1 files changed, 0 insertions, 13 deletions
diff --git a/www/squid32/files/extra-patch-src-cf.data.pre.noipv6 b/www/squid32/files/extra-patch-src-cf.data.pre.noipv6
index bb1a1ff1b817..ecb6c38c012c 100644
--- a/www/squid32/files/extra-patch-src-cf.data.pre.noipv6
+++ b/www/squid32/files/extra-patch-src-cf.data.pre.noipv6
@@ -11,16 +11,3 @@
DEFAULT_DOC: ACLs all, manager, localhost, and to_localhost are predefined.
DOC_START
Defining an Access List
---- src/cf.data.pre.orig 2013-04-27 05:07:29.000000000 +0200
-+++ src/cf.data.pre 2013-04-28 21:30:23.000000000 +0200
-@@ -733,8 +733,8 @@
- LOC: Config.aclList
- DEFAULT: all src all
- DEFAULT: manager url_regex -i ^cache_object:// +i ^https?://[^/]+/squid-internal-mgr/
--DEFAULT: localhost src 127.0.0.1/32 ::1
--DEFAULT: to_localhost dst 127.0.0.0/8 0.0.0.0/32 ::1
-+DEFAULT: localhost src 127.0.0.1/32
-+DEFAULT: to_localhost dst 127.0.0.0/8 0.0.0.0/32
- DEFAULT_DOC: ACLs all, manager, localhost, and to_localhost are predefined.
- DOC_START
- Defining an Access List