diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index 678b17776845..492e7cac3ceb 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -1,56 +1,55 @@ PORTNAME= consul -PORTVERSION= 1.16.1 -PORTREVISION= 1 +PORTVERSION= 1.16.2 DISTVERSIONPREFIX= v CATEGORIES= sysutils MASTER_SITES= https://raw.githubusercontent.com/hashicorp/consul/${DISTVERSIONFULL}/ DISTFILES= go.mod \ api/go.mod \ envoyextensions/go.mod \ proto-public/go.mod \ sdk/go.mod \ troubleshoot/go.mod MAINTAINER= bofh@FreeBSD.org COMMENT= Service discovery and configuration made easy WWW= https://www.consul.io/ LICENSE= MPL20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe go:modules CPE_VENDOR= hashicorp USE_GITHUB= yes GH_ACCOUNT= hashicorp USE_RC_SUBR= consul GO_MODULE= github.com/hashicorp/consul GO_BUILDFLAGS= -ldflags="-s \ -X github.com/hashicorp/consul/version.GitCommit=${GITID} \ -X github.com/hashicorp/consul/version.BuildDate=${SOURCE_DATE_EPOCH:U${SOURCE_DATE_EPOCH_CMD:sh}} \ " ETCDIR= ${PREFIX}/etc/consul.d SUB_LIST= CONSUL_DBDIR=${CONSUL_DBDIR} \ GROUP=${CONSUL_GROUP} \ USER=${CONSUL_USER} USERS= ${CONSUL_USER} GROUPS= ${CONSUL_GROUP} PLIST_FILES= bin/consul CONSUL_USER?= consul CONSUL_GROUP?= consul CONSUL_DBDIR?= /var/db/${PORTNAME} GITID= 192df66 # Bring DISTINFO_FILE into scope so we can get the timestamp. .include SOURCE_DATE_EPOCH_CMD= date -ur \ $$(${GREP} -m1 TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') \ '+%Y-%m-%dT%H:%M:%SZ' .include diff --git a/sysutils/consul/distinfo b/sysutils/consul/distinfo index 1e6b80fb2107..7e8310e8938c 100644 --- a/sysutils/consul/distinfo +++ b/sysutils/consul/distinfo @@ -1,15 +1,15 @@ -TIMESTAMP = 1691681099 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/go.mod) = a7757aecb7502ee5b84ad57e3a6e07bff4c8385b653bbc292a43eed28c9b9e35 -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/go.mod) = 12625 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/api/go.mod) = 77e8e8fd756e2d691993833741896ae5d7b913e1be2f5156d6bea9d20509b355 -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/api/go.mod) = 1782 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/envoyextensions/go.mod) = 16605ab3de8fae77d1e3b9205017d5d99c51fe8c01e64c6017cc0ad00f0a7fb5 -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/envoyextensions/go.mod) = 1821 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/proto-public/go.mod) = 3579d505ed569d223c48a6063d1762b4b803873df9b1e5271113ca5ae57b3b1a -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/proto-public/go.mod) = 823 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/sdk/go.mod) = 9820cde762602474557fef43538182e49ea6dbf6b53ca523b56e59d9d841b54e -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/sdk/go.mod) = 820 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/troubleshoot/go.mod) = 89543a9d120853575d26591d4aeb00ad909fa3e2c20d2bb58e18ef575097a9fd -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/troubleshoot/go.mod) = 2310 -SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/hashicorp-consul-v1.16.1_GH0.tar.gz) = 9fec1683131ff122a43512f265131729e20212e26353d017805c5566dfec2333 -SIZE (go/sysutils_consul/hashicorp-consul-v1.16.1_GH0/hashicorp-consul-v1.16.1_GH0.tar.gz) = 29735726 +TIMESTAMP = 1695204421 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/go.mod) = 6cd35d03aa499f18de1bcff2bd6a5040644719265e9695426053ed2fe9ca6ffa +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/go.mod) = 13024 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/api/go.mod) = 77e8e8fd756e2d691993833741896ae5d7b913e1be2f5156d6bea9d20509b355 +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/api/go.mod) = 1782 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/envoyextensions/go.mod) = 16605ab3de8fae77d1e3b9205017d5d99c51fe8c01e64c6017cc0ad00f0a7fb5 +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/envoyextensions/go.mod) = 1821 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/proto-public/go.mod) = 3579d505ed569d223c48a6063d1762b4b803873df9b1e5271113ca5ae57b3b1a +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/proto-public/go.mod) = 823 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/sdk/go.mod) = 9820cde762602474557fef43538182e49ea6dbf6b53ca523b56e59d9d841b54e +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/sdk/go.mod) = 820 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/troubleshoot/go.mod) = 89543a9d120853575d26591d4aeb00ad909fa3e2c20d2bb58e18ef575097a9fd +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/troubleshoot/go.mod) = 2310 +SHA256 (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/hashicorp-consul-v1.16.2_GH0.tar.gz) = 0dacc7eeacd19a687e20fa83ae88444d2a5336a9150cfc116d39a39b31d5829d +SIZE (go/sysutils_consul/hashicorp-consul-v1.16.2_GH0/hashicorp-consul-v1.16.2_GH0.tar.gz) = 29832029