MFH: r557189

sysutils/consul: fix pkg-message

Approved by:	ports-secteam (implicit)
This commit is contained in:
Steve Wills 2020-12-07 00:22:17 +00:00
parent f55a064967
commit 4379be9da8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=557190
2 changed files with 8 additions and 0 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= consul
PORTVERSION= 1.9.0
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils

View File

@ -1,5 +1,12 @@
[
{
message: <<EOD
Warning! Version 1.9.0 of consul contains breaking changes. See:
https://github.com/hashicorp/consul/blob/master/CHANGELOG.md
for details.
EOD,
type : upgrade
}
]