diff options
author | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-23 12:25:45 +0000 |
---|---|---|
committer | Oliver Eikemeier <eik@FreeBSD.org> | 2004-07-23 12:25:45 +0000 |
commit | 6ec189f5ab4cb7244cceef5d857b9d05a77c7719 (patch) | |
tree | f17412245382a3801991edcd4a61fe7ed9ceccbf /www | |
parent | e7afd95a992ffe9c7648ee8f57408e6bcc530c3c (diff) | |
download | ports-6ec189f5ab4cb7244cceef5d857b9d05a77c7719.tar.gz ports-6ec189f5ab4cb7244cceef5d857b9d05a77c7719.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)
Notes
Notes:
svn path=/head/; revision=114490
Diffstat (limited to 'www')
-rw-r--r-- | www/squid/Makefile | 1 | ||||
-rw-r--r-- | www/squid25/Makefile | 1 | ||||
-rw-r--r-- | www/squid26/Makefile | 1 | ||||
-rw-r--r-- | www/squid27/Makefile | 1 | ||||
-rw-r--r-- | www/squid30/Makefile | 1 | ||||
-rw-r--r-- | www/squid31/Makefile | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 3e81e45b3c83..c678e215cbe2 100644 --- a/www/squid/Makefile +++ b/www/squid/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 \ diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 3e81e45b3c83..c678e215cbe2 100644 --- a/www/squid25/Makefile +++ b/www/squid25/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 \ diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 3e81e45b3c83..c678e215cbe2 100644 --- a/www/squid26/Makefile +++ b/www/squid26/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 \ diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 3e81e45b3c83..c678e215cbe2 100644 --- a/www/squid27/Makefile +++ b/www/squid27/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 \ 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 \ diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 3e81e45b3c83..c678e215cbe2 100644 --- a/www/squid31/Makefile +++ b/www/squid31/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 \ |