Subject: Re: pkg/30085: squid-2.5.9 >=nb6 crashes when doing ipf-transparent
To: None <taca@netbsd.org, gnats-admin@netbsd.org, pkgsrc-bugs@netbsd.org>
From: Takahiro Kambe <taca@back-street.net>
List: pkgsrc-bugs
Date: 04/30/2005 07:01:01
The following reply was made to PR pkg/30085; it has been noted by GNATS.
From: Takahiro Kambe <taca@back-street.net>
To: mk@kilbi.de
Cc: gnats-bugs@netbsd.org
Subject: Re: pkg/30085: squid-2.5.9 >=nb6 crashes when doing ipf-transparent
Date: Sat, 30 Apr 2005 16:00:27 +0900 (JST)
If you disable transparent_port patch completely, what happens to your
situation?
--
Takahiro Kambe <taca@back-street.net>
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/www/squid/Makefile,v
retrieving revision 1.148
diff -u -r1.148 Makefile
--- Makefile 26 Apr 2005 16:19:43 -0000 1.148
+++ Makefile 30 Apr 2005 06:58:22 -0000
@@ -37,13 +37,13 @@
squid-2.5.STABLE9-syslog.patch \
squid-2.5.STABLE9-errpage_user.patch \
squid-2.5.STABLE9-debug_newlines.patch \
- squid-2.5.STABLE9-transparent_port.patch \
squid-2.5.STABLE9-squid_k_nohostname.patch \
squid-2.5.STABLE9-config_CRLF.patch \
squid-2.5.STABLE9-forwardcc.patch \
squid-2.5.STABLE9-authinfo.patch \
squid-2.5.STABLE9-chroot_pidfile.patch \
squid-2.5.STABLE9-cachemgr_conf.patch
+# squid-2.5.STABLE9-transparent_port.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= taca@NetBSD.org