diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-21 08:57:57 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-04-21 08:57:57 +0000 |
commit | 6410f439793692028d3bcc15d3d7a90ec761ec11 (patch) | |
tree | 97d6f60751897bd94e567f61b137167a9b29e7b2 | |
parent | Update to 0.99 (diff) |
- Update distinfo for the 2GB patch, this includes a fix for
squid bugs #1283, 1287 and 1288 (assertion failed in store_client.c:343).
(already committed)
- Bump portrevision as a datapoint for this bugfix.
PR: 80163
Submitted by: Thomas-Martin Seck <tmseck@netcologne.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=133825
-rw-r--r-- | www/squid/Makefile | 2 | ||||
-rw-r--r-- | www/squid25/Makefile | 2 | ||||
-rw-r--r-- | www/squid26/Makefile | 2 | ||||
-rw-r--r-- | www/squid27/Makefile | 2 | ||||
-rw-r--r-- | www/squid30/Makefile | 2 | ||||
-rw-r--r-- | www/squid31/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 4919f29a1b8f..91853310ce46 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -66,7 +66,7 @@ PORTNAME= squid PORTVERSION= 2.5.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ |