Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 11:51:21 +0200
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        Neel Chauhan <nc@FreeBSD.org>, ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: ace11e8cbcd8 - main - New port: sysutils/helmfile: declarative spec for deploying helm charts
Message-ID:  <91e26989-82d6-fc4b-8d70-28e9d828b54e@FreeBSD.org>
In-Reply-To: <202104142028.13EKSXif005623@gitrepo.freebsd.org>
References:  <202104142028.13EKSXif005623@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi!

On 14/04/2021 22:28, Neel Chauhan wrote:
> diff --git a/sysutils/helmfile/Makefile b/sysutils/helmfile/Makefile
> new file mode 100644
> index 000000000000..1e5d9a921573
> --- /dev/null
> +++ b/sysutils/helmfile/Makefile
> @@ -0,0 +1,145 @@
> +# Created by: Pavel Timofeev <timp87@gmail.com>
> +
> +PORTNAME=	helmfile
> +PORTVERSION=	0.138.7
> +DISTVERSIONPREFIX=	v
> +CATEGORIES=	sysutils
> +
> +MAINTAINER=	timp87@gmail.com
> +COMMENT=	Helmfile is a declarative spec for deploying helm charts

This should be "Declarative spec for deploying Helm charts" in order to follow the COMMENT 
convention described in the FreeBSD Porter's Handbook.

> +
> +#GO_BUILDFLAGS=	-ldflags="-X github.com/roboll/helmfile/pkg/app/version.Version=v${PORTVERSION}"
Do we need this variable?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?91e26989-82d6-fc4b-8d70-28e9d828b54e>