pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/squid Update squid package to 2.5.11 (2.5.STABLE11...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5e046d8294b
branches:  trunk
changeset: 500501:e5e046d8294b
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 09 14:47:55 2005 +0000

description:
Update squid package to 2.5.11 (2.5.STABLE11 + official 6 patches).


o pkgsrc changes: change DIST_SUBDIR to ${PKGNAME_NOREV} only (stop
  using time stamp) since squid's patches are provided with revision
  if updated.


o official patches:

* 2005-09-28 21:52 (Minor) CNAME adresses remembered with wrong TTL
* 2005-09-28 21:16 (Cosmetic) Defining CACHE_HTTP_PORT does not set
                                the default http_port
* 2005-09-28 21:07 (Minor) httpd_accel_single_host breaks in combination
                                with server_persistent_connections
* 2005-09-28 21:07 (Cosmetic) More tracing in test mode of squid_ldap_auth
* 2005-09-28 21:07 (Cosmetic) Document that tcp_outgoing_xxx works badly
                        in combination with server_persistent_connections
* 2005-09-27 22:29 (Major) Truncated responses when using delay pools


o changes from 2.5.10; most of them are already included in squid 2.5.10nb5
  package

Changes to squid-2.5.STABLE11 (22 Sep 2005)

        - [Minor] Workaround for servers sending double content-length headers
          (Bug #1305)
        - [Cosmetic] Updated Spanish error messages by Nicolas Ruiz
        - [Cosmetic] Date header corrected on internal objects (icons etc)
          (Bug #1275)
        - [Minor] squid -k fails in combination with chroot after patch for
          bug 1157 (Bug #1307)
        - [Cosmetic] Segmentation fault if compiled with
          --enable-ipf-transparent but denied access to the NAT device.
          (Bug #1313)
        - [Minor] httpd_accel_signle_host incompatible with redireection
          (Bug #1314)
        - [Minor] squid -k reconfigure internal corruption if the type of
          a cache_dir is changed (Bug #1308)
        - [Minor] SNMP GETNEXT fails if the given OID is outside the Squid MIB
          (Bug #1317)
        - [Minor] Title in FTP listings somewhat messed up after previous
          patch for bug 1220 (Bug #1220)
        - [Minor] FTP listings uses "BASE HREF" much more than it needs to,
          confusing authentication. (Bug #1204)
        - [Minor] winfo_group.pl only looked for the first group if multiple
          groups were defined in the same acl. (Bug #1333)
        - [Cosmetic] Compiler warnings on some 64-bit platforms (Bug #1316)
        - [Cosmetic] Removed some debug output from wb_ntlm_atuh (Bug #518)
        - [Cosmetic] The new --with-build-environment=... option doesn't work
        - [Cosmetic] New 'mail_program' configuration option in squid.conf
        - [Minor] Fails to compile with ip-filter and ARP support on Solaris
          x86 (Bug #199)
        - [Major] Segmentation fault in sslConnectTimeout (Bug #1355)
        - [Medium] assertion failed in StatHist.c:93  (Bug #1325)
        - [Minor] More chroot_dir and squid -k reconfigure issues (Bug #1331)
        - [Cosmetic] Invalid URLs in error messages when failing to connect
          to peer, and a few other inconsistent error messages (Bug #1342)
        - [Cosmetic] Fails to compile with glibc -D_FORTIFY_SOURCE=2
          (Bug #1344)
        - [Minor] Some odd FTP servers respond with 250 where 226 is expected
          (Bug #1348)
        - [Cosmetic] Greek translation of error messages (Bug #1351)
        - [Major] Assertion failed store_status == STORE_PENDING (Bug #1368)
        - [Minor] squid_ldap_auth -U does not work (Bug #1370)
        - [Minor] SNMP cacheClientTable fails on "long" IP addresses
          (Bug #1375)
        - [Minor] Solaris Sparc + IP-Filter compile error (Bug #1374)
        - [Minor] E-mail sent when cache dies is blocked from many antispam
          rules (Bug #1380)
        - [Minor] LDAP helpers does not work with TLS (-Z option) (Bug #1389)
        - [Cosmetic] Incorrect store dir selection debug message on objects
          larger than 2Gigabyte (Bug #1343)
        - [Cosmetic] header_id enum misused as an signed integer (Bug #1343)
        - [Cosmetic] Allow leaving core dumps when started as root (Bug #1335)
        - [Medium] Clients could bypass delay_pool settings by faking a cache
          hit request (Bug #500)
        - [Minor] IP-Filter 4.X support (Bug #1378)
        - [Medium] Odd results on pipelined CONNECT requests
        - [Major] Squid crashing with "FATAL: Incorrect scheme in auth header"
          when using NTLM authentication.
        - [Cosmetic] Odd results when pipeline_prefetch is combined with NTLM
          authentication (bug #1396)
        - [Minor] invalid host was processed as IP 255.255.255.255 in dst acl
          (Bug #1394)
        - [Cosmetic] New --with-maxfd=N configure option to override build
          time filedescriptor limit test
        - [Minor] Added support for Windows code name "Longhorn" on Cygwin.

diffstat:

 www/squid/Makefile         |   60 +++---------------
 www/squid/distinfo         |  145 +++++++-------------------------------------
 www/squid/patches/patch-ag |   28 ++++----
 3 files changed, 48 insertions(+), 185 deletions(-)

diffs (truncated from 323 to 300 lines):

diff -r e8a2014e1144 -r e5e046d8294b www/squid/Makefile
--- a/www/squid/Makefile        Sun Oct 09 13:46:55 2005 +0000
+++ b/www/squid/Makefile        Sun Oct 09 14:47:55 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.160 2005/09/21 15:06:07 taca Exp $
+# $NetBSD: Makefile,v 1.161 2005/10/09 14:47:55 taca Exp $
 
-DISTNAME=      squid-2.5.STABLE10
-PKGNAME=       squid-2.5.10
-PKGREVISION=   5
+DISTNAME=      squid-2.5.STABLE11
+PKGNAME=       squid-2.5.11
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v2/2.5/ \
                ftp://ftp.leo.org/pub/comp/general/infosys/www/daemons/squid/squid-2/STABLE/ \
@@ -10,62 +9,25 @@
 EXTRACT_SUFX=  .tar.bz2
 
 PATCH_SITES=   http://www.squid-cache.org/Versions/v2/2.5/bugs/
-PATCHFILES=    squid-2.5.STABLE10-content_length.patch \
-               squid-2.5.STABLE10-spanish.patch \
-               squid-2.5.STABLE10-internal_date.patch \
-               squid-2.5.STABLE10-chroot-2.patch \
-               squid-2.5.STABLE10-transparent-2.patch \
-               squid-2.5.STABLE10-redirect_flags.patch \
-               squid-2.5.STABLE10-cache_dir_change.patch \
-               squid-2.5.STABLE10-snmp_getnext.patch \
-               squid-2.5.STABLE10-ftp_title-2.patch \
-               squid-2.5.STABLE10-ftp_basehref.patch \
-               squid-2.5.STABLE10-wbinfo_groups.patch \
-               squid-2.5.STABLE10-64bit_cleanup.patch \
-               squid-2.5.STABLE10-wb_ntlm_auth_silent.patch \
-               squid-2.5.STABLE10-buildenv.patch \
-               squid-2.5.STABLE10-mail_program.patch \
-               squid-2.5.STABLE10-arp_ipfilter-2.patch \
-               squid-2.5.STABLE10-sslConnectTimeout.patch \
-               squid-2.5.STABLE10-statHistAssert.patch \
-               squid-2.5.STABLE10-chroot_dir.patch \
-               squid-2.5.STABLE10-errmsg.patch \
-               squid-2.5.STABLE10-FORTIFY_SOURCE.patch \
-               squid-2.5.STABLE10-ftp_250.patch \
-               squid-2.5.STABLE10-Greek.patch \
-               squid-2.5.STABLE10-STORE_PENDING.patch \
-               squid-2.5.STABLE10-ldap_auth-U.patch \
-               squid-2.5.STABLE10-cacheClientTable.patch \
-               squid-2.5.STABLE10-Solaris_IPFilter-2.patch \
-               squid-2.5.STABLE10-mail_from.patch \
-               squid-2.5.STABLE10-LDAP_TLS.patch \
-               squid-2.5.STABLE10-storedir_objsize_debug.patch \
-               squid-2.5.STABLE10-header_id_enum.patch \
-               squid-2.5.STABLE10-allow_coredump.patch \
-               squid-2.5.STABLE10-delay_pools.patch \
-               squid-2.5.STABLE10-NetBSD_IPFilter-4.patch \
-               squid-2.5.STABLE10-pipeline-CONNECT.patch \
-               squid-2.5.STABLE10-NTLM-scheme_assert-3.patch \
-               squid-2.5.STABLE10-ntlm-pipeline_prefetch.patch \
-               squid-2.5.STABLE10-dst_unknown.patch \
-               squid-2.5.STABLE10-maxfd.patch
-PATCH_DIST_STRIP=       -p1
+PATCHFILES=    squid-2.5.STABLE11-delaypools_truncated.patch \
+               squid-2.5.STABLE11-tcp_outgoing_xxx.patch \
+               squid-2.5.STABLE11-ldap_auth.patch \
+               squid-2.5.STABLE11.accel_single_host_pconn.patch \
+               squid-2.5.STABLE11-CACHE_HTTP_PORT.patch \
+               squid-2.5.STABLE11-CNAME.patch
+PATCH_DIST_STRIP= -p1
 
 MAINTAINER=    taca%NetBSD.org@localhost
 HOMEPAGE=      http://www.squid-cache.org/
 COMMENT=       Post-Harvest_cached WWW proxy cache and accelerator
 
 WRKSRC=                ${WRKDIR}/${DISTNAME:S/-src//}
-DIST_SUBDIR=   ${PKGNAME_NOREV}-${DIST_STAMP}
+DIST_SUBDIR=   ${PKGNAME_NOREV}
 
 DOCDIR=                ${PREFIX}/share/doc/squid
 EXAMPLESDIR=   ${PREFIX}/share/examples/squid
 DATADIR=       ${VARBASE}/squid
 
-# Update this time stamp pattern if any of official distfiles has changed.
-#
-DIST_STAMP=    2005060500
-
 DOCFILES=      ChangeLog RELEASENOTES.html doc/debug-sections.txt
 
 # Configuration directory location which can be overwritten by the user.
diff -r e8a2014e1144 -r e5e046d8294b www/squid/distinfo
--- a/www/squid/distinfo        Sun Oct 09 13:46:55 2005 +0000
+++ b/www/squid/distinfo        Sun Oct 09 14:47:55 2005 +0000
@@ -1,131 +1,32 @@
-$NetBSD: distinfo,v 1.104 2005/09/21 15:06:07 taca Exp $
+$NetBSD: distinfo,v 1.105 2005/10/09 14:47:55 taca Exp $
 
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10.tar.bz2) = a0092570938032f66e7f636d1a6a02dd2383a643
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10.tar.bz2) = e1409a2fcd52e1c928d74740c98396886b5ef927
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10.tar.bz2) = 1069922 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-content_length.patch) = 197a8b7cbd288c491a2a766d846653930c4e9275
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-content_length.patch) = 68889eca3b7aa9094125f864be2ad66bc8031f50
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-content_length.patch) = 1879 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-spanish.patch) = 054b9bc37328071c4ccb9e1b3ec8b893f36aa3f2
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-spanish.patch) = 80ef1444ad53028e122a195a0e0328a35fa8dafe
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-spanish.patch) = 17111 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-internal_date.patch) = 5ce31f06f1c9d07d845679e83cdfd45610e10a89
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-internal_date.patch) = 1b12f4f120af55456a523a3a17c7cc939d65afe5
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-internal_date.patch) = 8150 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-chroot-2.patch) = e6eb56e9a93528b32bdd7d1964aae4673e9c340d
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-chroot-2.patch) = b71367a6bec8fe7558e2d39d604eacd545fef887
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-chroot-2.patch) = 3500 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-transparent-2.patch) = 4b7971b009d12f931a01f2ceff6742fb88be5d0a
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-transparent-2.patch) = 710494240e519cc6b89f02c8135f918c62144b57
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-transparent-2.patch) = 4008 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-redirect_flags.patch) = f6ebe02e82f54704c70600dead9ac6c4c96064d6
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-redirect_flags.patch) = 19c79b0c4e0c866599d4f88080981bf9ede49683
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-redirect_flags.patch) = 945 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-cache_dir_change.patch) = a181a0eece077b8e1c0a3ea976b39fb4318c721a
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-cache_dir_change.patch) = c191c101183662ac63f1dd1f32accdf3d6699a87
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-cache_dir_change.patch) = 2843 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-snmp_getnext.patch) = 1e31f5ed2515d5b386a0ead620f6c17724f8ef48
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-snmp_getnext.patch) = e25d7fa0815a60aaf3a1ad29dad010322b766ce0
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-snmp_getnext.patch) = 1012 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_title-2.patch) = 445816d0657e595efef192052dae13c97ddd347e
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_title-2.patch) = c0694b84c9ad9813c8def34507efb9b3815c944e
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_title-2.patch) = 4240 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_basehref.patch) = 0e9f378d8a49758544499307a99ba7bfc685512d
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_basehref.patch) = 2540214b456b9c4a7066b5e8143605a1f1180528
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_basehref.patch) = 8250 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-wbinfo_groups.patch) = c4025826802fa4373e586dfe37c8ed3de02234e5
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-wbinfo_groups.patch) = 0d9333410f5be6ab3e637a0a8f6d840e04d734da
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-wbinfo_groups.patch) = 1245 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-64bit_cleanup.patch) = 48e910184ea0802f8db67869e2d9d921efe67b4a
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-64bit_cleanup.patch) = c16dd8d0e0967eab9b22c47ca3ac519de47a0c19
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-64bit_cleanup.patch) = 21491 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-wb_ntlm_auth_silent.patch) = 2cc566b084e74337aac78ec95d5158c4d1d7908c
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-wb_ntlm_auth_silent.patch) = 914aecf88caaba3d252a2f2eee29df2c441f5987
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-wb_ntlm_auth_silent.patch) = 2035 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-buildenv.patch) = 433b03e172cde2e4893c8a1f943329a164f6bcc8
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-buildenv.patch) = 67688fb7ee4aee8923439684053b08f742522a82
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-buildenv.patch) = 4025 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-mail_program.patch) = 8f3e593c93ca2c64b4ee7335ea17f9b3076cf33d
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-mail_program.patch) = b108754a8152cd79e3ddc86320763378667df7c9
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-mail_program.patch) = 1922 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-arp_ipfilter-2.patch) = cd24bc66430229eb22fdec387aa935d2b382dd99
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-arp_ipfilter-2.patch) = aace4c841ec36cd23112cd1ad1328e1d19ac40bf
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-arp_ipfilter-2.patch) = 883 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-sslConnectTimeout.patch) = eda5f6937e601b1ed93f964b7e6555c7f34fe833
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-sslConnectTimeout.patch) = 76e21355755b49752860dc46c02186eff7b0775f
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-sslConnectTimeout.patch) = 426 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-statHistAssert.patch) = 03a1df28b8f2aab047dd01635bf5776ffa3f63b6
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-statHistAssert.patch) = c973786d43e05d78336068f00e4b1e46ae3b8cfa
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-statHistAssert.patch) = 738 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-chroot_dir.patch) = 8d4d087f55c10c0209e9cc35e24f21366d725db2
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-chroot_dir.patch) = ec1c67faac72f4cd039bb417c4e7bc35534241c3
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-chroot_dir.patch) = 685 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-errmsg.patch) = 95dbd1962bf67cda7b9923b01efba4f5f994e447
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-errmsg.patch) = 9ad6e2bf38d127ae6033aff34854288c789c8a80
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-errmsg.patch) = 19050 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-FORTIFY_SOURCE.patch) = 02acaa18f50953ab7f3a0598829722ee0048d422
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-FORTIFY_SOURCE.patch) = 8ee593bbac0621d96208263e14716709b6faafc5
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-FORTIFY_SOURCE.patch) = 2397 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_250.patch) = aecb14cf3b2d5502b86ed979f464597b25db5bac
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_250.patch) = 84969264f8aaa113c57965f72b15e57463ed0e00
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-ftp_250.patch) = 2090 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-Greek.patch) = c0106d9327eb1d9a3d5cb28b5509886d8c4f1fa7
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-Greek.patch) = b88104efac09ee808d4f606bd1855d680163ec81
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-Greek.patch) = 37463 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-STORE_PENDING.patch) = 8b0c50c5ae3d64382548620864736c340767484d
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-STORE_PENDING.patch) = dbfb58902943ff7f5f4e05f319f20685d3ae6179
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-STORE_PENDING.patch) = 9169 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ldap_auth-U.patch) = fc786458e8d56f2afc934f7d503d9af0e4cd358f
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ldap_auth-U.patch) = 6996acb25c3370140d114137a64a03e355e0336d
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-ldap_auth-U.patch) = 1380 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-cacheClientTable.patch) = 1b09b265c23955c008456276a09b291c567cae0c
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-cacheClientTable.patch) = 4773824bd1d5e47af3137f3ec4f851766e8738ee
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-cacheClientTable.patch) = 632 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-Solaris_IPFilter-2.patch) = a2e5e60c4e8af4bac428e995633265989c6ba271
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-Solaris_IPFilter-2.patch) = d327a2126574ed3c4a1ce534211301705e901e6b
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-Solaris_IPFilter-2.patch) = 2993 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-mail_from.patch) = 92cbdc4ae9edf22f8eedd66603fed81ed4e300e6
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-mail_from.patch) = 2aa39b1f4ccf940250514cef58609209878c39ff
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-mail_from.patch) = 1863 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-LDAP_TLS.patch) = 62491b8283994c1a7f11a0d88269ea418a2271ae
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-LDAP_TLS.patch) = acaa61ff1e361d7c540349e93908fb20f04d9903
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-LDAP_TLS.patch) = 2466 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-storedir_objsize_debug.patch) = 35469702eb69339d3849f6510a98f5f834495a0a
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-storedir_objsize_debug.patch) = 56a27ba425ac262362143450984ce90a02caebe9
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-storedir_objsize_debug.patch) = 1289 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-header_id_enum.patch) = 70a6d54d8340fd038637262f8d10a8b0cf9f3514
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-header_id_enum.patch) = 9cf6e2011c80d1155ba7ed444320612404a38f84
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-header_id_enum.patch) = 628 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-allow_coredump.patch) = 72d122e439b806f51d4c19b44db39d7422f2b099
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-allow_coredump.patch) = 411dccc635c68cd5ed7e6008744bcccabf9d441a
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-allow_coredump.patch) = 3496 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-delay_pools.patch) = dd288e718ac2bfb1218c67395ffd2cb555eca94e
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-delay_pools.patch) = acd6eb90b85707867b052f8bb059f8479fef005d
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-delay_pools.patch) = 7782 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-NetBSD_IPFilter-4.patch) = 5a9756f243df5966e7abec3d71b9f982f9781718
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-NetBSD_IPFilter-4.patch) = dc0cda0aa82bd2bf0a81263e9bde447065f599c8
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-NetBSD_IPFilter-4.patch) = 4532 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-pipeline-CONNECT.patch) = f72a46995e4673d69d6d10c9c719ffbf63da0659
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-pipeline-CONNECT.patch) = 97b88ba80c8aa26ed9f0bc719a24d35993b81488
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-pipeline-CONNECT.patch) = 6316 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-NTLM-scheme_assert-3.patch) = 09f1bb2be87451e67da3adb99c97bec81116e505
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-NTLM-scheme_assert-3.patch) = d645e00bf444f3a8ef479b68ea964ddc855c5c91
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-NTLM-scheme_assert-3.patch) = 2410 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ntlm-pipeline_prefetch.patch) = fedd6b51341c49a3a7bffb1cac1af29522d09aef
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-ntlm-pipeline_prefetch.patch) = 051505287a90a206e575b75187802fc0f2c4a884
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-ntlm-pipeline_prefetch.patch) = 2248 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-dst_unknown.patch) = 628b8217821ed3461553ea5c83af87218a33e5f4
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-dst_unknown.patch) = eb597dbb5d1f48aec030593dfa61621847f34020
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-dst_unknown.patch) = 579 bytes
-SHA1 (squid-2.5.10-2005060500/squid-2.5.STABLE10-maxfd.patch) = 089c44eda18009ce173697e34786577a7589704b
-RMD160 (squid-2.5.10-2005060500/squid-2.5.STABLE10-maxfd.patch) = ad5e5d273f4bf501b598e6e9652a8420c6fddd0d
-Size (squid-2.5.10-2005060500/squid-2.5.STABLE10-maxfd.patch) = 3335 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11.tar.bz2) = 0142bde507ea0f30f1ad9548d901b3acf2d5e771
+RMD160 (squid-2.5.11/squid-2.5.STABLE11.tar.bz2) = 4dac10f1657ee76e686d1736186ba45b0de49d16
+Size (squid-2.5.11/squid-2.5.STABLE11.tar.bz2) = 1075431 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11-delaypools_truncated.patch) = 220aa65b665d39b82fd2ebc8673af5b3bb6a02b7
+RMD160 (squid-2.5.11/squid-2.5.STABLE11-delaypools_truncated.patch) = 59a3500ce7a39562ae55d2eff65f434898b1d207
+Size (squid-2.5.11/squid-2.5.STABLE11-delaypools_truncated.patch) = 588 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11-tcp_outgoing_xxx.patch) = 9f1460c1a3d0f7eedc6b00c03e2238eb5867a15a
+RMD160 (squid-2.5.11/squid-2.5.STABLE11-tcp_outgoing_xxx.patch) = c4323024c40cc1ba290cd304efd93088f2b36da2
+Size (squid-2.5.11/squid-2.5.STABLE11-tcp_outgoing_xxx.patch) = 1140 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11-ldap_auth.patch) = 827482df32c57f8952baa6b4ad63c81dda4aafad
+RMD160 (squid-2.5.11/squid-2.5.STABLE11-ldap_auth.patch) = e117f7b7b3e6ffb9e8e25a7433898aba0a93b041
+Size (squid-2.5.11/squid-2.5.STABLE11-ldap_auth.patch) = 4857 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11.accel_single_host_pconn.patch) = 7318a668ff6376035e68c559a57c1a37c9e3d521
+RMD160 (squid-2.5.11/squid-2.5.STABLE11.accel_single_host_pconn.patch) = 57235922e13689e13db1b8afa395c0d081d6d7fd
+Size (squid-2.5.11/squid-2.5.STABLE11.accel_single_host_pconn.patch) = 944 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11-CACHE_HTTP_PORT.patch) = f59892e70b3e2eb411c4a3ed4da7dfe482da5256
+RMD160 (squid-2.5.11/squid-2.5.STABLE11-CACHE_HTTP_PORT.patch) = 10b6099c21bf66da44b77a603e2ec2d8ad9f4d80
+Size (squid-2.5.11/squid-2.5.STABLE11-CACHE_HTTP_PORT.patch) = 4010 bytes
+SHA1 (squid-2.5.11/squid-2.5.STABLE11-CNAME.patch) = e6efb35e10c203758f4970aaa8b52614e36de256
+RMD160 (squid-2.5.11/squid-2.5.STABLE11-CNAME.patch) = fa93a5f0407c3acafbbca7f0b94987e4c6b1fc78
+Size (squid-2.5.11/squid-2.5.STABLE11-CNAME.patch) = 3825 bytes
 SHA1 (patch-aa) = 25d47b8ab8618af2b1d2a40f1dc3630cdc14038c
 SHA1 (patch-ab) = 1224ba4cee98a26d2c9d670eb6d57c6187ff2d56
 SHA1 (patch-ac) = 1b283f0a573c02c82ce26f75e67d19b1ec5ff9f0
 SHA1 (patch-ad) = 88b46bc9051ea32ebd74f06ebd362ce16f8c5c4c
 SHA1 (patch-ae) = 860c8ad41ea09282bdb0d626260084354458f653
