svn commit: r558226 - head/sysutils/consul

Steve Wills swills at FreeBSD.org
Wed Dec 16 14:57:08 UTC 2020


Author: swills
Date: Wed Dec 16 14:57:07 2020
New Revision: 558226
URL: https://svnweb.freebsd.org/changeset/ports/558226

Log:
  sysutils/consul: Update to 1.9.1
  
  PR:		251869
  Submitted by:	Dani <i.dani at outlook.com>

Modified:
  head/sysutils/consul/Makefile   (contents, props changed)
  head/sysutils/consul/distinfo   (contents, props changed)

Modified: head/sysutils/consul/Makefile
==============================================================================
--- head/sysutils/consul/Makefile	Wed Dec 16 14:23:31 2020	(r558225)
+++ head/sysutils/consul/Makefile	Wed Dec 16 14:57:07 2020	(r558226)
@@ -1,8 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	consul
-PORTVERSION=	1.9.0
-PORTREVISION=	1
+PORTVERSION=	1.9.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	sysutils
 

Modified: head/sysutils/consul/distinfo
==============================================================================
--- head/sysutils/consul/distinfo	Wed Dec 16 14:23:31 2020	(r558225)
+++ head/sysutils/consul/distinfo	Wed Dec 16 14:57:07 2020	(r558226)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606441416
-SHA256 (hashicorp-consul-v1.9.0_GH0.tar.gz) = 62268e6e6ff3381aca0711d29f462e7a787cb333992c1ecbe0e95f15f66f28e1
-SIZE (hashicorp-consul-v1.9.0_GH0.tar.gz) = 31222935
+TIMESTAMP = 1608044288
+SHA256 (hashicorp-consul-v1.9.1_GH0.tar.gz) = 3b022194df03cc8175cf51c93b0ad28793d12393cabbd6fc064bbcc165e5d307
+SIZE (hashicorp-consul-v1.9.1_GH0.tar.gz) = 31240160


More information about the svn-ports-head mailing list