diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-07 08:42:16 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-10-07 08:42:16 +0000 |
commit | 3d010176373f00a72e9c2a7c79e3f7d4c87f0653 (patch) | |
tree | 2901129e571ad1292f386507df2e4c8c001a9621 /www/squid31 | |
parent | Update to 0.7.0 to fix two security vulnerabilities and GCC 3.4.x (diff) |
- 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)
Notes
Notes:
svn path=/head/; revision=118570
Diffstat (limited to 'www/squid31')
-rw-r--r-- | www/squid31/Makefile | 2 | ||||
-rw-r--r-- | www/squid31/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
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 |