summaryrefslogtreecommitdiff
path: root/www/squid22/Makefile
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1998-03-05 06:43:06 +0000
committerPeter Wemm <peter@FreeBSD.org>1998-03-05 06:43:06 +0000
commit5f825c7ab91f8ce01b832eca6fb74c8314d53a8d (patch)
treeddda0232c4df3d2105553cc7e7e9043ba1a12a5b /www/squid22/Makefile
parentShould have been "glibstdc++" (diff)
Update squid1.2.beta14 -> beta16.
Note: the b14 -> b15 change will loose your cache unless you take the steps on http://squid.nlanr.net/ to recover it. Read the Changelog for details, this is a fairly large update.
Notes
Notes: svn path=/head/; revision=10048
Diffstat (limited to 'www/squid22/Makefile')
-rw-r--r--www/squid22/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/www/squid22/Makefile b/www/squid22/Makefile
index 042c1a692f6b..11fe868fcbe4 100644
--- a/www/squid22/Makefile
+++ b/www/squid22/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: squid
-# Version required: 1.2-beta14
+# Version required: 1.2-beta16
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.43 1998/02/14 14:36:12 peter Exp $
+# $Id: Makefile,v 1.44 1998/02/16 13:16:37 asami Exp $
#
-DISTNAME= squid-1.2.beta14
-PKGNAME= squid-1.2b14
+DISTNAME= squid-1.2.beta16
+PKGNAME= squid-1.2b16
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-1.2.beta/ \
@@ -16,12 +16,12 @@ MASTER_SITES= \
ftp://ftp.net.lut.ac.uk/squid/squid-1.2.beta/
EXTRACT_SUFX= -src.tar.gz
-PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/
-PATCHFILES+= 1.2.beta14.patches
+#PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/
+#PATCHFILES+= 1.2.beta16.patches
MAINTAINER= peter@freebsd.org
-DIST_SUBDIR= squid1.2b14
+DIST_SUBDIR= squid1.2b16
GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \