diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index c3280166485e..083827d50b88 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,45 +1,46 @@ PORTNAME= consul -PORTVERSION= 1.9.9 +PORTVERSION= 1.10.3 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 f5a296162f43..ae75b931c1f8 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1630972858 -SHA256 (hashicorp-consul-v1.9.9_GH0.tar.gz) = 9d88dc2dc65e04ccd91d651a7412d064dec91f5da7ce1a57ed704ac566856fb4 -SIZE (hashicorp-consul-v1.9.9_GH0.tar.gz) = 29421044 +TIMESTAMP = 1633291887 +SHA256 (hashicorp-consul-v1.10.3_GH0.tar.gz) = 2f5334ba13c324ce166e290904daa5207bd9dafb5eb4c8ebf496c5f9d90cfa9c +SIZE (hashicorp-consul-v1.10.3_GH0.tar.gz) = 30831398