From owner-svn-ports-head@freebsd.org Tue Oct 23 15:14:39 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 35540FE9322; Tue, 23 Oct 2018 15:14:39 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DF8958153D; Tue, 23 Oct 2018 15:14:38 +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 D63DD11A1F; Tue, 23 Oct 2018 15:14:38 +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 w9NFEc7Q083218; Tue, 23 Oct 2018 15:14:38 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9NFEcj2083216; Tue, 23 Oct 2018 15:14:38 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201810231514.w9NFEcj2083216@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Tue, 23 Oct 2018 15:14:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482841 - head/sysutils/consul X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/consul X-SVN-Commit-Revision: 482841 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: Tue, 23 Oct 2018 15:14:39 -0000 Author: swills Date: Tue Oct 23 15:14:38 2018 New Revision: 482841 URL: https://svnweb.freebsd.org/changeset/ports/482841 Log: sysutils/consul: update to 1.3.0 Modified: head/sysutils/consul/Makefile (contents, props changed) head/sysutils/consul/distinfo (contents, props changed) Modified: head/sysutils/consul/Makefile ============================================================================== --- head/sysutils/consul/Makefile Tue Oct 23 14:34:54 2018 (r482840) +++ head/sysutils/consul/Makefile Tue Oct 23 15:14:38 2018 (r482841) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= consul -PORTVERSION= 1.2.3 +PORTVERSION= 1.3.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/consul/distinfo ============================================================================== --- head/sysutils/consul/distinfo Tue Oct 23 14:34:54 2018 (r482840) +++ head/sysutils/consul/distinfo Tue Oct 23 15:14:38 2018 (r482841) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537239934 -SHA256 (hashicorp-consul-v1.2.3_GH0.tar.gz) = 8ae03c1b9e555e60c0ec3e8d3a4ba0b70b779789088239a1c38edd72030f033a -SIZE (hashicorp-consul-v1.2.3_GH0.tar.gz) = 18428593 +TIMESTAMP = 1540307183 +SHA256 (hashicorp-consul-v1.3.0_GH0.tar.gz) = 092fa948012e8f6003211a90af4ae14d1e6c3006535b2bc7eb0eaac34b7f77fb +SIZE (hashicorp-consul-v1.3.0_GH0.tar.gz) = 19423317