pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/squid6



Module Name:    pkgsrc
Committed By:   sborrill
Date:           Tue Nov  7 12:10:58 UTC 2023

Modified Files:
        pkgsrc/www/squid6: Makefile distinfo

Log Message:
www/squid6: update to 6.5

Changes in squid-6.5 (6 Nov 2023):

- Remove mem_hdr::freeDataUpto() assertion
- Bug 5309: frequent "lowestOffset () <= target_offset" assertion
- Exit without asserting when helper process startup fails
- RFC 1123: Fix date parsing
- Improve handling of expanding HTTP header values
- Maintenance: reduce output of CONTRIBUTORS update script


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/squid6/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/squid6/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/squid6/Makefile
diff -u pkgsrc/www/squid6/Makefile:1.4 pkgsrc/www/squid6/Makefile:1.5
--- pkgsrc/www/squid6/Makefile:1.4      Tue Oct 24 22:11:34 2023
+++ pkgsrc/www/squid6/Makefile  Tue Nov  7 12:10:58 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2023/10/24 22:11:34 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2023/11/07 12:10:58 sborrill Exp $
 
-DISTNAME=      squid-6.4
-PKGREVISION=   1
+DISTNAME=      squid-6.5
 CATEGORIES=    www
 MASTER_SITES=  http://www.squid-cache.org/Versions/v6/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/squid6/distinfo
diff -u pkgsrc/www/squid6/distinfo:1.3 pkgsrc/www/squid6/distinfo:1.4
--- pkgsrc/www/squid6/distinfo:1.3      Mon Oct 23 14:27:33 2023
+++ pkgsrc/www/squid6/distinfo  Tue Nov  7 12:10:58 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.3 2023/10/23 14:27:33 taca Exp $
+$NetBSD: distinfo,v 1.4 2023/11/07 12:10:58 sborrill Exp $
 
-BLAKE2s (squid-6.4.tar.xz) = 8e3e1aff333577fcfe51b8df9b0b0293c88fcc1bb8c9fbcd737bc268eee1ac0e
-SHA512 (squid-6.4.tar.xz) = 7bbf759841448874090a145699ee01f67696c19da147e433b1ecc80a856095cbfae611ef910bc4f2c44218101d89f2ee13796f5b7ada2e21e95638d4dae077ab
-Size (squid-6.4.tar.xz) = 2553476 bytes
+BLAKE2s (squid-6.5.tar.xz) = 6d3dcfcce6262a50f0a0c485caa118860d31a75f4b380b3bb561f0382aa92cc0
+SHA512 (squid-6.5.tar.xz) = d3a40f5f390f0042a8e981ca28755a90dd520230a06b4246ba7bec0c98025ce1cdc7426797a666f769addd60238e28e1f04d2c701ea2ef2d7329dbe87b830d70
+Size (squid-6.5.tar.xz) = 2554492 bytes
 SHA1 (patch-compat_compat.h) = 839381a5e1f46e7d9b822bbb53d82a53c996ddc0
 SHA1 (patch-configure) = 66bf56c83876452ba12727d5d957619d75f4d1bc
 SHA1 (patch-errors_Makefile.in) = e7ba371bb24e40eeb9dd10dc6fe12d208e681d72



Home | Main Index | Thread Index | Old Index