pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/squid31 Update "squid31" package to version 3.1.0....
details: https://anonhg.NetBSD.org/pkgsrc/rev/bbb8b252b8ab
branches: trunk
changeset: 399724:bbb8b252b8ab
user: tron <tron%pkgsrc.org@localhost>
date: Sun Sep 27 20:06:37 2009 +0000
description:
Update "squid31" package to version 3.1.0.14. Changes since 3.1.0.13:
- Bug 2777: Various build issues on OpenSolaris
- Bug 2773: Segfault in RFC2069 Digest authentication
- Bug 2747: Compile errors on Solaris 10
- Bug 2735: Incomplete -fhuge-objects detection
- Bug 2722: Fix http_port accel combined with CONNECT
- Bug 2718: FTP sends EPSV2 on IPv4 connection
- Bug 2648: stateful helpers stuck in reserved
- Bug 2570: wccp2 "Here I Am" announcements not sent in memory-ony mode
- Bug 2510: digest_ldap_auth uses incorrect logic with TLS
- Bug 2483: bind() called before connect()
- Bug 2215: config file line length limit (extended to 2 KB)
- Support Accept-Language: * wildcard
- Support autoconf 2.64
- Support TPROXY for IPv6 traffic (requires kernel support)
- Support TPROXY cache cluster behind WCCPv2
- Correct ESI support to work in multi-mode Squid
- Add 0.0.0.0 as an to_localhost address
- DiskIO detection fixes and use optimal IO in default build.
- Correct peer connect-fail-limit default of 10
- Prevent squidclient sending two Accept: headers
- ... all bug fixes from 3.0.STABLE19
- ... and many more documentation fixes
Approved by Thomas Klausner.
diffstat:
www/squid31/Makefile | 4 ++--
www/squid31/distinfo | 10 +++++-----
www/squid31/patches/patch-ae | 29 +++++++++++++----------------
3 files changed, 20 insertions(+), 23 deletions(-)
diffs (73 lines):
diff -r 3c11a5d526aa -r bbb8b252b8ab www/squid31/Makefile
--- a/www/squid31/Makefile Sun Sep 27 18:44:27 2009 +0000
+++ b/www/squid31/Makefile Sun Sep 27 20:06:37 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2009/08/05 10:29:12 tron Exp $
+# $NetBSD: Makefile,v 1.15 2009/09/27 20:06:37 tron Exp $
-DISTNAME= squid-3.1.0.13
+DISTNAME= squid-3.1.0.14
PKGNAME= ${DISTNAME} # Necessary for "pkgsrc/www/squid/options.mk"
CATEGORIES= www
MASTER_SITES= http://www.squid-cache.org/Versions/v3/3.1/ \
diff -r 3c11a5d526aa -r bbb8b252b8ab www/squid31/distinfo
--- a/www/squid31/distinfo Sun Sep 27 18:44:27 2009 +0000
+++ b/www/squid31/distinfo Sun Sep 27 20:06:37 2009 +0000
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.12 2009/08/05 10:29:12 tron Exp $
+$NetBSD: distinfo,v 1.13 2009/09/27 20:06:37 tron Exp $
-SHA1 (squid-3.1.0.13.tar.bz2) = 48c44352c5ef227ebb00d5ef1d6352a330eb0459
-RMD160 (squid-3.1.0.13.tar.bz2) = 1ade0db3bef04a6bed4118d8a1512d59cdf765c2
-Size (squid-3.1.0.13.tar.bz2) = 2386678 bytes
+SHA1 (squid-3.1.0.14.tar.bz2) = e1c601c9bdcde8db6f5ad7a691adc11176095eaa
+RMD160 (squid-3.1.0.14.tar.bz2) = ccd4d67115902756a631df48f1dbbcca30edc615
+Size (squid-3.1.0.14.tar.bz2) = 2398582 bytes
SHA1 (patch-ad) = cb2591bebcbcf22f6cb1858f243b0c808d3db589
-SHA1 (patch-ae) = d40a0fb474bbaaac6531fcc78c3339c1b42989bb
+SHA1 (patch-ae) = 88fbc7fb1a47b1baf48f7cd0f0b66cbf51e3b24b
SHA1 (patch-ah) = e20f7b76d6d48041efbfe1a07dce756a818e6642
SHA1 (patch-aj) = 349b5d49dec49430cff2a170ad53d3a16f2a4c76
SHA1 (patch-al) = 6dd09cf75ed53a92616f4eed9f3e290232ff54a5
diff -r 3c11a5d526aa -r bbb8b252b8ab www/squid31/patches/patch-ae
--- a/www/squid31/patches/patch-ae Sun Sep 27 18:44:27 2009 +0000
+++ b/www/squid31/patches/patch-ae Sun Sep 27 20:06:37 2009 +0000
@@ -1,25 +1,22 @@
-$NetBSD: patch-ae,v 1.4 2009/08/05 10:29:12 tron Exp $
+$NetBSD: patch-ae,v 1.5 2009/09/27 20:06:37 tron Exp $
---- errors/Makefile.in.orig 2009-08-04 14:32:30.000000000 +0100
-+++ errors/Makefile.in 2009-08-05 10:30:29.000000000 +0100
-@@ -418,13 +418,13 @@
+--- errors/Makefile.in.orig 2009-09-27 04:28:48.000000000 +0100
++++ errors/Makefile.in 2009-09-27 13:26:44.000000000 +0100
+@@ -432,7 +432,7 @@
+
+ install-dvi: install-dvi-am
+
+-install-exec-am: install-exec-local
++install-exec-am:
+
+ install-html: install-html-am
+
+@@ -540,7 +540,7 @@
done; \
$(INSTALL_DATA) $(srcdir)/TRANSLATORS $(DESTDIR)$(DEFAULT_ERROR_DIR)/TRANSLATORS; \
$(INSTALL_DATA) $(srcdir)/COPYRIGHT $(DESTDIR)$(DEFAULT_ERROR_DIR)/COPYRIGHT; \
- $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \
-- if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \
-- echo "$@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \
-- else \
-- echo "$(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET)"; \
-- $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET); \
-- fi ; \
+# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET).default; \
-+# if test -f $(DESTDIR)$(DEFAULT_STYLESHEET) ; then \
-+# echo "$@ will not overwrite existing $(DESTDIR)$(DEFAULT_STYLESHEET)" ; \
-+# else \
-+# echo "$(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET)"; \
-+# $(INSTALL_DATA) $(srcdir)/errorpage.css $(DESTDIR)$(DEFAULT_STYLESHEET); \
-+# fi ; \
$(SHELL) $(srcdir)/alias-link.sh "$(LN)" "$(RM)" "$(DESTDIR)$(DEFAULT_ERROR_DIR)" "$(srcdir)/aliases" || exit 1 ;
uninstall-local:
Home |
Main Index |
Thread Index |
Old Index