[Bug 231347] Update Consul port to v1.2.3
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 13 18:33:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231347
Bug ID: 231347
Summary: Update Consul port to v1.2.3
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pete at nomadlogic.org
Hashicorp released consul-1.2.3 today:
https://github.com/hashicorp/consul/blob/v1.2.3/CHANGELOG.md
I've just built it locally using the following diff:
diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile
index 99b42d3c85f7..cb526dd73b84 100644
--- a/sysutils/consul/Makefile
+++ b/sysutils/consul/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= consul
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.3
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
diff --git a/sysutils/consul/distinfo b/sysutils/consul/distinfo
index f33b09f8b28f..45438c7c641b 100644
--- a/sysutils/consul/distinfo
+++ b/sysutils/consul/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531485362
-SHA256 (hashicorp-consul-v1.2.1_GH0.tar.gz) =
c5b0c07615b16e862a4e1340e10864911a01159e74a76e6e7b1380189c7becc7
-SIZE (hashicorp-consul-v1.2.1_GH0.tar.gz) = 14819500
+TIMESTAMP = 1536862077
+SHA256 (hashicorp-consul-v1.2.3_GH0.tar.gz) =
8ae03c1b9e555e60c0ec3e8d3a4ba0b70b779789088239a1c38edd72030f033a
+SIZE (hashicorp-consul-v1.2.3_GH0.tar.gz) = 18428593
I'm going to deploy this version to all my environments today as an update to
my currently installed v1.2.0 and will report any bugs I run into in this
ticket.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list