pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid3 Changes 3.4.9:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb990441d892
branches:  trunk
changeset: 641437:bb990441d892
user:      adam <adam%pkgsrc.org@localhost>
date:      Sat Nov 08 09:33:33 2014 +0000

description:
Changes 3.4.9:
* Fix man(8)/man(1) page syntax
* Source Maintenance: bump astyle version to 2.03
* Bug 4093: source-maintenance.sh bad perl -i option
* Bug 4102: sslbump cert contains only a dot character in key usage extension
* kerberos_ldap_group/cert_tool: Remove ksh dependency
* ext_kerberos_ldap_group_acl: Fix regression typo in 3.4.7
* Bug 3803: ident leaks memory on failure
* Bug 4024: Bad host/IP ::1 when using IPv4-only environment
* Bug 4093: source-maintenance.sh errors and warnings due to wrong tools/options
* CBDATA: log memory leak situations when --enable-debug-cbdata
* Bug 4088: memory leak in external_acl_type helper with cache=0 or ttl=0
* SourceFormat Enforcement

diffstat:

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

diffs (28 lines):

diff -r 7c6ff670f0a2 -r bb990441d892 www/squid3/Makefile
--- a/www/squid3/Makefile       Sat Nov 08 07:38:01 2014 +0000
+++ b/www/squid3/Makefile       Sat Nov 08 09:33:33 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.37 2014/10/02 07:33:47 taca Exp $
+# $NetBSD: Makefile,v 1.38 2014/11/08 09:33:33 adam Exp $
 
-DISTNAME=      squid-3.4.8
+DISTNAME=      squid-3.4.9
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v3/${PKGVERSION_NOREV:R}/ \
                ftp://ftp.squid-cache.org/pub/squid/ \
diff -r 7c6ff670f0a2 -r bb990441d892 www/squid3/distinfo
--- a/www/squid3/distinfo       Sat Nov 08 07:38:01 2014 +0000
+++ b/www/squid3/distinfo       Sat Nov 08 09:33:33 2014 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.24 2014/10/02 07:33:47 taca Exp $
+$NetBSD: distinfo,v 1.25 2014/11/08 09:33:33 adam Exp $
 
-SHA1 (squid-3.4.8.tar.xz) = e2e20414252f315b2912ae32ac084ea07a48133f
-RMD160 (squid-3.4.8.tar.xz) = 9258efc30f6d9f61ac622d300ecb611cbf1c7346
-Size (squid-3.4.8.tar.xz) = 2159904 bytes
+SHA1 (squid-3.4.9.tar.xz) = 7d652e2f3794e15302d36700a167f16d24ad6cd5
+RMD160 (squid-3.4.9.tar.xz) = 4d498d5944c0ba7b4d3fc87fe3e97382db3d5967
+Size (squid-3.4.9.tar.xz) = 2160416 bytes
 SHA1 (patch-errors_Makefile.in) = afbac822ac84d5e1734d55fc625e949ae0b85289
 SHA1 (patch-helpers_basic_auth_MSNT_Makefile.in) = 74a0379d3ec0c2601dbb62b16df889bf4edcaedf
 SHA1 (patch-src_Makefile.in) = 130e223568a07c474b30a8fa3678c60f8b487c3e



Home | Main Index | Thread Index | Old Index