aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanilo G. Baio <dbaio@FreeBSD.org>2022-09-17 18:20:42 +0000
committerDanilo G. Baio <dbaio@FreeBSD.org>2022-09-17 18:23:08 +0000
commitdb8c98e4bca5cb1dc68424f1b3e834a947120484 (patch)
tree958342fb9ea7e14c8cf69cff843f49d94f7ec319
parent4926ad2b6f945d6f6cb2a843147df7eef0c33fbf (diff)
downloadports-db8c98e4bca5cb1dc68424f1b3e834a947120484.tar.gz
ports-db8c98e4bca5cb1dc68424f1b3e834a947120484.zip
www/varnish7: Update to 7.2.0
-rw-r--r--www/varnish7/Makefile4
-rw-r--r--www/varnish7/distinfo6
-rw-r--r--www/varnish7/files/pkg-message.in14
-rw-r--r--www/varnish7/pkg-plist7
4 files changed, 25 insertions, 6 deletions
diff --git a/www/varnish7/Makefile b/www/varnish7/Makefile
index 96eb665d06b2..5dc94fa2d1b5 100644
--- a/www/varnish7/Makefile
+++ b/www/varnish7/Makefile
@@ -1,5 +1,5 @@
PORTNAME= varnish
-DISTVERSION= 7.1.1
+DISTVERSION= 7.2.0
DISTVERSIONPREFIX= varnish-
CATEGORIES= www
PKGNAMESUFFIX= 7
@@ -18,6 +18,8 @@ LIB_DEPENDS= libpcre2-8.so:devel/pcre2
USES= autoreconf compiler cpe gmake libedit libtool ncurses pathfix \
pkgconfig python:3.6+,build readline shebangfix
+SUB_FILES= pkg-message
+
CONFLICTS= varnish4 varnish6
SHEBANG_FILES= lib/libvcc/*.py lib/libvsc/*.py
diff --git a/www/varnish7/distinfo b/www/varnish7/distinfo
index 7531e675a851..a2e0171a14e0 100644
--- a/www/varnish7/distinfo
+++ b/www/varnish7/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660166131
-SHA256 (varnishcache-varnish-cache-varnish-7.1.1_GH0.tar.gz) = 87f4eb220eefbc42bd850f04f5e6568c80010d93f15fb51195efc620fa1e05cc
-SIZE (varnishcache-varnish-cache-varnish-7.1.1_GH0.tar.gz) = 1742215
+TIMESTAMP = 1663421158
+SHA256 (varnishcache-varnish-cache-varnish-7.2.0_GH0.tar.gz) = 7074f0c975fcc4a3cf4849b770838d0c1bbea48044e3ea1ab32d879e80df7368
+SIZE (varnishcache-varnish-cache-varnish-7.2.0_GH0.tar.gz) = 1979836
diff --git a/www/varnish7/files/pkg-message.in b/www/varnish7/files/pkg-message.in
new file mode 100644
index 000000000000..eadedb44a9b8
--- /dev/null
+++ b/www/varnish7/files/pkg-message.in
@@ -0,0 +1,14 @@
+[
+{
+ message: <<EOM
+For information about updating your current Varnish deployment to the new
+version, see Upgrading to Varnish 7.2:
+ https://varnish-cache.org/docs/7.2/whats-new/upgrading-7.2.html
+
+For the complete release information, see the Varnish Cache 7.2.0 release page:
+ https://varnish-cache.org/releases/rel7.2.0.html
+EOM
+ type: upgrade
+ maximum_version: "7.2.0"
+}
+]
diff --git a/www/varnish7/pkg-plist b/www/varnish7/pkg-plist
index 16c0ce4d0a3c..504e25257693 100644
--- a/www/varnish7/pkg-plist
+++ b/www/varnish7/pkg-plist
@@ -19,7 +19,8 @@ include/varnish/tbl/backend_poll.h
include/varnish/tbl/ban_arg_oper.h
include/varnish/tbl/ban_oper.h
include/varnish/tbl/ban_vars.h
-include/varnish/tbl/bo_flags.h
+include/varnish/tbl/bereq_flags.h
+include/varnish/tbl/beresp_flags.h
include/varnish/tbl/boc_state.h
include/varnish/tbl/body_status.h
include/varnish/tbl/cli_cmds.h
@@ -34,15 +35,16 @@ include/varnish/tbl/htc.h
include/varnish/tbl/http_headers.h
include/varnish/tbl/http_response.h
include/varnish/tbl/locks.h
-include/varnish/tbl/mgt_vcc.h
include/varnish/tbl/obj_attr.h
include/varnish/tbl/oc_exp_flags.h
include/varnish/tbl/oc_flags.h
include/varnish/tbl/params.h
+include/varnish/tbl/req_bereq_flags.h
include/varnish/tbl/req_flags.h
include/varnish/tbl/sess_attr.h
include/varnish/tbl/sess_close.h
include/varnish/tbl/symbol_kind.h
+include/varnish/tbl/vcc_feature_bits.h
include/varnish/tbl/vcl_returns.h
include/varnish/tbl/vcl_states.h
include/varnish/tbl/vhd_fsm_funcs.h
@@ -72,6 +74,7 @@ include/varnish/vcli.h
include/varnish/vcs.h
include/varnish/vdef.h
include/varnish/vmod_abi.h
+include/varnish/vnum.h
include/varnish/vqueue.h
include/varnish/vre.h
include/varnish/vre_pcre2.h