diff options
author | adam <adam@pkgsrc.org> | 2014-11-08 09:33:33 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2014-11-08 09:33:33 +0000 |
commit | 3b9890975e700dd7fa79dce5c95d1671bf5c9ec6 (patch) | |
tree | d29ff2321646e5861686c1449e03d86d2a879283 | |
parent | 8b2a39bf67ea74e039e30fd249261bf1a60c1f99 (diff) | |
download | pkgsrc-3b9890975e700dd7fa79dce5c95d1671bf5c9ec6.tar.gz |
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
-rw-r--r-- | www/squid3/Makefile | 4 | ||||
-rw-r--r-- | www/squid3/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/squid3/Makefile b/www/squid3/Makefile index cc09a010426..a1531803090 100644 --- a/www/squid3/Makefile +++ b/www/squid3/Makefile @@ -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 --git a/www/squid3/distinfo b/www/squid3/distinfo index 02e103ac05c..41eb642ce6b 100644 --- a/www/squid3/distinfo +++ b/www/squid3/distinfo @@ -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 |