diff options
author | peter <peter@FreeBSD.org> | 1996-12-26 22:00:50 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1996-12-26 22:00:50 +0000 |
commit | 05d03d68420ce49a351fb2a8afd7bbb8d38d455b (patch) | |
tree | 42da31dc21a59ca1a415ee5e0b1c04c56fa4d7ad /www/squid27 | |
parent | ae367a31a84a9abe4fd3a0ff30328b3e26731859 (diff) | |
download | FreeBSD-ports-05d03d68420ce49a351fb2a8afd7bbb8d38d455b.zip FreeBSD-ports-05d03d68420ce49a351fb2a8afd7bbb8d38d455b.tar.gz |
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/squid27')
-rw-r--r-- | www/squid27/Makefile | 6 | ||||
-rw-r--r-- | www/squid27/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/squid27/Makefile b/www/squid27/Makefile index bf7b604..74ea18c 100644 --- a/www/squid27/Makefile +++ b/www/squid27/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/squid27/distinfo b/www/squid27/distinfo index 9841bc9..405c160 100644 --- a/www/squid27/distinfo +++ b/www/squid27/distinfo @@ -1 +1 @@ -MD5 (squid-1.1.1-src.tar.gz) = f663418dc93eecbe11091313dd798f6e +MD5 (squid-1.1.2-src.tar.gz) = 5b60bc25a57172e73047852c3576aa4b |