-SHA1 (patch-ag) = db36d9125fa812aa9d420f76a669337dd11e4916
+SHA1 (patch-ag) = c4e801c39d47162eceb1bf540b258bd1f6888d7d
 SHA1 (patch-aj) = aa2271e53602fe168604aeced6ed66d28fe47707
 SHA1 (patch-ak) = 108b313149271457bee702ecf9489c61715ec9e7
 SHA1 (patch-al) = 51d7c84b007ab9600ae911e1e9206cf91b937120
diff -r e8a2014e1144 -r e5e046d8294b www/squid/patches/patch-ag
--- a/www/squid/patches/patch-ag        Sun Oct 09 13:46:55 2005 +0000
+++ b/www/squid/patches/patch-ag        Sun Oct 09 14:47:55 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ag,v 1.21 2005/09/15 15:40:47 taca Exp $
+$NetBSD: patch-ag,v 1.22 2005/10/09 14:47:56 taca Exp $
 
---- configure.orig     2005-09-13 12:26:12.000000000 +0900
+--- configure.orig     2005-10-02 15:31:21.000000000 +0900
 +++ configure
-@@ -2241,7 +2241,7 @@ if test "${enable_snmp+set}" = set; then
+@@ -2247,7 +2247,7 @@ if test "${enable_snmp+set}" = set; then
  #define SQUID_SNMP 1
  EOF
  
