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/squid25 | |
parent | PGP (Pretty Good Privacy) is a public key encryption pack- (diff) |
Add some PATCHFILES to this port, and bump its PORTREVISION.
I ran off and updated the patch files on the squid website for 2.4.stable1,
and then updated this port to use them.
Note that diskd is still broken here - I haven't actually
committed a fix to squid yet .. :-P
Notes
Notes:
svn path=/head/; revision=40652
Diffstat (limited to 'www/squid25')
-rw-r--r-- | www/squid25/Makefile | 6 | ||||
-rw-r--r-- | www/squid25/distinfo | 4 |
2 files changed, 9 insertions, 1 deletions
diff --git a/www/squid25/Makefile b/www/squid25/Makefile index 3a5657df0b45..f93f300b3f65 100644 --- a/www/squid25/Makefile +++ b/www/squid25/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/squid25/distinfo b/www/squid25/distinfo index 2251e5889514..c12c7a92625c 100644 --- a/www/squid25/distinfo +++ b/www/squid25/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 |