sysutils/consul: update to 1.8.0

While here, fix bug in rc script creation
This commit is contained in:
Steve Wills 2020-07-06 14:40:49 +00:00
parent 2d7d175ebd
commit 11d8891e71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541347
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= consul
PORTVERSION= 1.7.4
PORTVERSION= 1.8.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@ -35,8 +35,8 @@ USERS= ${CONSUL_USER}
GROUPS= ${CONSUL_GROUP}
SUB_LIST= CONSUL_DBDIR=${CONSUL_DBDIR} \
GROUP=${GROUP} \
USER=${USER}
GROUP=${CONSUL_GROUP} \
USER=${CONSUL_USER}
post-extract:
${MKDIR} ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1591829205
SHA256 (hashicorp-consul-v1.7.4_GH0.tar.gz) = 2b48f0f2cd38201aed032981626c64aab9cb2920385847f68251af049063b475
SIZE (hashicorp-consul-v1.7.4_GH0.tar.gz) = 22787889
TIMESTAMP = 1594045082
SHA256 (hashicorp-consul-v1.8.0_GH0.tar.gz) = a87925bde6aecddf532dfd050e907b6a0a6447cdd5dc4f49b46d97c9f73b58f9
SIZE (hashicorp-consul-v1.8.0_GH0.tar.gz) = 24065255