Update www/squid30 package to 3.0.20 (3.0.STABLE20).
Changes to squid-3.0.STABLE20 (29 Oct 2009): - Bug 2794: ESI parsing on FreeBSD - Bug 2791: assertion failed: MemBuf.cc:400: new_cap > (size_t) capacity - Bug 2779: Support GNU/kFreeBSD - Bug 2773: Segfault in RFC2069 Digest authantication - Bug 2768: squid_ldap_group argument parsing error - Bug 2761: Gopher and double HTTP response header - Bug 2735: Incomplete -fhuge-objects detection - Bug 2722: prevent CONNECT via http_port with accel - Bug 2624: Invalid response for IMS request - Bug 2510: digest_ldap_auth TLS support - Correct LINUX_CAPABILITY actions on non-Linux
This commit is contained in:
parent
6cad81b112
commit
c4107a45ea
2 changed files with 6 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.16 2009/09/07 03:09:28 taca Exp $
|
||||
# $NetBSD: Makefile,v 1.17 2009/11/02 15:41:30 taca Exp $
|
||||
|
||||
DISTNAME= squid-3.0.STABLE19
|
||||
DISTNAME= squid-3.0.STABLE20
|
||||
PKGNAME= ${DISTNAME:S/STABLE//}
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= ${SQUID_MASTER_SITES} \
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.14 2009/09/07 03:09:28 taca Exp $
|
||||
$NetBSD: distinfo,v 1.15 2009/11/02 15:41:30 taca Exp $
|
||||
|
||||
SHA1 (squid-3.0.STABLE19.tar.bz2) = 83f157186baa4cae0553c5eaf00a9447ec74e5e3
|
||||
RMD160 (squid-3.0.STABLE19.tar.bz2) = 941950ca1650ff05c40ff0281636c4528f024792
|
||||
Size (squid-3.0.STABLE19.tar.bz2) = 1797869 bytes
|
||||
SHA1 (squid-3.0.STABLE20.tar.bz2) = 6dc9e5b7766076f32c581b2246719f69809b9ed9
|
||||
RMD160 (squid-3.0.STABLE20.tar.bz2) = dbdcbab1abb068aa64c98492c01ebb26dd6be328
|
||||
Size (squid-3.0.STABLE20.tar.bz2) = 1801899 bytes
|
||||
SHA1 (patch-ad) = 5e126ffb1427f986484c3c32baf5ae3da409262d
|
||||
SHA1 (patch-ae) = bc38307f8039a7bc63f1e1572df30d20ee161b8a
|
||||
SHA1 (patch-ah) = ab3b9add2a8836a5d5307645eb547d732e6496d0
|
||||
|
|
Loading…
Reference in a new issue