summaryrefslogtreecommitdiff
path: root/www/varnish7
diff options
context:
space:
mode:
Diffstat (limited to 'www/varnish7')
-rw-r--r--www/varnish7/Makefile2
-rw-r--r--www/varnish7/distinfo6
-rw-r--r--www/varnish7/files/pkg-message.in13
3 files changed, 17 insertions, 4 deletions
diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile
index 3dc6465d92ab..8b934d86784e 100644
--- a/www/varnish7/Makefile
+++ b/www/varnish7/Makefile
@@ -1,5 +1,5 @@
PORTNAME= varnish
-DISTVERSION= 7.6.2
+DISTVERSION= 7.7.3
CATEGORIES= www
MASTER_SITES= https://varnish-cache.org/downloads/
PKGNAMESUFFIX= 7
diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo
index 7540271f8b45..a0c5ff3bbcdb 100644
--- a/www/varnish7/distinfo
+++ b/www/varnish7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742598389
-SHA256 (varnish-7.6.2.tgz) = 385c610ecc63dcfeb53d76f47cc465e89ebe27da2c09226f9861c4fa8e9d2c9a
-SIZE (varnish-7.6.2.tgz) = 4259932
+TIMESTAMP = 1755785467
+SHA256 (varnish-7.7.3.tgz) = e96eeafc4cfe2a558ed2fb54f1e22be3a3d995f46f8c00da545d583aaef80236
+SIZE (varnish-7.7.3.tgz) = 4235804
diff --git a/www/varnish7/files/pkg-message.in b/www/varnish7/files/pkg-message.in
index d0be5586c82d..f4102f499495 100644
--- a/www/varnish7/files/pkg-message.in
+++ b/www/varnish7/files/pkg-message.in
@@ -60,4 +60,17 @@ EOM
type: upgrade
maximum_version: "7.6.1"
}
+{
+ message: <<EOM
+For information about updating your current Varnish deployment to the new
+version, see Upgrading to Varnish 7.7:
+ https://varnish-cache.org/docs/7.7/whats-new/upgrading-7.7.html
+
+For the complete release information, see the Varnish Cache 7.7.X release pages:
+ https://varnish-cache.org/releases/rel7.7.0.html
+ https://varnish-cache.org/releases/rel7.7.1.html
+EOM
+ type: upgrade
+ maximum_version: "7.7.1"
+}
]