Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2025 00:32:16 GMT
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a36cd0f7cb98 - main - www/varnish7: Update to 7.6.1
Message-ID:  <202501070032.5070WG8B037616@gitrepo.freebsd.org>

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

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

commit a36cd0f7cb98c3d1a061f54b8499bd47bef211a6
Author:     Danilo G. Baio <dbaio@FreeBSD.org>
AuthorDate: 2025-01-05 22:13:52 +0000
Commit:     Danilo G. Baio <dbaio@FreeBSD.org>
CommitDate: 2025-01-07 00:26:25 +0000

    www/varnish7: Update to 7.6.1
    
    Release notes:  https://varnish-cache.org/releases/rel7.6.0.html
---
 www/varnish7/Makefile             |  2 +-
 www/varnish7/distinfo             |  6 +++---
 www/varnish7/files/pkg-message.in | 12 ++++++++++++
 3 files changed, 16 insertions(+), 4 deletions(-)

diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile
index b904dc37e465..a9eae934d95b 100644
--- a/www/varnish7/Makefile
+++ b/www/varnish7/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	varnish
-DISTVERSION=	7.5.0
+DISTVERSION=	7.6.1
 CATEGORIES=	www
 MASTER_SITES=	https://varnish-cache.org/downloads/
 PKGNAMESUFFIX=	7
diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo
index be84e57eea37..7b64fe39e886 100644
--- a/www/varnish7/distinfo
+++ b/www/varnish7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1716124155
-SHA256 (varnish-7.5.0.tgz) = fca61b983139e1aac61c4546d12a1a3ab9807dbb1d8314571e3148c93ff72b5d
-SIZE (varnish-7.5.0.tgz) = 4033962
+TIMESTAMP = 1736010636
+SHA256 (varnish-7.6.1.tgz) = 5a9bb5a149ff27867b54a66ce16d2a4b93edffa5473cb87c9c71f7699cf845ba
+SIZE (varnish-7.6.1.tgz) = 4254330
diff --git a/www/varnish7/files/pkg-message.in b/www/varnish7/files/pkg-message.in
index ff1c759f1744..d0be5586c82d 100644
--- a/www/varnish7/files/pkg-message.in
+++ b/www/varnish7/files/pkg-message.in
@@ -48,4 +48,16 @@ EOM
 	type: upgrade
 	maximum_version: "7.5.0"
 }
+{
+	message: <<EOM
+For information about updating your current Varnish deployment to the new
+version, see Upgrading to Varnish 7.6:
+  https://varnish-cache.org/docs/7.6/whats-new/upgrading-7.6.html
+
+For the complete release information, see the Varnish Cache 7.6.X release pages:
+  https://varnish-cache.org/releases/rel7.6.0.html
+EOM
+	type: upgrade
+	maximum_version: "7.6.1"
+}
 ]



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