Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Sep 2018 18:33:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 231347] Update Consul port to v1.2.3
Message-ID:  <bug-231347-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231347

            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@FreeBSD.org
          Reporter: pete@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=3D      consul
-PORTVERSION=3D   1.2.1
+PORTVERSION=3D   1.2.3
 DISTVERSIONPREFIX=3D     v
 CATEGORIES=3D    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 =3D 1531485362
-SHA256 (hashicorp-consul-v1.2.1_GH0.tar.gz) =3D
c5b0c07615b16e862a4e1340e10864911a01159e74a76e6e7b1380189c7becc7
-SIZE (hashicorp-consul-v1.2.1_GH0.tar.gz) =3D 14819500
+TIMESTAMP =3D 1536862077
+SHA256 (hashicorp-consul-v1.2.3_GH0.tar.gz) =3D
8ae03c1b9e555e60c0ec3e8d3a4ba0b70b779789088239a1c38edd72030f033a
+SIZE (hashicorp-consul-v1.2.3_GH0.tar.gz) =3D 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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231347-7788>