Hi, Update for Varnish to 7.3.0:
https://varnish-cache.org/docs/7.3/whats-new/changes-7.3.html Tests are welcome. OK? Comments? Cheers.- Index: Makefile =================================================================== RCS file: /cvs/ports/www/varnish/Makefile,v retrieving revision 1.76 diff -u -p -r1.76 Makefile --- Makefile 13 Jan 2023 12:28:27 -0000 1.76 +++ Makefile 9 May 2023 13:47:49 -0000 @@ -1,6 +1,6 @@ COMMENT = high-performance HTTP accelerator -DISTNAME = varnish-7.2.1 +DISTNAME = varnish-7.3.0 CATEGORIES = www Index: distinfo =================================================================== RCS file: /cvs/ports/www/varnish/distinfo,v retrieving revision 1.34 diff -u -p -r1.34 distinfo --- distinfo 6 Dec 2022 09:37:41 -0000 1.34 +++ distinfo 9 May 2023 13:47:49 -0000 @@ -1,2 +1,2 @@ -SHA256 (varnish-7.2.1.tgz) = TZN9FyCo7BnFM/ly2TA6HJiJt7/KdDeJOuXCfPIEqUA= -SIZE (varnish-7.2.1.tgz) = 4019119 +SHA256 (varnish-7.3.0.tgz) = 4tu7DsJwqQZHw4aGbm4iaZOu1G5I3nUacruBlzfxSuc= +SIZE (varnish-7.3.0.tgz) = 3938449 -- %gonzalo