mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Add the latest patch - a HTCP (cache control protocol, not a HTTP extension)
fix.
This commit is contained in:
parent
dbba8af644
commit
33c9c61150
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=40793
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= squid
|
||||
PORTVERSION= 2.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= \
|
||||
ftp://ftp.squid-cache.org/pub/squid-2/STABLE/ \
|
||||
@ -21,7 +21,8 @@ PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/
|
||||
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-kill_parent_on_child_sigkill.patch \
|
||||
squid-2.4.stable1-htcp_assertion_fix.patch
|
||||
|
||||
MAINTAINER= adrian@freebsd.org
|
||||
|
||||
|
@ -3,3 +3,4 @@ MD5 (squid2.4/squid-2.4.stable1-wrong_sign_on_timestamp_check.patch) = bdb1b7fea
|
||||
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
|
||||
MD5 (squid2.4/squid-2.4.stable1-htcp_assertion_fix.patch) = 8332039c0bab696c0ffc244cf6d7f1f8
|
||||
|
Loading…
Reference in New Issue
Block a user