Date: Wed, 5 Oct 2016 01:00:21 +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: r423310 - head/sysutils/consul Message-ID: <201610050100.u9510LBw045260@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Wed Oct 5 01:00:21 2016 New Revision: 423310 URL: https://svnweb.freebsd.org/changeset/ports/423310 Log: sysutils/consul: update to 0.7.0 Modified: head/sysutils/consul/Makefile head/sysutils/consul/distinfo Modified: head/sysutils/consul/Makefile ============================================================================== --- head/sysutils/consul/Makefile Tue Oct 4 22:36:12 2016 (r423309) +++ head/sysutils/consul/Makefile Wed Oct 5 01:00:21 2016 (r423310) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= consul -PORTVERSION= 0.6.4 -PORTREVISION= 1 +PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils MASTER_SITES= https://releases.hashicorp.com/consul/${PORTVERSION}/:web_ui Modified: head/sysutils/consul/distinfo ============================================================================== --- head/sysutils/consul/distinfo Tue Oct 4 22:36:12 2016 (r423309) +++ head/sysutils/consul/distinfo Wed Oct 5 01:00:21 2016 (r423310) @@ -1,5 +1,5 @@ -TIMESTAMP = 1472754662 -SHA256 (consul_0.6.4_web_ui.zip) = 5f8841b51e0e3e2eb1f1dc66a47310ae42b0448e77df14c83bb49e0e0d5fa4b7 -SIZE (consul_0.6.4_web_ui.zip) = 253852 -SHA256 (hashicorp-consul-v0.6.4_GH0.tar.gz) = 327c72211af1d6613477856c15bf7bcfc3c80d23542fcffe535d30d09347e08b -SIZE (hashicorp-consul-v0.6.4_GH0.tar.gz) = 3912207 +TIMESTAMP = 1475593864 +SHA256 (consul_0.7.0_web_ui.zip) = 42212089c228a73a0881a5835079c8df58a4f31b5060a3b4ffd4c2497abe3aa8 +SIZE (consul_0.7.0_web_ui.zip) = 255229 +SHA256 (hashicorp-consul-v0.7.0_GH0.tar.gz) = d3616f204370aa199df516d792fe0835019aed7b6596aa7f6bdc71c2b1067494 +SIZE (hashicorp-consul-v0.7.0_GH0.tar.gz) = 3625239
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610050100.u9510LBw045260>