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: Mon Jun 30 10:22:39 UTC 2025
Modified Files:
pkgsrc/www/squid6: Makefile distinfo
Log Message:
squid: update to 6.14
Changes since 6.13:
- Bug 5352: Do not get stuck in RESPMOD after pausing peer read(2)
- Bug 5489: Fix "make check" linking on Solaris
- Fix SNMP cacheNumObjCount -- number of cached objects
- Do not duplicate received Surrogate-Capability in sent requests
- Fix Mem::Segment::open() stub to fix build without shm_open()
- ... and CI and documentation updates
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/squid6/Makefile
cvs rdiff -u -r1.12 -r1.13 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.21 pkgsrc/www/squid6/Makefile:1.22
--- pkgsrc/www/squid6/Makefile:1.21 Sat Apr 19 07:58:35 2025
+++ pkgsrc/www/squid6/Makefile Mon Jun 30 10:22:39 2025
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2025/04/19 07:58:35 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2025/06/30 10:22:39 sborrill Exp $
-VERSION= 6.13
+VERSION= 6.14
DISTNAME= squid-${VERSION}
-PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=squid-cache/}squid/releases/download/SQUID_${VERSION:S/./_/g}/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/www/squid6/distinfo
diff -u pkgsrc/www/squid6/distinfo:1.12 pkgsrc/www/squid6/distinfo:1.13
--- pkgsrc/www/squid6/distinfo:1.12 Mon Feb 3 12:36:38 2025
+++ pkgsrc/www/squid6/distinfo Mon Jun 30 10:22:39 2025
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2025/02/03 12:36:38 sborrill Exp $
+$NetBSD: distinfo,v 1.13 2025/06/30 10:22:39 sborrill Exp $
-BLAKE2s (squid-6.13.tar.xz) = 2b93deea1bd271b0f133e1f7081514b5e52f895135e17dae7991683d3b33558d
-SHA512 (squid-6.13.tar.xz) = a67276a7eb38d00271962b67bff7f08e760db73bc6b0f94ab71297d520405033df65ebb0b38ee5db02bd6c00d81cd600b60d918fe7fff64e06255deaf78f00c1
-Size (squid-6.13.tar.xz) = 2548680 bytes
+BLAKE2s (squid-6.14.tar.xz) = 34858dcb2dc07d17e0390cd28d70a040b6d403c2242574dc0a7dd693f792f7e6
+SHA512 (squid-6.14.tar.xz) = 5905060ae8d70128516c26cf379ed5b434c02525efe0e17ac56d4e060af7542b4a7a41ac3eca5ba5a00867791aed18ed5ed0e247b18a376e1ae7bc13039782f5
+Size (squid-6.14.tar.xz) = 2548456 bytes
SHA1 (patch-compat_compat.h) = 839381a5e1f46e7d9b822bbb53d82a53c996ddc0
SHA1 (patch-configure) = 66bf56c83876452ba12727d5d957619d75f4d1bc
SHA1 (patch-errors_Makefile.in) = e7ba371bb24e40eeb9dd10dc6fe12d208e681d72
Home |
Main Index |
Thread Index |
Old Index