From 77aea13b2f24322b034b3625c4c975ba656a7277 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 16 Dec 1996 06:42:15 +0000 Subject: Update 1.1.0 -> 1.1.1 ; from the Changelog: - Fixed announcement bug. Announcements were always off unless a file was specified. - Fixed wrong number of args to examine_select() debug. - Fixed null-string content-type - Don't cache replies with 'Set-Cookie:' headers. - Fixed bug when client issues IMS, Squid has stale object and Squid's lastmod time is greater than the client IMS time. A 304 reply would be appropriate for Squid, but not the client (diagnosed by Mark Treacy). - Fixed httpBuildRequestHeader() content length bug which breaks for really large POST requests (Takahiro Yugawa). - Fixed 'passthrough_proxy' to pick up port number from list of neighbors. - Ensure pid file is world-readable if umask is set otherwise (Doug Urner). - Collect statistics on a few more HTTP headers. Reviewed by: Submitted by: Obtained from: --- www/squid/Makefile | 6 +++--- www/squid/distinfo | 2 +- www/squid22/Makefile | 6 +++--- www/squid22/distinfo | 2 +- www/squid23/Makefile | 6 +++--- www/squid23/distinfo | 2 +- www/squid24/Makefile | 6 +++--- www/squid24/distinfo | 2 +- www/squid25/Makefile | 6 +++--- www/squid25/distinfo | 2 +- www/squid26/Makefile | 6 +++--- www/squid26/distinfo | 2 +- www/squid27/Makefile | 6 +++--- www/squid27/distinfo | 2 +- www/squid30/Makefile | 6 +++--- www/squid30/distinfo | 2 +- www/squid31/Makefile | 6 +++--- www/squid31/distinfo | 2 +- 18 files changed, 36 insertions(+), 36 deletions(-) (limited to 'www') diff --git a/www/squid/Makefile b/www/squid/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid/distinfo b/www/squid/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid22/Makefile b/www/squid22/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid22/Makefile +++ b/www/squid22/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid22/distinfo b/www/squid22/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid22/distinfo +++ b/www/squid22/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid23/Makefile b/www/squid23/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid23/Makefile +++ b/www/squid23/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid23/distinfo b/www/squid23/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid23/distinfo +++ b/www/squid23/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid24/distinfo b/www/squid24/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid24/distinfo +++ b/www/squid24/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid25/distinfo b/www/squid25/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid26/distinfo b/www/squid26/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid26/distinfo +++ b/www/squid26/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid27/Makefile b/www/squid27/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid27/Makefile +++ b/www/squid27/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid27/distinfo b/www/squid27/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid27/distinfo +++ b/www/squid27/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 21e12123e327..bf7b604b200c 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.13 1996/12/06 11:17:57 peter Exp $ +# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ # -DISTNAME= squid-1.1.0 +DISTNAME= squid-1.1.1 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid31/distinfo b/www/squid31/distinfo index 5724e864c0d2..9841bc92e401 100644 --- a/www/squid31/distinfo +++ b/www/squid31/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.0-src.tar.gz) = 1af1c4d0e5f954603f3281ba002ad2bd +MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e -- cgit