Tuesday, May 31, 2022

UPDATE: Varnish-7.1.0

Hello,

Update for Varnish to 7.1.0:

https://varnish-cache.org/docs/7.1/whats-new/changes-7.1.html

OK? Comments?

Cheers.-

--

%gonzalo


Index: Makefile
===================================================================
RCS file: /cvs/ports/www/varnish/Makefile,v
retrieving revision 1.71
diff -u -p -r1.71 Makefile
--- Makefile 11 Mar 2022 20:11:06 -0000 1.71
+++ Makefile 31 May 2022 11:50:28 -0000
@@ -1,7 +1,6 @@
COMMENT = high-performance HTTP accelerator

-DISTNAME = varnish-7.0.2
-REVISION = 0
+DISTNAME = varnish-7.1.0

CATEGORIES = www

Index: distinfo
===================================================================
RCS file: /cvs/ports/www/varnish/distinfo,v
retrieving revision 1.32
diff -u -p -r1.32 distinfo
--- distinfo 26 Jan 2022 15:35:28 -0000 1.32
+++ distinfo 31 May 2022 11:50:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (varnish-7.0.2.tgz) = UkpJWmrSv1t+QJKwkH7R0oPdJwr0Ju+oK3BxTGMMP2E=
-SIZE (varnish-7.0.2.tgz) = 3703686
+SHA256 (varnish-7.1.0.tgz) = 9Uq4hoVmdmTls8OetWrIxiS2wQk0Nqf4xVVJEUTGnro=
+SIZE (varnish-7.1.0.tgz) = 3787588
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/www/varnish/pkg/PLIST,v
retrieving revision 1.23
diff -u -p -r1.23 PLIST
--- pkg/PLIST 11 Mar 2022 20:11:06 -0000 1.23
+++ pkg/PLIST 31 May 2022 11:50:28 -0000
@@ -32,6 +32,7 @@ include/varnish/tbl/boc_state.h
include/varnish/tbl/body_status.h
include/varnish/tbl/cli_cmds.h
include/varnish/tbl/debug_bits.h
+include/varnish/tbl/experimental_bits.h
include/varnish/tbl/feature_bits.h
include/varnish/tbl/h2_error.h
include/varnish/tbl/h2_frames.h

No comments:

Post a Comment