From 47e702df42cb303b3bb426e520ab606cec1bc063 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 8 Jun 2026 07:06:37 +0000 Subject: [PATCH] Drop maintainer. I am barely using these nowadays. Any taker, feel free. --- sysutils/consul-template/Makefile | 3 +-- sysutils/consul/Makefile | 3 +-- sysutils/envconsul/Makefile | 2 +- sysutils/nomad/Makefile | 3 +-- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/sysutils/consul-template/Makefile b/sysutils/consul-template/Makefile index ea0765d3aaa..200bd32250e 100644 --- a/sysutils/consul-template/Makefile +++ b/sysutils/consul-template/Makefile @@ -3,13 +3,12 @@ COMMENT= template rendering and notifications with Consul MODGO_MODNAME= github.com/hashicorp/consul-template MODGO_VERSION= v0.42.0 DISTNAME= consul-template-${MODGO_VERSION} +REVISION= 0 CATEGORIES= sysutils net HOMEPAGE= https://www.consul.io/ -MAINTAINER= Antoine Jacoutot - # MPLv2.0 PERMIT_PACKAGE= Yes diff --git a/sysutils/consul/Makefile b/sysutils/consul/Makefile index f342ac8f0cb..bba1135a3d8 100644 --- a/sysutils/consul/Makefile +++ b/sysutils/consul/Makefile @@ -5,6 +5,7 @@ COMMENT= service discovery and configuration tool VERSION= 2.0.0 PKGNAME= consul-${VERSION} +REVISION= 0 # consul-vendored distfile generated by fetching archive from # https://github.com/hashicorp/consul/archive/v$VERSION/consul-$VERSION.tar.gz @@ -20,8 +21,6 @@ CATEGORIES= sysutils net HOMEPAGE= https://www.consul.io/ -MAINTAINER= Antoine Jacoutot - # BSL-1.1 (https://www.hashicorp.com/bsl) PERMIT_PACKAGE= Yes diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile index 9d4c3e6bb7f..522bf9578a6 100644 --- a/sysutils/envconsul/Makefile +++ b/sysutils/envconsul/Makefile @@ -3,10 +3,10 @@ COMMENT= start subprocess with envvar populated from Consul and Vault MODGO_MODNAME= github.com/hashicorp/envconsul MODGO_VERSION= v0.13.4 DISTNAME= envconsul-${MODGO_VERSION} +REVISION= 0 CATEGORIES= sysutils -MAINTAINER= Antoine Jacoutot # MPLv2.0 PERMIT_PACKAGE= Yes diff --git a/sysutils/nomad/Makefile b/sysutils/nomad/Makefile index 44e4a11ebf3..719496e2335 100644 --- a/sysutils/nomad/Makefile +++ b/sysutils/nomad/Makefile @@ -5,6 +5,7 @@ COMMENT= cluster scheduler VERSION= 2.0.0 PKGNAME= nomad-${VERSION} +REVISION= 0 # nomad-vendored distfile generated by fetching archive from # https://github.com/hashicorp/nomad/archive/v$VERSION/nomad-$VERSION.tar.gz @@ -17,8 +18,6 @@ CATEGORIES= sysutils HOMEPAGE= https://www.nomadproject.io -MAINTAINER= Antoine Jacoutot - # BSL-1.1 (https://www.hashicorp.com/bsl) PERMIT_PACKAGE= Yes