Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 2020 22:05:47 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r557182 - in branches/2020Q4/sysutils/consul: . files
Message-ID:  <202012062205.0B6M5l8w007695@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Sun Dec  6 22:05:47 2020
New Revision: 557182
URL: https://svnweb.freebsd.org/changeset/ports/557182

Log:
  MFH: r554001 r557179
  
  sysutils/consul: update to 1.8.5
  
  sysutils/consul: update to 1.9.0
  
  PR:		251418
  Submitted by:	brd
  Security:	8d17229f-3054-11eb-a455-ac1f6b16e566
  
  Approved by:	ports-secteam (implicit)

Added:
  branches/2020Q4/sysutils/consul/pkg-message
     - copied unchanged from r557179, head/sysutils/consul/pkg-message
Deleted:
  branches/2020Q4/sysutils/consul/files/patch-gopsutil_aarch64
Modified:
  branches/2020Q4/sysutils/consul/Makefile
  branches/2020Q4/sysutils/consul/distinfo
Directory Properties:
  branches/2020Q4/   (props changed)

Modified: branches/2020Q4/sysutils/consul/Makefile
==============================================================================
--- branches/2020Q4/sysutils/consul/Makefile	Sun Dec  6 22:04:32 2020	(r557181)
+++ branches/2020Q4/sysutils/consul/Makefile	Sun Dec  6 22:05:47 2020	(r557182)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	consul
-PORTVERSION=	1.8.4
+PORTVERSION=	1.9.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: branches/2020Q4/sysutils/consul/distinfo
==============================================================================
--- branches/2020Q4/sysutils/consul/distinfo	Sun Dec  6 22:04:32 2020	(r557181)
+++ branches/2020Q4/sysutils/consul/distinfo	Sun Dec  6 22:05:47 2020	(r557182)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600091767
-SHA256 (hashicorp-consul-v1.8.4_GH0.tar.gz) = 77d1dfa93da66ccb222049bd892e46f8ddb11516589311fbdc24bd658d64b372
-SIZE (hashicorp-consul-v1.8.4_GH0.tar.gz) = 28576916
+TIMESTAMP = 1606441416
+SHA256 (hashicorp-consul-v1.9.0_GH0.tar.gz) = 62268e6e6ff3381aca0711d29f462e7a787cb333992c1ecbe0e95f15f66f28e1
+SIZE (hashicorp-consul-v1.9.0_GH0.tar.gz) = 31222935

Copied: branches/2020Q4/sysutils/consul/pkg-message (from r557179, head/sysutils/consul/pkg-message)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ branches/2020Q4/sysutils/consul/pkg-message	Sun Dec  6 22:05:47 2020	(r557182, copy of r557179, head/sysutils/consul/pkg-message)
@@ -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.



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