diff options
author | peter <peter@FreeBSD.org> | 1996-12-06 19:17:58 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-12-06 19:17:58 +0800 |
commit | eaa6a5a910132780bf379c05e0c72d3c0f854230 (patch) | |
tree | 6c2c2c589937f0836fa5c107a4294c9d9a4b6670 /www/squid25 | |
parent | 9c5491d758b88469f14f987acfa278cf4e6b6b4d (diff) | |
download | freebsd-ports-gnome-eaa6a5a910132780bf379c05e0c72d3c0f854230.tar.gz freebsd-ports-gnome-eaa6a5a910132780bf379c05e0c72d3c0f854230.tar.zst freebsd-ports-gnome-eaa6a5a910132780bf379c05e0c72d3c0f854230.zip |
Update 1.1.beta27 to 1.1.beta28.
This fixes some small bugs, including a CR/LF problem and (I think) two
problems with aborting. The author has hinted that this might be the last
beta before 1.1.0.
Diffstat (limited to 'www/squid25')
-rw-r--r-- | www/squid25/Makefile | 8 | ||||
-rw-r--r-- | www/squid25/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile index f91812117d6b..b7898ee6d7f0 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 1.1.beta27 +# Version required: 1.1.beta28 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.11 1996/12/04 15:58:27 peter Exp $ +# $Id: Makefile,v 1.12 1996/12/05 08:42:50 peter Exp $ # -DISTNAME= squid-1.1.beta27 -PKGNAME= squid-1.1b27 +DISTNAME= squid-1.1.beta28 +PKGNAME= squid-1.1b28 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1.beta/ \ diff --git a/www/squid25/distinfo b/www/squid25/distinfo index aef1f9f11621..4a97a7271854 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.beta27-src.tar.gz) = e54b64d3bf374711c0429ab1f3ba0300 +MD5 (squid-1.1.beta28-src.tar.gz) = 123cf6b5872b6f2ef6d150130dc0cbfd |