summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-10-11 07:43:34 +0000
committersergei <sergei@FreeBSD.org>2004-10-11 07:43:34 +0000
commit7119f248f0ea71e503c699dfa3979d92632a9375 (patch)
tree7043168bf62fef74c2b8fa8aa6fa8851f893b4ce
parentd0abc3b47a577625dca647c24f3a38f8882e1468 (diff)
downloadFreeBSD-ports-7119f248f0ea71e503c699dfa3979d92632a9375.zip
FreeBSD-ports-7119f248f0ea71e503c699dfa3979d92632a9375.tar.gz
- Unbreak fetching squid again:
The recently updated client_db_gc patch has been reissued again; according to squid CVS to "finetune the client db garbage collection interval". Update distinfo accordingly and bump PORTREVISION. PR: ports/72461 [1], ports/72463 [2] Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [1], Thomas-Martin Seck (maintainer) [2] Approved by: portsmgr (krion)
-rw-r--r--www/squid/Makefile2
-rw-r--r--www/squid/distinfo4
-rw-r--r--www/squid25/Makefile2
-rw-r--r--www/squid25/distinfo4
-rw-r--r--www/squid26/Makefile2
-rw-r--r--www/squid26/distinfo4
-rw-r--r--www/squid27/Makefile2
-rw-r--r--www/squid27/distinfo4
-rw-r--r--www/squid30/Makefile2
-rw-r--r--www/squid30/distinfo4
-rw-r--r--www/squid31/Makefile2
-rw-r--r--www/squid31/distinfo4
12 files changed, 18 insertions, 18 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index ae55a0c..6276ac7 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid/distinfo b/www/squid/distinfo
index 9114176..4cbc034 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -18,8 +18,8 @@ MD5 (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = eb6f28d6d572
SIZE (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = 2337
MD5 (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = f465bdbbadd83dee417aafeb974a9248
SIZE (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = 500
-MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 85a513105846b723af71b3bcc2ba4b95
-SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3668
+MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 772a2ed149b89a1addf70cd1dd5def3c
+SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3828
MD5 (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
MD5 (squid2.5/squid-2.5.STABLE6-grammar.patch) = 963208de03349b6fa143bc099524699c
diff --git a/www/squid25/Makefile b/www/squid25/Makefile
index ae55a0c..6276ac7 100644
--- a/www/squid25/Makefile
+++ b/www/squid25/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid25/distinfo b/www/squid25/distinfo
index 9114176..4cbc034 100644
--- a/www/squid25/distinfo
+++ b/www/squid25/distinfo
@@ -18,8 +18,8 @@ MD5 (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = eb6f28d6d572
SIZE (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = 2337
MD5 (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = f465bdbbadd83dee417aafeb974a9248
SIZE (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = 500
-MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 85a513105846b723af71b3bcc2ba4b95
-SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3668
+MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 772a2ed149b89a1addf70cd1dd5def3c
+SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3828
MD5 (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
MD5 (squid2.5/squid-2.5.STABLE6-grammar.patch) = 963208de03349b6fa143bc099524699c
diff --git a/www/squid26/Makefile b/www/squid26/Makefile
index ae55a0c..6276ac7 100644
--- a/www/squid26/Makefile
+++ b/www/squid26/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid26/distinfo b/www/squid26/distinfo
index 9114176..4cbc034 100644
--- a/www/squid26/distinfo
+++ b/www/squid26/distinfo
@@ -18,8 +18,8 @@ MD5 (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = eb6f28d6d572
SIZE (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = 2337
MD5 (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = f465bdbbadd83dee417aafeb974a9248
SIZE (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = 500
-MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 85a513105846b723af71b3bcc2ba4b95
-SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3668
+MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 772a2ed149b89a1addf70cd1dd5def3c
+SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3828
MD5 (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
MD5 (squid2.5/squid-2.5.STABLE6-grammar.patch) = 963208de03349b6fa143bc099524699c
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index ae55a0c..6276ac7 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid27/distinfo b/www/squid27/distinfo
index 9114176..4cbc034 100644
--- a/www/squid27/distinfo
+++ b/www/squid27/distinfo
@@ -18,8 +18,8 @@ MD5 (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = eb6f28d6d572
SIZE (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = 2337
MD5 (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = f465bdbbadd83dee417aafeb974a9248
SIZE (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = 500
-MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 85a513105846b723af71b3bcc2ba4b95
-SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3668
+MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 772a2ed149b89a1addf70cd1dd5def3c
+SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3828
MD5 (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
MD5 (squid2.5/squid-2.5.STABLE6-grammar.patch) = 963208de03349b6fa143bc099524699c
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index ae55a0c..6276ac7 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid30/distinfo b/www/squid30/distinfo
index 9114176..4cbc034 100644
--- a/www/squid30/distinfo
+++ b/www/squid30/distinfo
@@ -18,8 +18,8 @@ MD5 (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = eb6f28d6d572
SIZE (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = 2337
MD5 (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = f465bdbbadd83dee417aafeb974a9248
SIZE (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = 500
-MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 85a513105846b723af71b3bcc2ba4b95
-SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3668
+MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 772a2ed149b89a1addf70cd1dd5def3c
+SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3828
MD5 (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
MD5 (squid2.5/squid-2.5.STABLE6-grammar.patch) = 963208de03349b6fa143bc099524699c
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index ae55a0c..6276ac7 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid31/distinfo b/www/squid31/distinfo
index 9114176..4cbc034 100644
--- a/www/squid31/distinfo
+++ b/www/squid31/distinfo
@@ -18,8 +18,8 @@ MD5 (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = eb6f28d6d572
SIZE (squid2.5/squid-2.5.STABLE6-basic_auth_caseinsensitive.patch) = 2337
MD5 (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = f465bdbbadd83dee417aafeb974a9248
SIZE (squid2.5/squid-2.5.STABLE6-active_requests_delaypool.patch) = 500
-MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 85a513105846b723af71b3bcc2ba4b95
-SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3668
+MD5 (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 772a2ed149b89a1addf70cd1dd5def3c
+SIZE (squid2.5/squid-2.5.STABLE6-client_db_gc.patch) = 3828
MD5 (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
MD5 (squid2.5/squid-2.5.STABLE6-grammar.patch) = 963208de03349b6fa143bc099524699c
OpenPOWER on IntegriCloud