diff options
author | taca <taca> | 2000-11-27 14:39:49 +0000 |
---|---|---|
committer | taca <taca> | 2000-11-27 14:39:49 +0000 |
commit | c4769a70da807c761a21ea1506a734d8fa264510 (patch) | |
tree | e540c4d9ce6070c4a01e812c43cac7916329d120 /www | |
parent | b53b5eccd8e7b60592f1622aab5ac4baa6c52f2f (diff) | |
download | pkgsrc-c4769a70da807c761a21ea1506a734d8fa264510.tar.gz |
- add two patches from http://www.squid-cache.org/Versions/v2/2.3/bugs/ .
Should I update to squid-2.3s4nb2?
Diffstat (limited to 'www')
-rw-r--r-- | www/squid/Makefile | 6 | ||||
-rw-r--r-- | www/squid/files/md5 | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile index cc5f633927d..12dd218c018 100644 --- a/www/squid/Makefile +++ b/www/squid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2000/11/02 10:31:38 jdolecek Exp $ +# $NetBSD: Makefile,v 1.36 2000/11/27 14:39:49 taca Exp $ DISTNAME= squid-2.3.STABLE4-src PKGNAME= squid-2.3s4nb1 @@ -15,7 +15,9 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/ PATCHFILES= squid-2.3.stable4-invalid_ip_acl_entry.patch \ squid-2.3.stable4-ipfw_configure.patch \ squid-2.3.stable4-internal_dns_rcode_table_formatting.patch \ - squid-2.3.stable4-ftp_icon_not_found.patch + squid-2.3.stable4-ftp_icon_not_found.patch \ + squid-2.3.stable4-accel_only_access.patch \ + squid-2.3.stable4-html_quoting.patch MAINTAINER= tron@netbsd.org HOMEPAGE= http://www.squid-cache.org/ diff --git a/www/squid/files/md5 b/www/squid/files/md5 index 2a63c848958..38754196188 100644 --- a/www/squid/files/md5 +++ b/www/squid/files/md5 @@ -1,7 +1,9 @@ -$NetBSD: md5,v 1.13 2000/10/15 20:17:45 veego Exp $ +$NetBSD: md5,v 1.14 2000/11/27 14:39:51 taca Exp $ MD5 (squid-2.3.STABLE4-src.tar.gz) = c38c083f44c222a8d026fa129c30b98f MD5 (squid-2.3.stable4-invalid_ip_acl_entry.patch) = 436eb77056bed5d45547c739d1123bd3 MD5 (squid-2.3.stable4-ipfw_configure.patch) = 4453c53a712280a26fdca42c950bc94f MD5 (squid-2.3.stable4-internal_dns_rcode_table_formatting.patch) = bec46f5a1fcbd9aa1deb9d518c5c11a5 MD5 (squid-2.3.stable4-ftp_icon_not_found.patch) = f1383b24672f9a8317c2c16302a94eaa +MD5 (squid-2.3.stable4-accel_only_access.patch) = db8e4eb9c1712a4adde7e9aaed0b5249 +MD5 (squid-2.3.stable4-html_quoting.patch) = 68228709d011c93c2cccd9ac723fb462 |