From 87a28bde3966258d692cf04a49e9432de9d111df Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 7 Jan 1997 18:49:07 +0000 Subject: Update 1.1.2 -> 1.1.3 --- www/squid/Makefile | 10 +++++----- www/squid/distinfo | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www/squid') diff --git a/www/squid/Makefile b/www/squid/Makefile index 74ea18c..637abb1 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.2 +# Version required: 1.1.3 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm # -# $Id: Makefile,v 1.15 1996/12/16 06:42:14 peter Exp $ +# $Id: Makefile,v 1.16 1996/12/26 22:00:45 peter Exp $ # -DISTNAME= squid-1.1.2 +DISTNAME= squid-1.1.3 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ @@ -28,8 +28,8 @@ post-install: .for file in cachemgr.cgi client dnsserver ftpget pinger squid strip ${PREFIX}/sbin/${file} .endfor - ${MKDIR} -p ${PREFIX}/squid/logs - ${MKDIR} -p ${PREFIX}/squid/cache + ${MKDIR} ${PREFIX}/squid/logs + ${MKDIR} ${PREFIX}/squid/cache @if [ ! -f ${PREFIX}/etc/rc.d/squid.sh ]; then \ echo "Installing ${PREFIX}/etc/rc.d/squid.sh startup file."; \ echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/squid.sh; \ diff --git a/www/squid/distinfo b/www/squid/distinfo index 405c160..e5cf107 100644 --- a/www/squid/distinfo +++ b/www/squid/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.2-src.tar.gz) = 5b60bc25a57172e73047852c3576aa4b +MD5 (squid-1.1.3-src.tar.gz) = e5687bc711b53c74323f06a52c1cd971 -- cgit v1.1