From owner-svn-ports-all@freebsd.org Fri Jul 13 12:46:14 2018 Return-Path: Delivered-To: svn-ports-all@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 37761103B42B; Fri, 13 Jul 2018 12:46:14 +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 7554984867; Fri, 13 Jul 2018 12:46:13 +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 51D4910654; Fri, 13 Jul 2018 12:46:13 +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 w6DCkD4V065847; Fri, 13 Jul 2018 12:46:13 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6DCkDYq065845; Fri, 13 Jul 2018 12:46:13 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201807131246.w6DCkDYq065845@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Fri, 13 Jul 2018 12:46:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r474581 - head/sysutils/consul X-SVN-Group: ports-head X-SVN-Commit-Author: swills X-SVN-Commit-Paths: head/sysutils/consul X-SVN-Commit-Revision: 474581 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jul 2018 12:46:14 -0000 Author: swills Date: Fri Jul 13 12:46:12 2018 New Revision: 474581 URL: https://svnweb.freebsd.org/changeset/ports/474581 Log: sysutils/consul: update to 1.2.1 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 Jul 13 12:35:50 2018 (r474580) +++ head/sysutils/consul/Makefile Fri Jul 13 12:46:12 2018 (r474581) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= consul -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils Modified: head/sysutils/consul/distinfo ============================================================================== --- head/sysutils/consul/distinfo Fri Jul 13 12:35:50 2018 (r474580) +++ head/sysutils/consul/distinfo Fri Jul 13 12:46:12 2018 (r474581) @@ -1,3 +1,3 @@ -TIMESTAMP = 1530220009 -SHA256 (hashicorp-consul-v1.2.0_GH0.tar.gz) = 949a3904eb881133633a1b63d675c14db610c1271b450e0ecdcf6b18a9dce0d7 -SIZE (hashicorp-consul-v1.2.0_GH0.tar.gz) = 17187054 +TIMESTAMP = 1531485362 +SHA256 (hashicorp-consul-v1.2.1_GH0.tar.gz) = c5b0c07615b16e862a4e1340e10864911a01159e74a76e6e7b1380189c7becc7 +SIZE (hashicorp-consul-v1.2.1_GH0.tar.gz) = 14819500