diff options
author | sergei <sergei@FreeBSD.org> | 2004-10-27 16:48:52 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2004-10-27 16:48:52 +0800 |
commit | 2d5978366d13986cdf28f4aac655a9ee81abeaec (patch) | |
tree | 50a901530e7b674c53354360b0599ddfa4692886 /www | |
parent | 7fdcba6ff416320baad98baedc518c377fde4509 (diff) | |
download | freebsd-ports-gnome-2d5978366d13986cdf28f4aac655a9ee81abeaec.tar.gz freebsd-ports-gnome-2d5978366d13986cdf28f4aac655a9ee81abeaec.tar.zst freebsd-ports-gnome-2d5978366d13986cdf28f4aac655a9ee81abeaec.zip |
- Integrate the following vendor patches:
- document the LDAP helpers' -v option
- correct the implementation of the req_header and resp_header acls
(the original implementation submitted in squid bug #961 was faulty)
See <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for further details.
- Bump PORTREVISION
PR: ports/73154
Submitted by: Thomas-Martin Seck (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/squid/Makefile | 6 | ||||
-rw-r--r-- | www/squid/distinfo | 4 | ||||
-rw-r--r-- | www/squid25/Makefile | 6 | ||||
-rw-r--r-- | www/squid25/distinfo | 4 | ||||
-rw-r--r-- | www/squid26/Makefile | 6 | ||||
-rw-r--r-- | www/squid26/distinfo | 4 | ||||
-rw-r--r-- | www/squid27/Makefile | 6 | ||||
-rw-r--r-- | www/squid27/distinfo | 4 | ||||
-rw-r--r-- | www/squid30/Makefile | 6 | ||||
-rw-r--r-- | www/squid30/distinfo | 4 | ||||
-rw-r--r-- | www/squid31/Makefile | 6 | ||||
-rw-r--r-- | www/squid31/distinfo | 4 |
12 files changed, 48 insertions, 12 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 6cf34eb86643..45c18d84284c 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -87,7 +87,9 @@ DISTNAME= squid-2.5.STABLE7 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch +PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ + squid-2.5.STABLE7-LDAP_version_documentation.patch \ + squid-2.5.STABLE7_req_resp_header.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid/distinfo b/www/squid/distinfo index 99d40be3f980..b986bb788c73 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -2,3 +2,7 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 +MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd22643246c3637a60b234214 +SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170 +MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25 +SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696 diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 6cf34eb86643..45c18d84284c 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -87,7 +87,9 @@ DISTNAME= squid-2.5.STABLE7 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch +PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ + squid-2.5.STABLE7-LDAP_version_documentation.patch \ + squid-2.5.STABLE7_req_resp_header.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid25/distinfo b/www/squid25/distinfo index 99d40be3f980..b986bb788c73 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -2,3 +2,7 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 +MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd22643246c3637a60b234214 +SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170 +MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25 +SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696 diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 6cf34eb86643..45c18d84284c 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -87,7 +87,9 @@ DISTNAME= squid-2.5.STABLE7 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch +PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ + squid-2.5.STABLE7-LDAP_version_documentation.patch \ + squid-2.5.STABLE7_req_resp_header.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid26/distinfo b/www/squid26/distinfo index 99d40be3f980..b986bb788c73 100644 --- a/www/squid26/distinfo +++ b/www/squid26/distinfo @@ -2,3 +2,7 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 +MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd22643246c3637a60b234214 +SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170 +MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25 +SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696 diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 6cf34eb86643..45c18d84284c 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -87,7 +87,9 @@ DISTNAME= squid-2.5.STABLE7 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch +PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ + squid-2.5.STABLE7-LDAP_version_documentation.patch \ + squid-2.5.STABLE7_req_resp_header.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid27/distinfo b/www/squid27/distinfo index 99d40be3f980..b986bb788c73 100644 --- a/www/squid27/distinfo +++ b/www/squid27/distinfo @@ -2,3 +2,7 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 +MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd22643246c3637a60b234214 +SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170 +MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25 +SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696 diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 6cf34eb86643..45c18d84284c 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -87,7 +87,9 @@ DISTNAME= squid-2.5.STABLE7 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch +PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ + squid-2.5.STABLE7-LDAP_version_documentation.patch \ + squid-2.5.STABLE7_req_resp_header.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 99d40be3f980..b986bb788c73 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -2,3 +2,7 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 +MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd22643246c3637a60b234214 +SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170 +MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25 +SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696 diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 6cf34eb86643..45c18d84284c 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -74,7 +74,7 @@ PORTNAME= squid PORTVERSION= 2.5.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ @@ -87,7 +87,9 @@ DISTNAME= squid-2.5.STABLE7 DIST_SUBDIR= squid2.5 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.5/bugs/ -PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch +PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \ + squid-2.5.STABLE7-LDAP_version_documentation.patch \ + squid-2.5.STABLE7_req_resp_header.patch PATCH_DIST_STRIP= -p1 MAINTAINER= tmseck@netcologne.de diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 99d40be3f980..b986bb788c73 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -2,3 +2,7 @@ MD5 (squid2.5/squid-2.5.STABLE7.tar.bz2) = bf63e34906c68d716896eec0351108dc SIZE (squid2.5/squid-2.5.STABLE7.tar.bz2) = 1051830 MD5 (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 7468154bb645932718d74c3dafcc9ec3 SIZE (squid2.5/squid-2.5.STABLE7-half_closed_POST.patch) = 805 +MD5 (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 7e2dbbcfd22643246c3637a60b234214 +SIZE (squid2.5/squid-2.5.STABLE7-LDAP_version_documentation.patch) = 1170 +MD5 (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 4237a7bcea6cb440e2b80414daf82c25 +SIZE (squid2.5/squid-2.5.STABLE7_req_resp_header.patch) = 1696 |