From f80f190a5ac9693005cae690aded7c8854e501f3 Mon Sep 17 00:00:00 2001 From: Peter Wemm Date: Thu, 26 Mar 1998 13:29:13 +0000 Subject: Update squid-1.2beta17 -> 1.2beta18 --- www/squid25/Makefile | 14 ++++++++------ www/squid25/distinfo | 2 +- www/squid25/pkg-plist | 1 + 3 files changed, 10 insertions(+), 7 deletions(-) (limited to 'www/squid25') diff --git a/www/squid25/Makefile b/www/squid25/Makefile index b95c81596793..147c86383f08 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 1.2-beta17 +# Version required: 1.2-beta18 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.46 1998/03/09 03:35:09 peter Exp $ +# $Id: Makefile,v 1.47 1998/03/20 14:00:51 peter Exp $ # -DISTNAME= squid-1.2.beta17 -PKGNAME= squid-1.2b17 +DISTNAME= squid-1.2.beta18 +PKGNAME= squid-1.2b18 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.2.beta/ \ @@ -17,11 +17,11 @@ MASTER_SITES= \ EXTRACT_SUFX= -src.tar.gz #PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/ -#PATCHFILES+= 1.2.beta17.patch +#PATCHFILES+= 1.2.beta18.patch MAINTAINER= peter@freebsd.org -DIST_SUBDIR= squid1.2b17 +DIST_SUBDIR= squid1.2b18 GNU_CONFIGURE= yes # Follow the apache port's lead... CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \ @@ -50,6 +50,8 @@ NO_LATEST_LINK= yes #CONFIGURE_ARGS+= --enable-icmp # - Enable delay hack to limit bandwidth usage #CONFIGURE_ARGS+= --enable-delay-hack +# - Enable generic memory use tracing +#CONFIGURE+ARGS+= --enable-mem-gen-trace # - Enable logging of the User-Agent header #CONFIGURE_ARGS+= --enable-useragent-log # - Kill parent (eg: RunCache) on shutdown (use with great care!!) diff --git a/www/squid25/distinfo b/www/squid25/distinfo index b6aa387d4e1e..6e5f8f44551e 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -1 +1 @@ -MD5 (squid1.2b17/squid-1.2.beta17-src.tar.gz) = 9a4fd60baa6d7b98cb7e4c2ffc2dd334 +MD5 (squid1.2b18/squid-1.2.beta18-src.tar.gz) = 97e6269b2ee749e3dcd10f8e6d9501e6 diff --git a/www/squid25/pkg-plist b/www/squid25/pkg-plist index 895c723612a7..c42faf762dbf 100644 --- a/www/squid25/pkg-plist +++ b/www/squid25/pkg-plist @@ -16,6 +16,7 @@ etc/squid/errors/ERR_INVALID_REQ etc/squid/errors/ERR_INVALID_URL etc/squid/errors/ERR_LIFETIME_EXP etc/squid/errors/ERR_NO_RELAY +etc/squid/errors/ERR_ONLY_IF_CACHED_MISS etc/squid/errors/ERR_READ_ERROR etc/squid/errors/ERR_READ_TIMEOUT etc/squid/errors/ERR_SOCKET_FAILURE -- cgit v1.2.3