From 22f5116d5306773e629ad1ed2d8cd12d13f578c0 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 8 Feb 1997 16:19:17 +0000 Subject: Update 1.1.5+patches -> 1.1.6 Note, there are a few important changes to the squid.conf file, be sure to read the ChangeLog file for the details. Some names have been renamed, and a new option needs to be specified if squid is run as root - it needs to know what uid to change to, it won't run as root by default. This may require changes to the port to create a user or something. --- www/squid/Makefile | 9 +++------ www/squid/distinfo | 5 +---- 2 files changed, 4 insertions(+), 10 deletions(-) (limited to 'www/squid') diff --git a/www/squid/Makefile b/www/squid/Makefile index 3e84af948267..5775f61e15d0 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.5 +# Version required: 1.1.6 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.19 1997/01/24 10:30:38 asami Exp $ +# $Id: Makefile,v 1.20 1997/01/29 07:53:58 peter Exp $ # -DISTNAME= squid-1.1.5 +DISTNAME= squid-1.1.6 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ @@ -15,9 +15,6 @@ MASTER_SITES= \ ftp://ftp.net.lut.ac.uk/squid/squid-1.1/ EXTRACT_SUFX= -src.tar.gz -PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.5/ -PATCHFILES+= acl.c.patch main.c.patch redirect.c.patch - MAINTAINER= peter@freebsd.org DIST_SUBDIR= squid diff --git a/www/squid/distinfo b/www/squid/distinfo index e31b88e820cf..9e3265ff84f0 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1,4 +1 @@ -MD5 (squid/squid-1.1.5-src.tar.gz) = efd6cb5bfe7958f2a74e4d8b5a0fc8a8 -MD5 (squid/acl.c.patch) = 840c0d06c37cfb12732439f501864354 -MD5 (squid/main.c.patch) = f631976a0e7984e2ac104f92d62fb507 -MD5 (squid/redirect.c.patch) = c79dacd428a9fbb5e1b95b007a70a1e3 +MD5 (squid/squid-1.1.6-src.tar.gz) = 99a5d163781c116a97b5e01ce2a6c72e -- cgit