Date: Thu, 18 Aug 2022 22:25:37 GMT From: Brad Davis <brd@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c80160c5f0bd - main - textproc/consul-template: Update to 0.29.2 Message-ID: <202208182225.27IMPbLA044138@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by brd (doc, src committer): URL: https://cgit.FreeBSD.org/ports/commit/?id=c80160c5f0bd7c5e2e4b931f535816591a23403e commit c80160c5f0bd7c5e2e4b931f535816591a23403e Author: Brad Davis <brd@FreeBSD.org> AuthorDate: 2022-08-18 22:24:52 +0000 Commit: Brad Davis <brd@FreeBSD.org> CommitDate: 2022-08-18 22:24:52 +0000 textproc/consul-template: Update to 0.29.2 --- textproc/consul-template/Makefile | 2 +- textproc/consul-template/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/textproc/consul-template/Makefile b/textproc/consul-template/Makefile index 010590e25d67..f406e1854fed 100644 --- a/textproc/consul-template/Makefile +++ b/textproc/consul-template/Makefile @@ -1,5 +1,5 @@ PORTNAME= consul-template -PORTVERSION= 0.29.1 +PORTVERSION= 0.29.2 DISTVERSIONPREFIX= v CATEGORIES= textproc diff --git a/textproc/consul-template/distinfo b/textproc/consul-template/distinfo index fd3a03f92fdb..6a0f307f183a 100644 --- a/textproc/consul-template/distinfo +++ b/textproc/consul-template/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1660427414 -SHA256 (hashicorp-consul-template-v0.29.1_GH0.tar.gz) = c9af3266d529ea3963e43fea7ff064f54f3e9c31be1758e1f49b8cff2ed6b0f1 -SIZE (hashicorp-consul-template-v0.29.1_GH0.tar.gz) = 254592 +TIMESTAMP = 1660861168 +SHA256 (hashicorp-consul-template-v0.29.2_GH0.tar.gz) = 9834ff3d346fcc29be6cdbd0ed3022ad1b4cec2839199175655bdabeed96e735 +SIZE (hashicorp-consul-template-v0.29.2_GH0.tar.gz) = 258127 SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077 SHA256 (Masterminds-goutils-v1.1.0_GH0.tar.gz) = 053a61c4b0d78e6978600c99562f04d053993c428d549a20b627151cf1aabbae
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208182225.27IMPbLA044138>