diff options
author | Adrian Chadd <adrian@FreeBSD.org> | 2001-03-31 11:41:18 +0000 |
---|---|---|
committer | Adrian Chadd <adrian@FreeBSD.org> | 2001-03-31 11:41:18 +0000 |
commit | 42e0c7c84e3b4b2d0c259ae3aab83389ab705e31 (patch) | |
tree | 79878157fd4acb6d4434f27e7ba83710b772f95b /www/squid30 | |
parent | cb9a0ddd3822d76704524dda0b1742e7a7377377 (diff) | |
download | ports-42e0c7c84e3b4b2d0c259ae3aab83389ab705e31.tar.gz ports-42e0c7c84e3b4b2d0c259ae3aab83389ab705e31.zip |
Notes
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 6 | ||||
-rw-r--r-- | www/squid30/distinfo | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 3a5657df0b45..f93f300b3f65 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -7,6 +7,7 @@ PORTNAME= squid PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= \ ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \ @@ -17,7 +18,10 @@ DISTNAME= squid-2.4.STABLE1 EXTRACT_SUFX= -src.tar.gz PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/ -PATCHFILES= +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 MAINTAINER= adrian@freebsd.org diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 2251e5889514..c12c7a92625c 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1 +1,5 @@ MD5 (squid2.4/squid-2.4.STABLE1-src.tar.gz) = 6a3977716571a8459cf66b96306f7c05 +MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea05616286f6ca30057201bab +MD5 (squid2.4/squid-2.4.stable1-high_cpu_with_peers.patch) = f358cc67f07ba9e9904d7c150eee4d8a +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 |