aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid31/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-12-04 23:58:30 +0800
committerpeter <peter@FreeBSD.org>1996-12-04 23:58:30 +0800
commitb2508e566ab59cbaa36966f88959fe3660eaff4e (patch)
tree877df3fbbd4b56166e9d0d575ff038c20bfcabad /www/squid31/Makefile
parent914df8abd7e4e7ab999789c740cc95885503af54 (diff)
downloadfreebsd-ports-gnome-b2508e566ab59cbaa36966f88959fe3660eaff4e.tar.gz
freebsd-ports-gnome-b2508e566ab59cbaa36966f88959fe3660eaff4e.tar.zst
freebsd-ports-gnome-b2508e566ab59cbaa36966f88959fe3660eaff4e.zip
Update 1.1.beta25 -> 1.1.beta26
Among the changes: - remove patch-aa, it's now in the standard distribution - checks for libgnumalloc for <= FreeBSD-2.1.x systems to avoid the nasty libc malloc problems. - more useful data in the logs - support for poll() syscall with unlimited number of file descriptors if present instead of select()'s restrictions. (Standard FreeBSD doesn't yet have poll()..) - the usual bug fixes
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r--www/squid31/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index 9efd31a0a429..e0ed354b91e0 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -1,13 +1,13 @@
# New ports collection makefile for: squid
-# Version required: 1.1.beta25
+# Version required: 1.1.beta26
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.9 1996/11/22 14:06:11 peter Exp $
+# $Id: Makefile,v 1.10 1996/12/02 09:52:27 peter Exp $
#
-DISTNAME= squid-1.1.beta25
-PKGNAME= squid-1.1b25
+DISTNAME= squid-1.1.beta26
+PKGNAME= squid-1.1b26
CATEGORIES= www
MASTER_SITES= \
ftp://squid.nlanr.net/pub/squid-1.1.beta/ \