diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2001-04-10 14:41:19 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2001-04-10 14:41:19 +0000 |
commit | bdcd6c305d888503185bb36de0fe102d30f3828c (patch) | |
tree | f976f150ba23fd772f8f5edafaf0cb83608d37f9 /www/squid26 | |
parent | 8bec3df9d37566b7b1c744070c1f0aca252aed5e (diff) | |
download | ports-bdcd6c305d888503185bb36de0fe102d30f3828c.tar.gz ports-bdcd6c305d888503185bb36de0fe102d30f3828c.zip |
Notes
Diffstat (limited to 'www/squid26')
-rw-r--r-- | www/squid26/Makefile | 5 | ||||
-rw-r--r-- | www/squid26/distinfo | 1 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/squid26/Makefile b/www/squid26/Makefile index 215003412543..5b71dc952dd7 100644 --- a/www/squid26/Makefile +++ b/www/squid26/Makefile @@ -7,7 +7,7 @@ PORTNAME= squid PORTVERSION= 2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \ @@ -22,7 +22,8 @@ PATCHFILES= squid-2.4.stable1-wrong_sign_on_timestamp_check.patch \ squid-2.4.stable1-high_cpu_with_peers.patch \ squid-2.4.stable1-force_valid_blksize.patch \ squid-2.4.stable1-kill_parent_on_child_sigkill.patch \ - squid-2.4.stable1-htcp_assertion_fix.patch + squid-2.4.stable1-htcp_assertion_fix.patch \ + squid-2.4.stable1-diskd_fixed_path.patch MAINTAINER= adrian@freebsd.org diff --git a/www/squid26/distinfo b/www/squid26/distinfo index f05df10d05ef..5e1301505188 100644 --- a/www/squid26/distinfo +++ b/www/squid26/distinfo @@ -4,3 +4,4 @@ MD5 (squid2.4/squid-2.4.stable1-high_cpu_with_peers.patch) = f358cc67f07ba9e9904 MD5 (squid2.4/squid-2.4.stable1-force_valid_blksize.patch) = d6bd16c8059ea16da1cb276331119bf3 MD5 (squid2.4/squid-2.4.stable1-kill_parent_on_child_sigkill.patch) = a1ad2ff574a0d0973af36a10e0333cab MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8 +MD5 (squid2.4/squid-2.4.stable1-diskd_fixed_path.patch) = 487d5827ed5ab3619a03368206362b36 |