diff options
author | eik <eik@FreeBSD.org> | 2004-07-23 20:25:45 +0800 |
---|---|---|
committer | eik <eik@FreeBSD.org> | 2004-07-23 20:25:45 +0800 |
commit | 716b5c0772db5df13538c956751c03acb1e1c55a (patch) | |
tree | 06e6e13583ffa7fcb2a15d597969bdfb07fe175f /www/squid30/Makefile | |
parent | d6f7c1eb1a4f536172435fb52ca2b65665434b88 (diff) | |
download | freebsd-ports-gnome-716b5c0772db5df13538c956751c03acb1e1c55a.tar.gz freebsd-ports-gnome-716b5c0772db5df13538c956751c03acb1e1c55a.tar.zst freebsd-ports-gnome-716b5c0772db5df13538c956751c03acb1e1c55a.zip |
Remove squid-2.5.STABLE6-ldap_helpers.patch until it is fixed.
cf <http://www.squid-cache.org/bugs/show_bug.cgi?id=1018>
Do not bump PORTREVISION, since
a) ldap is not in the default configuration
b) we hope to have that fixed soon
PR: 69465
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Diffstat (limited to 'www/squid30/Makefile')
-rw-r--r-- | www/squid30/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 3e81e45b3c83..c678e215cbe2 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -88,7 +88,6 @@ DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ PATCHFILES= squid-2.5.STABLE6-ufs_no_valid_dir.patch \ - squid-2.5.STABLE6-ldap_helpers.patch \ squid-2.5.STABLE6-concurrent_dns_lookups.patch \ squid-2.5.STABLE6-request_header_max_size.patch \ squid-2.5.STABLE6-ntlm_challengereuse_leak.patch \ |