From owner-svn-ports-head@freebsd.org Fri Sep 27 20:07:11 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 23EA912B8A4; Fri, 27 Sep 2019 20:07:11 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46g2rb062bz4Fsg; Fri, 27 Sep 2019 20:07:11 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DAF2A1E1EB; Fri, 27 Sep 2019 20:07:10 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x8RK7ABA076815; Fri, 27 Sep 2019 20:07:10 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x8RK7AUf076814; Fri, 27 Sep 2019 20:07:10 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201909272007.x8RK7AUf076814@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 27 Sep 2019 20:07:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513055 - head/sysutils/consul X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/consul X-SVN-Commit-Revision: 513055 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Sep 2019 20:07:11 -0000 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 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