summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-12-23 12:15:30 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-12-23 12:15:30 +0000
commita0c019c5c79fda0ae1e1de655a8a3588ec3df5d0 (patch)
tree3536807bd7d49a8ce54e63b9092459055042df72
parentChange maintainer's email. (diff)
Handle empty ACL definitions properly.
PR: ports/75403 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=124978
-rw-r--r--www/squid/Makefile5
-rw-r--r--www/squid/distinfo2
-rw-r--r--www/squid25/Makefile5
-rw-r--r--www/squid25/distinfo2
-rw-r--r--www/squid26/Makefile5
-rw-r--r--www/squid26/distinfo2
-rw-r--r--www/squid27/Makefile5
-rw-r--r--www/squid27/distinfo2
-rw-r--r--www/squid30/Makefile5
-rw-r--r--www/squid30/distinfo2
-rw-r--r--www/squid31/Makefile5
-rw-r--r--www/squid31/distinfo2
12 files changed, 30 insertions, 12 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index f2ced8715f17..6e8f2fb54dcb 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-blank_response.patch \
squid-2.5.STABLE7-dothost.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
- squid-2.5.STABLE7-cachemgr_vmobjects.patch
+ squid-2.5.STABLE7-cachemgr_vmobjects.patch \
+ squid-2.5.STABLE7-empty_acls.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid/distinfo b/www/squid/distinfo
index e286c76ea1ec..585bdfb954b9 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -16,3 +16,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 2366a84e29fad439c2a48
SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 843
MD5 (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = fdde57025dbfb8caf9154e24b4e1bf3e
SIZE (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238
+MD5 (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 28423e8ee2359ec2537581fe2a79ecd6
+SIZE (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 4015
diff --git a/www/squid25/Makefile b/www/squid25/Makefile
index f2ced8715f17..6e8f2fb54dcb 100644
--- a/www/squid25/Makefile
+++ b/www/squid25/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-blank_response.patch \
squid-2.5.STABLE7-dothost.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
- squid-2.5.STABLE7-cachemgr_vmobjects.patch
+ squid-2.5.STABLE7-cachemgr_vmobjects.patch \
+ squid-2.5.STABLE7-empty_acls.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid25/distinfo b/www/squid25/distinfo
index e286c76ea1ec..585bdfb954b9 100644
--- a/www/squid25/distinfo
+++ b/www/squid25/distinfo
@@ -16,3 +16,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 2366a84e29fad439c2a48
SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 843
MD5 (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = fdde57025dbfb8caf9154e24b4e1bf3e
SIZE (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238
+MD5 (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 28423e8ee2359ec2537581fe2a79ecd6
+SIZE (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 4015
diff --git a/www/squid26/Makefile b/www/squid26/Makefile
index f2ced8715f17..6e8f2fb54dcb 100644
--- a/www/squid26/Makefile
+++ b/www/squid26/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-blank_response.patch \
squid-2.5.STABLE7-dothost.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
- squid-2.5.STABLE7-cachemgr_vmobjects.patch
+ squid-2.5.STABLE7-cachemgr_vmobjects.patch \
+ squid-2.5.STABLE7-empty_acls.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid26/distinfo b/www/squid26/distinfo
index e286c76ea1ec..585bdfb954b9 100644
--- a/www/squid26/distinfo
+++ b/www/squid26/distinfo
@@ -16,3 +16,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 2366a84e29fad439c2a48
SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 843
MD5 (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = fdde57025dbfb8caf9154e24b4e1bf3e
SIZE (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238
+MD5 (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 28423e8ee2359ec2537581fe2a79ecd6
+SIZE (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 4015
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index f2ced8715f17..6e8f2fb54dcb 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-blank_response.patch \
squid-2.5.STABLE7-dothost.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
- squid-2.5.STABLE7-cachemgr_vmobjects.patch
+ squid-2.5.STABLE7-cachemgr_vmobjects.patch \
+ squid-2.5.STABLE7-empty_acls.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid27/distinfo b/www/squid27/distinfo
index e286c76ea1ec..585bdfb954b9 100644
--- a/www/squid27/distinfo
+++ b/www/squid27/distinfo
@@ -16,3 +16,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 2366a84e29fad439c2a48
SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 843
MD5 (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = fdde57025dbfb8caf9154e24b4e1bf3e
SIZE (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238
+MD5 (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 28423e8ee2359ec2537581fe2a79ecd6
+SIZE (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 4015
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index f2ced8715f17..6e8f2fb54dcb 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-blank_response.patch \
squid-2.5.STABLE7-dothost.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
- squid-2.5.STABLE7-cachemgr_vmobjects.patch
+ squid-2.5.STABLE7-cachemgr_vmobjects.patch \
+ squid-2.5.STABLE7-empty_acls.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid30/distinfo b/www/squid30/distinfo
index e286c76ea1ec..585bdfb954b9 100644
--- a/www/squid30/distinfo
+++ b/www/squid30/distinfo
@@ -16,3 +16,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 2366a84e29fad439c2a48
SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 843
MD5 (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = fdde57025dbfb8caf9154e24b4e1bf3e
SIZE (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238
+MD5 (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 28423e8ee2359ec2537581fe2a79ecd6
+SIZE (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 4015
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index f2ced8715f17..6e8f2fb54dcb 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.7
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
@@ -94,7 +94,8 @@ PATCHFILES= squid-2.5.STABLE7-half_closed_POST.patch \
squid-2.5.STABLE7-blank_response.patch \
squid-2.5.STABLE7-dothost.patch \
squid-2.5.STABLE7-httpd_accel_vport.patch \
- squid-2.5.STABLE7-cachemgr_vmobjects.patch
+ squid-2.5.STABLE7-cachemgr_vmobjects.patch \
+ squid-2.5.STABLE7-empty_acls.patch
PATCH_DIST_STRIP= -p1
MAINTAINER= tmseck@netcologne.de
diff --git a/www/squid31/distinfo b/www/squid31/distinfo
index e286c76ea1ec..585bdfb954b9 100644
--- a/www/squid31/distinfo
+++ b/www/squid31/distinfo
@@ -16,3 +16,5 @@ MD5 (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 2366a84e29fad439c2a48
SIZE (squid2.5/squid-2.5.STABLE7-httpd_accel_vport.patch) = 843
MD5 (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = fdde57025dbfb8caf9154e24b4e1bf3e
SIZE (squid2.5/squid-2.5.STABLE7-cachemgr_vmobjects.patch) = 6238
+MD5 (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 28423e8ee2359ec2537581fe2a79ecd6
+SIZE (squid2.5/squid-2.5.STABLE7-empty_acls.patch) = 4015