diff options
author | peter <peter@FreeBSD.org> | 1996-12-27 06:00:50 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-12-27 06:00:50 +0800 |
commit | 05d03d68420ce49a351fb2a8afd7bbb8d38d455b (patch) | |
tree | 42da31dc21a59ca1a415ee5e0b1c04c56fa4d7ad /www/squid25 | |
parent | ae367a31a84a9abe4fd3a0ff30328b3e26731859 (diff) | |
download | freebsd-ports-gnome-05d03d68420ce49a351fb2a8afd7bbb8d38d455b.tar.gz freebsd-ports-gnome-05d03d68420ce49a351fb2a8afd7bbb8d38d455b.tar.zst freebsd-ports-gnome-05d03d68420ce49a351fb2a8afd7bbb8d38d455b.zip |
Update 1.1.1 -> 1.1.2
The usual bug fixes, including one that prevented ftp objects being
cached (they immediately timed out).....
Diffstat (limited to 'www/squid25')
-rw-r--r-- | www/squid25/Makefile | 6 | ||||
-rw-r--r-- | www/squid25/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile index bf7b604b200c..74ea18ce35bb 100644 --- a/www/squid25/Makefile +++ b/www/squid25/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.1 +# Version required: 1.1.2 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.14 1996/12/07 06:25:26 peter Exp $ +# $Id: Makefile,v 1.15 1996/12/16 06:42:14 peter Exp $ # -DISTNAME= squid-1.1.1 +DISTNAME= squid-1.1.2 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ diff --git a/www/squid25/distinfo b/www/squid25/distinfo index 9841bc92e401..405c160bfe07 100644 --- a/www/squid25/distinfo +++ b/www/squid25/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e +MD5 (squid-1.1.2-src.tar.gz) = 5b60bc25a57172e73047852c3576aa4b |