Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2023 11:29:11 GMT
From:      Vladimir Druzenko <vvd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c37e92a06589 - main - www/squid: update to 6.5 - dumps core after updating from 6.3 to 6.4
Message-ID:  <202311101129.3AABTBog049561@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by vvd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c37e92a06589cf9e0de1c6df283134701d727538

commit c37e92a06589cf9e0de1c6df283134701d727538
Author:     Pavel Timofeev <timp87@gmail.com>
AuthorDate: 2023-11-10 11:22:30 +0000
Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
CommitDate: 2023-11-10 11:27:30 +0000

    www/squid: update to 6.5 - dumps core after updating from 6.3 to 6.4
    
    Fixed bug in 6.4 after fix CVE.
    
    PR:             274825
    Approved by:    arrowd (mentor)
    MFH:            2023Q4
---
 www/squid/Makefile | 2 +-
 www/squid/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/squid/Makefile b/www/squid/Makefile
index 4753f0bf5b23..dc7413069aab 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	squid
-DISTVERSION=	6.4
+DISTVERSION=	6.5
 CATEGORIES=	www
 MASTER_SITES=	http://www2.pl.squid-cache.org/Versions/v6/ \
 		http://www1.il.squid-cache.org/Versions/v6/ \
diff --git a/www/squid/distinfo b/www/squid/distinfo
index bf6b9013d8ba..eb139978e438 100644
--- a/www/squid/distinfo
+++ b/www/squid/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1697951690
-SHA256 (squid-6.4.tar.xz) = 5ebbced99b3df21bfcf4d1ec39455dff775a5ff6b9215d9f0339958771a88589
-SIZE (squid-6.4.tar.xz) = 2553476
+TIMESTAMP = 1699367517
+SHA256 (squid-6.5.tar.xz) = 5070f8a3ae6666870c8fc716326befb0a1abe8b5ff3a6f3932cbc5543d7c8549
+SIZE (squid-6.5.tar.xz) = 2554492



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311101129.3AABTBog049561>