diff options
author | Peter Wemm <peter@FreeBSD.org> | 1997-01-29 07:53:59 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1997-01-29 07:53:59 +0000 |
commit | 917e646b6114daeda48ea23c8a2d586869b159ef (patch) | |
tree | 8e2723e759359ea45d3d8aa2a9629dcbe31a8bc9 /www/squid26 | |
parent | 6b3151a9a34e4a862b1e85a234b4cf8afe1cb982 (diff) | |
download | ports-917e646b6114daeda48ea23c8a2d586869b159ef.tar.gz ports-917e646b6114daeda48ea23c8a2d586869b159ef.zip |
Notes
Diffstat (limited to 'www/squid26')
-rw-r--r-- | www/squid26/Makefile | 10 | ||||
-rw-r--r-- | www/squid26/distinfo | 9 |
2 files changed, 9 insertions, 10 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 720c9b1d3db0..3e84af948267 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.4 +# Version required: 1.1.5 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.18 1997/01/19 03:24:12 peter Exp $ +# $Id: Makefile,v 1.19 1997/01/24 10:30:38 asami Exp $ # -DISTNAME= squid-1.1.4 +DISTNAME= squid-1.1.5 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ @@ -15,8 +15,8 @@ MASTER_SITES= \ ftp://ftp.net.lut.ac.uk/squid/squid-1.1/ EXTRACT_SUFX= -src.tar.gz -PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.4/ -PATCHFILES+= ftpget.c.patch icp.c.patch ipcache.c.patch neighbors.c.patch +PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.5/ +PATCHFILES+= acl.c.patch main.c.patch redirect.c.patch MAINTAINER= peter@freebsd.org diff --git a/www/squid26/distinfo b/www/squid26/distinfo index c970f6b39dd1..e31b88e820cf 100644 --- a/www/squid26/distinfo +++ b/www/squid26/distinfo @@ -1,5 +1,4 @@ -MD5 (squid/squid-1.1.4-src.tar.gz) = 547d7424af78e16bb74435093eef2aeb -MD5 (squid/ftpget.c.patch) = 8b0b2a43c2ac6b2674a111efe9248e40 -MD5 (squid/icp.c.patch) = 75dfd4b30822c549b857acc5929a73e8 -MD5 (squid/ipcache.c.patch) = 0e6f55edeb835ae277e8bbc4c3b91803 -MD5 (squid/neighbors.c.patch) = 71f7ad22709093672200eb29b7057c05 +MD5 (squid/squid-1.1.5-src.tar.gz) = efd6cb5bfe7958f2a74e4d8b5a0fc8a8 +MD5 (squid/acl.c.patch) = 840c0d06c37cfb12732439f501864354 +MD5 (squid/main.c.patch) = f631976a0e7984e2ac104f92d62fb507 +MD5 (squid/redirect.c.patch) = c79dacd428a9fbb5e1b95b007a70a1e3 |