diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 78d4646c4a73..60182da17a12 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,44 +1,44 @@ PORTNAME= consul -PORTVERSION= 1.9.4 +PORTVERSION= 1.9.5 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org COMMENT= Service discovery and configuration made easy LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= hashicorp GO_BUILDFLAGS= -ldflags=" \ -X github.com/hashicorp/consul/version.Version=${PORTVERSION} \ -X github.com/hashicorp/consul/version.VersionPrerelease= \ -X github.com/hashicorp/consul/version.GitDescribe=v${PORTVERSION} \ " USE_RC_SUBR= consul PLIST_FILES= bin/consul ETCDIR= ${PREFIX}/etc/${PORTNAME}.d CONSUL_USER?= consul CONSUL_GROUP?= consul CONSUL_DBDIR?= /var/db/${PORTNAME} USERS= ${CONSUL_USER} GROUPS= ${CONSUL_GROUP} SUB_LIST= CONSUL_DBDIR=${CONSUL_DBDIR} \ GROUP=${CONSUL_GROUP} \ USER=${CONSUL_USER} post-extract: ${MKDIR} ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME} ${LN} -s ${WRKSRC}/api ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME}/api ${LN} -s ${WRKSRC}/sdk ${WRKSRC}/vendor/github.com/${GH_ACCOUNT}/${PORTNAME}/sdk .include diff --git a/sysutils/consul/distinfo b/sysutils/consul/distinfo index f9aa2064cfb4..35aca1192e5b 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1615393537 -SHA256 (hashicorp-consul-v1.9.4_GH0.tar.gz) = 4f8f61d4449bb28ef857957e3dbb1926edfb0e5d2818e8ffec2677ae969b8956 -SIZE (hashicorp-consul-v1.9.4_GH0.tar.gz) = 30350632 +TIMESTAMP = 1624453987 +SHA256 (hashicorp-consul-v1.9.5_GH0.tar.gz) = c6cc4d1cb220e7eef5c15cbc222d43c3c45493d120491836191cf579caa8d809 +SIZE (hashicorp-consul-v1.9.5_GH0.tar.gz) = 31056039