svn commit: r557179 - head/sysutils/consul
Steve Wills
swills at FreeBSD.org
Sun Dec 6 22:01:25 UTC 2020
Author: swills
Date: Sun Dec 6 22:01:24 2020
New Revision: 557179
URL: https://svnweb.freebsd.org/changeset/ports/557179
Log:
sysutils/consul: update to 1.9.0
PR: 251418
Submitted by: brd
MFH: 2020Q4
Security: 8d17229f-3054-11eb-a455-ac1f6b16e566
Added:
head/sysutils/consul/pkg-message (contents, props changed)
Modified:
head/sysutils/consul/Makefile (contents, props changed)
head/sysutils/consul/distinfo (contents, props changed)
Modified: head/sysutils/consul/Makefile
==============================================================================
--- head/sysutils/consul/Makefile Sun Dec 6 22:01:12 2020 (r557178)
+++ head/sysutils/consul/Makefile Sun Dec 6 22:01:24 2020 (r557179)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= consul
-PORTVERSION= 1.8.5
+PORTVERSION= 1.9.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
Modified: head/sysutils/consul/distinfo
==============================================================================
--- head/sysutils/consul/distinfo Sun Dec 6 22:01:12 2020 (r557178)
+++ head/sysutils/consul/distinfo Sun Dec 6 22:01:24 2020 (r557179)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604417829
-SHA256 (hashicorp-consul-v1.8.5_GH0.tar.gz) = c5440637f4f9650f6c9ecd2a866bc0fe1648a4594657e5694637cf4667fe8b0f
-SIZE (hashicorp-consul-v1.8.5_GH0.tar.gz) = 28508874
+TIMESTAMP = 1606441416
+SHA256 (hashicorp-consul-v1.9.0_GH0.tar.gz) = 62268e6e6ff3381aca0711d29f462e7a787cb333992c1ecbe0e95f15f66f28e1
+SIZE (hashicorp-consul-v1.9.0_GH0.tar.gz) = 31222935
Added: head/sysutils/consul/pkg-message
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/sysutils/consul/pkg-message Sun Dec 6 22:01:24 2020 (r557179)
@@ -0,0 +1,5 @@
+Warning! Version 1.9.0 of consul contains breaking changes. See:
+
+https://github.com/hashicorp/consul/blob/master/CHANGELOG.md
+
+for details.
More information about the svn-ports-head
mailing list