summaryrefslogtreecommitdiffstats
path: root/www/squid30
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-08-13 02:59:42 +0000
committerpeter <peter@FreeBSD.org>1997-08-13 02:59:42 +0000
commit699b30235af9b84ccd33af12584a548c92d16961 (patch)
tree939d226234285e540ed646746a57ed8b93df3766 /www/squid30
parent8bb471638950588afed2761d4011b76a2fde419c (diff)
downloadFreeBSD-ports-699b30235af9b84ccd33af12584a548c92d16961.zip
FreeBSD-ports-699b30235af9b84ccd33af12584a548c92d16961.tar.gz
Update to squid 1.1.15, Among the changes is the fix for fetch's very slow
tranfsers due to it's T/TCP-style send-request-and-half-shutdown query.
Diffstat (limited to 'www/squid30')
-rw-r--r--www/squid30/Makefile9
-rw-r--r--www/squid30/distinfo2
2 files changed, 6 insertions, 5 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index a62b4f4..53978d0 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: squid
-# Version required: 1.1.14
+# Version required: 1.1.15
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.29 1997/07/01 21:05:22 peter Exp $
+# $Id: Makefile,v 1.30 1997/07/18 05:06:49 peter Exp $
#
-DISTNAME= squid-1.1.14
+DISTNAME= squid-1.1.15
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-1.1/ \
@@ -20,7 +20,7 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= peter@freebsd.org
-DIST_SUBDIR= squid1.1.14
+DIST_SUBDIR= squid1.1.15
GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/squid --bindir=${PREFIX}/sbin \
@@ -41,6 +41,7 @@ MAKEFILE= makefile
# do NOT define both USE_SPLAY_TREE and USE_BIN_TREE at the same time!
#MAKE_ENV+= USE_SPLAY_TREE="-DUSE_SPLAY_TREE"
#MAKE_ENV+= USE_BIN_TREE="-DUSE_BIN_TREE"
+#MAKE_ENV+= RELOAD_INTO_IMS="-DRELOAD_INTO_IMS"
post-install:
cd ${WRKSRC}/src; make install-pinger
diff --git a/www/squid30/distinfo b/www/squid30/distinfo
index 5cf06e8..9701030 100644
--- a/www/squid30/distinfo
+++ b/www/squid30/distinfo
@@ -1 +1 @@
-MD5 (squid1.1.14/squid-1.1.14-src.tar.gz) = e82749bee1c5e3b63487f429800ea725
+MD5 (squid1.1.15/squid-1.1.15-src.tar.gz) = d86a399abf2f384c596c7849a835d4bc
OpenPOWER on IntegriCloud