pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/squid30 Update squid30 package to 3.0.16 (squid-3....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f992892a6440
branches:  trunk
changeset: 394992:f992892a6440
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Jun 30 17:17:39 2009 +0000

description:
Update squid30 package to 3.0.16 (squid-3.0.STABLE16).
(This is a leaf package.)

Changes to squid-3.0.STABLE16 (15 Jun 2009):

        - Bug 2672: cacheMemMaxSize 32-bit overflow during snmpwalk
        - Bug 2481: Don't set expires: now in generated error responses
        - Bug 2387: The calculation of the number of hash buckets correctly
        - Fix infinite loop in MSNT auth helper
        - Fix FD_SETSIZE on FreeBSD
        - Fix stripping NT domain in squid_ldap_group
        - Fix RADIUS auth helper build
        - Add Translate: and Unless-Modified-Since: headers to known list
        - Make fakeauth handle NTLMv2 better
        - Better Kerberos support detection
        - Several Widows port fixes

Changes to squid-3.0.STABLE16-RC1 (16 May 2009):

        - Bug 1148: Ported from 3.1: Chunked Transfer Encoding
        - Bug 2648: NTLM helpers not shutting down when deferred

diffstat:

 www/squid30/Makefile |  4 ++--
 www/squid30/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (28 lines):

diff -r 3de753699a03 -r f992892a6440 www/squid30/Makefile
--- a/www/squid30/Makefile      Tue Jun 30 17:15:42 2009 +0000
+++ b/www/squid30/Makefile      Tue Jun 30 17:17:39 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2009/05/19 08:59:37 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2009/06/30 17:17:39 taca Exp $
 
-DISTNAME=      squid-3.0.STABLE15
+DISTNAME=      squid-3.0.STABLE16
 PKGNAME=       ${DISTNAME:S/STABLE//}
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v3/3.0/
diff -r 3de753699a03 -r f992892a6440 www/squid30/distinfo
--- a/www/squid30/distinfo      Tue Jun 30 17:15:42 2009 +0000
+++ b/www/squid30/distinfo      Tue Jun 30 17:17:39 2009 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2009/05/08 13:39:09 taca Exp $
+$NetBSD: distinfo,v 1.9 2009/06/30 17:17:39 taca Exp $
 
-SHA1 (squid-3.0.STABLE15.tar.bz2) = f01697bee0af0084db62b87b0646298775f53c28
-RMD160 (squid-3.0.STABLE15.tar.bz2) = e8e54377672de849cfd7c5bd687ff0c97f68c961
-Size (squid-3.0.STABLE15.tar.bz2) = 1782217 bytes
+SHA1 (squid-3.0.STABLE16.tar.bz2) = d4438516e63a8ef232eac8526b7b4be27fdeca1f
+RMD160 (squid-3.0.STABLE16.tar.bz2) = 0f99505962a8ea2cedca57b134828b94ba8b7426
+Size (squid-3.0.STABLE16.tar.bz2) = 1796458 bytes
 SHA1 (patch-ad) = 5e126ffb1427f986484c3c32baf5ae3da409262d
 SHA1 (patch-ae) = bc38307f8039a7bc63f1e1572df30d20ee161b8a
 SHA1 (patch-ah) = ab3b9add2a8836a5d5307645eb547d732e6496d0



Home | Main Index | Thread Index | Old Index