Date: Mon, 15 Dec 2025 13:53:54 +0000 From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 537392fdd617 - main - sysutils/helm: Update to 3.19.4 Message-ID: <694012f2.34272.734e73db@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=537392fdd6171469c6b6d07f6f6982a9680022d5 commit 537392fdd6171469c6b6d07f6f6982a9680022d5 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2025-12-15 13:50:42 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2025-12-15 13:53:51 +0000 sysutils/helm: Update to 3.19.4 Changelog: https://github.com/helm/helm/releases/tag/v3.19.4 --- sysutils/helm/Makefile | 4 ++-- sysutils/helm/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/sysutils/helm/Makefile b/sysutils/helm/Makefile index a400cf576721..a4b62d99d030 100644 --- a/sysutils/helm/Makefile +++ b/sysutils/helm/Makefile @@ -1,5 +1,5 @@ PORTNAME= helm -PORTVERSION= 3.19.3 +PORTVERSION= 3.19.4 DISTVERSIONPREFIX= v CATEGORIES= sysutils @@ -16,7 +16,7 @@ USES= cpe go:modules tar:xz GO_MODULE= github.com/${PORTNAME}/${PORTNAME}/v3 GO_PKGNAME= k8s.io/helm GO_BUILDFLAGS= -ldflags="-X helm.sh/helm/v3/internal/version.version=v${PORTVERSION} \ - -X helm.sh/helm/v3/internal/version.gitCommit=0707f566a3f4ced24009ef14d67fe0ce69db4be9" + -X helm.sh/helm/v3/internal/version.gitCommit=7cfb6e486dac026202556836bb910c37d847793e" GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= ${GO_TARGET:C/.\/cmd/bin/} diff --git a/sysutils/helm/distinfo b/sysutils/helm/distinfo index 3c3bddf10e4b..c11c22829c63 100644 --- a/sysutils/helm/distinfo +++ b/sysutils/helm/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1765453798 -SHA256 (go/sysutils_helm/helm-v3.19.3/v3.19.3.mod) = 9da1214c25481eb31982e3289e5ef18b51e9bb4b7a8847460f2b2ae3eb3ec654 -SIZE (go/sysutils_helm/helm-v3.19.3/v3.19.3.mod) = 9036 -SHA256 (go/sysutils_helm/helm-v3.19.3/v3.19.3.zip) = 0eca758b93bdb7a9b8fbd2a05c30025cc606ef4856a7fd1db0c1c46ea2b8a40c -SIZE (go/sysutils_helm/helm-v3.19.3/v3.19.3.zip) = 1404066 +TIMESTAMP = 1765799995 +SHA256 (go/sysutils_helm/helm-v3.19.4/v3.19.4.mod) = 16de716c926e84f50feaa6326742ab23f9240b2ef793159f2c99871a67098467 +SIZE (go/sysutils_helm/helm-v3.19.4/v3.19.4.mod) = 9036 +SHA256 (go/sysutils_helm/helm-v3.19.4/v3.19.4.zip) = 90d4f84ef2c80fd72c6df561d7956a8768df0235f1acb896211b4eaf4463a725 +SIZE (go/sysutils_helm/helm-v3.19.4/v3.19.4.zip) = 1404065home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?694012f2.34272.734e73db>
