textproc/consul-template: update to 0.25.1

This commit is contained in:
Steve Wills 2020-08-02 17:49:46 +00:00
parent 452cd353d7
commit ae671c6afd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543984
3 changed files with 6 additions and 8 deletions

View File

@ -1,8 +1,7 @@
# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= consul-template
PORTVERSION= 0.25.0
PORTVERSION= 0.25.1
DISTVERSIONPREFIX= v
CATEGORIES= textproc
@ -14,7 +13,6 @@ LICENSE= MPL20
USES= go:modules
USE_GITHUB= yes
GHTAG= edf364d
GH_TUPLE= hashicorp:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT/src/github.com/hashicorp/consul-template \
BurntSushi:toml:v0.3.1:burntsushi_toml/vendor/github.com/BurntSushi/toml \
armon:go-metrics:ec5e00d3c878:armon_go_metrics/vendor/github.com/armon/go-metrics \
@ -62,7 +60,7 @@ GH_TUPLE= hashicorp:${PORTNAME}:${DISTVERSIONPREFIX}${PORTVERSION}:DEFAULT/src/g
GO_BUILDFLAGS= -ldflags='\
-s -w -X github.com/hashicorp/consul-template/version.Name=${PORTNAME} \
-X github.com/hashicorp/consul-template/version.GitCommit=${GHTAG}'
-X github.com/hashicorp/consul-template/version.GitCommit=release'
PLIST_FILES= bin/consul-template
USE_RC_SUBR= consul-template

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1594747005
SHA256 (hashicorp-consul-template-v0.25.0_GH0.tar.gz) = 570fb4a309779830e9b48c02c2a9ceb4cb21b195f02cb3402face78bd031f40f
SIZE (hashicorp-consul-template-v0.25.0_GH0.tar.gz) = 197301
TIMESTAMP = 1596390111
SHA256 (hashicorp-consul-template-v0.25.1_GH0.tar.gz) = f8d214733961ef3333493ce912180c5c0311c87e4b1a116308f31283b6c77419
SIZE (hashicorp-consul-template-v0.25.1_GH0.tar.gz) = 198375
SHA256 (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 6593da894578ba510a470735ffbdc88ce88033094dc5a8f4d3957ab87e18803f
SIZE (BurntSushi-toml-v0.3.1_GH0.tar.gz) = 42077
SHA256 (armon-go-metrics-ec5e00d3c878_GH0.tar.gz) = de6df8b15d119c393073fb1ddc53c4859d58d7163caddffe2a78b90034fb5876

View File

@ -3,7 +3,7 @@
# $FreeBSD$
#
# PROVIDE: consul_template
# REQUIRE: LOGIN
# REQUIRE: NETWORKING SERVERS DAEMON
# KEYWORD: shtudown
#
# Add the following lines to /etc/rc.conf.local or /etc/rc.conf