www/varnish7: Update to 7.6.1

Release notes:	https://varnish-cache.org/releases/rel7.6.0.html
This commit is contained in:
Danilo G. Baio 2025-01-05 19:13:52 -03:00
parent f11371c3a3
commit a36cd0f7cb
3 changed files with 16 additions and 4 deletions

View file

@ -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

View file

@ -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

View file

@ -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"
}
]