aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorsergei <sergei@FreeBSD.org>2004-10-07 16:42:16 +0800
committersergei <sergei@FreeBSD.org>2004-10-07 16:42:16 +0800
commitfc4161729a6b40899d5987dbb745f0c180623586 (patch)
tree3f6c67e2420ec7e383c66e30e9e0c1a2cf2f1ab6 /www
parentf5de736cd6f5d8b088b10b854b2dd2055cd630ca (diff)
downloadfreebsd-ports-gnome-fc4161729a6b40899d5987dbb745f0c180623586.tar.gz
freebsd-ports-gnome-fc4161729a6b40899d5987dbb745f0c180623586.tar.zst
freebsd-ports-gnome-fc4161729a6b40899d5987dbb745f0c180623586.zip
- Unbreak fetching:
The client_db_gc patch contained a wrong debugging information and was thus reissued by the vendor. Update distinfo accordingly and bump PORTREVISION. PR: ports/72387 Submitted by: Thomas-Martin Seck (maintainer) Approved by: portsmgr (krion)
Diffstat (limited to 'www')
-rw-r--r--www/squid/Makefile2
-rw-r--r--www/squid/distinfo2
-rw-r--r--www/squid25/Makefile2
-rw-r--r--www/squid25/distinfo2
-rw-r--r--www/squid26/Makefile2
-rw-r--r--www/squid26/distinfo2
-rw-r--r--www/squid27/Makefile2
-rw-r--r--www/squid27/distinfo2
-rw-r--r--www/squid30/Makefile2
-rw-r--r--www/squid30/distinfo2
-rw-r--r--www/squid31/Makefile2
-rw-r--r--www/squid31/distinfo2
12 files changed, 12 insertions, 12 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index b42ad2cdd75b..ae55a0cf8bcd 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid/distinfo b/www/squid/distinfo
index b0f3c5b6ceb6..9114176dd7ba 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -18,7 +18,7 @@ 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) = 315e3bb42b4febde95b0974634ef8d66
+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-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
diff --git a/www/squid25/Makefile b/www/squid25/Makefile
index b42ad2cdd75b..ae55a0cf8bcd 100644
--- a/www/squid25/Makefile
+++ b/www/squid25/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid25/distinfo b/www/squid25/distinfo
index b0f3c5b6ceb6..9114176dd7ba 100644
--- a/www/squid25/distinfo
+++ b/www/squid25/distinfo
@@ -18,7 +18,7 @@ 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) = 315e3bb42b4febde95b0974634ef8d66
+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-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
diff --git a/www/squid26/Makefile b/www/squid26/Makefile
index b42ad2cdd75b..ae55a0cf8bcd 100644
--- a/www/squid26/Makefile
+++ b/www/squid26/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid26/distinfo b/www/squid26/distinfo
index b0f3c5b6ceb6..9114176dd7ba 100644
--- a/www/squid26/distinfo
+++ b/www/squid26/distinfo
@@ -18,7 +18,7 @@ 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) = 315e3bb42b4febde95b0974634ef8d66
+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-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
diff --git a/www/squid27/Makefile b/www/squid27/Makefile
index b42ad2cdd75b..ae55a0cf8bcd 100644
--- a/www/squid27/Makefile
+++ b/www/squid27/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid27/distinfo b/www/squid27/distinfo
index b0f3c5b6ceb6..9114176dd7ba 100644
--- a/www/squid27/distinfo
+++ b/www/squid27/distinfo
@@ -18,7 +18,7 @@ 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) = 315e3bb42b4febde95b0974634ef8d66
+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-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index b42ad2cdd75b..ae55a0cf8bcd 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid30/distinfo b/www/squid30/distinfo
index b0f3c5b6ceb6..9114176dd7ba 100644
--- a/www/squid30/distinfo
+++ b/www/squid30/distinfo
@@ -18,7 +18,7 @@ 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) = 315e3bb42b4febde95b0974634ef8d66
+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-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index b42ad2cdd75b..ae55a0cf8bcd 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -74,7 +74,7 @@
PORTNAME= squid
PORTVERSION= 2.5.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= www
MASTER_SITES= \
ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
diff --git a/www/squid31/distinfo b/www/squid31/distinfo
index b0f3c5b6ceb6..9114176dd7ba 100644
--- a/www/squid31/distinfo
+++ b/www/squid31/distinfo
@@ -18,7 +18,7 @@ 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) = 315e3bb42b4febde95b0974634ef8d66
+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-ntlmtruncated.patch) = c77b3c10fc5d5c9d34ccf41f7623a0fe
SIZE (squid2.5/squid-2.5.STABLE6-ntlmtruncated.patch) = 4383