Date: Fri, 27 Sep 2019 20:07:10 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513055 - head/sysutils/consul Message-ID: <201909272007.x8RK7AUf076814@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Sep 27 20:07:10 2019 New Revision: 513055 URL: https://svnweb.freebsd.org/changeset/ports/513055 Log: sysutils/consul: update to 1.6.1 PR: 239874 Reported by: Dmitry Wagin <dmitry.wagin@ya.ru> Modified: head/sysutils/consul/Makefile (contents, props changed) head/sysutils/consul/distinfo (contents, props changed) Modified: head/sysutils/consul/Makefile ============================================================================== --- head/sysutils/consul/Makefile Fri Sep 27 19:30:17 2019 (r513054) +++ head/sysutils/consul/Makefile Fri Sep 27 20:07:10 2019 (r513055) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= consul -PORTVERSION= 1.5.1 +PORTVERSION= 1.6.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/consul/distinfo ============================================================================== --- head/sysutils/consul/distinfo Fri Sep 27 19:30:17 2019 (r513054) +++ head/sysutils/consul/distinfo Fri Sep 27 20:07:10 2019 (r513055) @@ -1,3 +1,3 @@ -TIMESTAMP = 1558709843 -SHA256 (hashicorp-consul-v1.5.1_GH0.tar.gz) = b8376369b16987e87d3fcda20eb9463144737dbc7dfddd13cba6db9f8f427fd9 -SIZE (hashicorp-consul-v1.5.1_GH0.tar.gz) = 21123963 +TIMESTAMP = 1569604749 +SHA256 (hashicorp-consul-v1.6.1_GH0.tar.gz) = e31ee84ee95efe3c27ebac46ba9f7973f1f7017589b7aece22715e304fccd464 +SIZE (hashicorp-consul-v1.6.1_GH0.tar.gz) = 22621649
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909272007.x8RK7AUf076814>