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:           Fri Jun 28 07:39:28 UTC 2024

Modified Files:
        pkgsrc/www/squid6: Makefile distinfo

Log Message:
squid6: update to 6.10

Changes since 6.9:
        - Bug 5378: type mismatch in libTrie
        - Disable ESI in default build
        - Fix build with clang v18 [-Wvla-cxx-extension]
        - ... and some unit test improvements
        - ... and some documentation improvements


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/www/squid6/Makefile
cvs rdiff -u -r1.8 -r1.9 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.12 pkgsrc/www/squid6/Makefile:1.13
--- pkgsrc/www/squid6/Makefile:1.12     Wed May 29 16:34:57 2024
+++ pkgsrc/www/squid6/Makefile  Fri Jun 28 07:39:28 2024
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.12 2024/05/29 16:34:57 adam Exp $
+# $NetBSD: Makefile,v 1.13 2024/06/28 07:39:28 sborrill Exp $
 
-DISTNAME=      squid-6.9
-PKGREVISION=   1
+DISTNAME=      squid-6.10
 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.8 pkgsrc/www/squid6/distinfo:1.9
--- pkgsrc/www/squid6/distinfo:1.8      Tue May 28 15:32:28 2024
+++ pkgsrc/www/squid6/distinfo  Fri Jun 28 07:39:28 2024
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2024/05/28 15:32:28 sborrill Exp $
+$NetBSD: distinfo,v 1.9 2024/06/28 07:39:28 sborrill Exp $
 
-BLAKE2s (squid-6.9.tar.xz) = a0a1274721c07fdb5b6777efec0f8b6130f28a2640b274b4306e0e8270319714
-SHA512 (squid-6.9.tar.xz) = 2666551caca39fa6ca49b56b537645dd043ee0c99b805c433cf714172e6062590fd6ed942043df1a3b543f30c039f3ab701493187dc6a0a4a8311217417c366e
-Size (squid-6.9.tar.xz) = 2557992 bytes
+BLAKE2s (squid-6.10.tar.xz) = 45e10a33eb7967d613d3c9af0ff2d75cac1b8ce8487a28e806a3ec7f9f8d6741
+SHA512 (squid-6.10.tar.xz) = c0b75c3d383b1cd234b30dd02e84e1c5655fc53f63b75704bf4bac9ee0b86ba27e4656116893aff8b95dea19ff1befabcbb9dab3875da52fcb65f1d30f0fe5a9
+Size (squid-6.10.tar.xz) = 2558208 bytes
 SHA1 (patch-compat_compat.h) = 839381a5e1f46e7d9b822bbb53d82a53c996ddc0
 SHA1 (patch-configure) = 66bf56c83876452ba12727d5d957619d75f4d1bc
 SHA1 (patch-errors_Makefile.in) = e7ba371bb24e40eeb9dd10dc6fe12d208e681d72



Home | Main Index | Thread Index | Old Index