1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00

sysutils/consul: fix pkg-message

MFH:		2020Q4
This commit is contained in:
Steve Wills 2020-12-07 00:21:34 +00:00
parent 0d1e50f80a
commit 5a1def65bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=557189
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
}
]