From b2508e566ab59cbaa36966f88959fe3660eaff4e Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 4 Dec 1996 15:58:30 +0000 Subject: 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 --- www/squid22/Makefile | 8 ++++---- www/squid22/distinfo | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www/squid22') diff --git a/www/squid22/Makefile b/www/squid22/Makefile index 9efd31a0a429..e0ed354b91e0 100644 --- a/www/squid22/Makefile +++ b/www/squid22/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 # -# $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/ \ diff --git a/www/squid22/distinfo b/www/squid22/distinfo index 7f537e9c2f49..b0316a6b16f5 100644 --- a/www/squid22/distinfo +++ b/www/squid22/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.beta25-src.tar.gz) = e5940187f30292e83d8308670b750848 +MD5 (squid-1.1.beta26-src.tar.gz) = 019ae6e1e1fb9d9cddfafae4240cd76b -- cgit