Skip to content
Snippets Groups Projects
Commit db8c98e4 authored by Danilo G. Baio's avatar Danilo G. Baio
Browse files

www/varnish7: Update to 7.2.0

parent 4926ad2b
No related branches found
No related tags found
No related merge requests found
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
......
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
[
{
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"
}
]
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment