diff options
author | taca <taca@pkgsrc.org> | 2009-11-02 15:41:30 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2009-11-02 15:41:30 +0000 |
commit | d64e3af6661d31c4ce509f692a540377ff4acb90 (patch) | |
tree | 252caebf28b84f48582462f7ab9c023f428f0cca | |
parent | 33f77b736b31574790cd4e7d6f10fbac53d5cbb9 (diff) | |
download | pkgsrc-d64e3af6661d31c4ce509f692a540377ff4acb90.tar.gz |
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
-rw-r--r-- | www/squid30/Makefile | 4 | ||||
-rw-r--r-- | www/squid30/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index de37706ce19..4ca50b7b1c4 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -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} \ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index 12eaa25b894..fea1bdae503 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -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 |