diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 083827d50b88..a4dea2ece917 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,46 +1,46 @@ PORTNAME= consul -PORTVERSION= 1.10.3 +PORTVERSION= 1.10.7 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org # co-maintainer: brd COMMENT= Service discovery and configuration made easy LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp 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 ae75b931c1f8..6f3bd531858e 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633291887 -SHA256 (hashicorp-consul-v1.10.3_GH0.tar.gz) = 2f5334ba13c324ce166e290904daa5207bd9dafb5eb4c8ebf496c5f9d90cfa9c -SIZE (hashicorp-consul-v1.10.3_GH0.tar.gz) = 30831398 +TIMESTAMP = 1642351593 +SHA256 (hashicorp-consul-v1.10.7_GH0.tar.gz) = 712e28d0dedd6a12e0e67beb17b8fec920a953fcd9c27855e2d56669044999f5 +SIZE (hashicorp-consul-v1.10.7_GH0.tar.gz) = 31838644