@@ -11,7 +11,7 @@
      
  
  if true; then
-@@ -4062,6 +4062,7 @@ for ac_hdr in \
+@@ -4068,6 +4068,7 @@ for ac_hdr in \
        libc.h \
        limits.h \
        linux/netfilter_ipv4.h \
@@ -19,7 +19,7 @@
        malloc.h \
        math.h \
        memory.h \
-@@ -6309,43 +6310,38 @@ fi
+@@ -6315,43 +6316,38 @@ fi
  echo "$ac_t""$ac_cv_type_mode_t" 1>&6
  if test $ac_cv_type_mode_t = no; then
    cat >> confdefs.h <<\EOF
@@ -30,15 +30,15 @@
  fi
  
 -echo $ac_n "checking for fd_mask""... $ac_c" 1>&6
--echo "configure:6301: checking for fd_mask" >&5
+-echo "configure:6325: checking for fd_mask" >&5
 -if eval "test \"`echo '$''{'ac_cv_type_fd_mask'+set}'`\" = set"; then
-+echo $ac_n "checking for fd_set""... $ac_c" 1>&6
-+echo "configure:6031: checking for fd_set" >&5
-+if eval "test \"`echo '$''{'ac_cv_have_fd_mask'+set}'`\" = set"; then
++ echo $ac_n "checking for fd_set""... $ac_c" 1>&6
++ echo "configure:6031: checking for fd_set" >&5
++ if eval "test \"`echo '$''{'ac_cv_have_fd_mask'+set}'`\" = set"; then
    echo $ac_n "(cached) $ac_c" 1>&6
  else
    cat > conftest.$ac_ext <<EOF
- #line 6306 "configure"
+ #line 6330 "configure"
  #include "confdefs.h"
  #include <sys/types.h>
 -#if STDC_HEADERS
@@ -56,12 +56,12 @@
 +if { (eval echo configure:5983: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then



Home | Main Index | Thread Index | Old Index