diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 05aa4859951a..4792fc1db231 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,23 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 4.3.3 -PORTREVISION= 7 +DISTVERSION= 5.0.0 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= Command-line tool for rendering templates before executing binaries WWW= https://github.com/hairyhenderson/gomplate LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules -GO_MODULE= github.com/hairyhenderson/gomplate/v4 -GH_TAG_COMMIT= 3e4035c +GO_MODULE= github.com/hairyhenderson/gomplate/v5 GO_TARGET= ./cmd/gomplate GO_BUILDFLAGS= -ldflags "\ -w -s \ - -X github.com/hairyhenderson/gomplate/v4/version.GitCommit=${GH_TAG_COMMIT} \ - -X github.com/hairyhenderson/gomplate/v4/version.Version=${DISTVERSION}" + -X github.com/hairyhenderson/gomplate/v5/version.Version=${DISTVERSION}" PLIST_FILES= bin/gomplate .include diff --git a/sysutils/gomplate/distinfo b/sysutils/gomplate/distinfo index 143c0a16c57b..e131fa93ed7c 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1752358082 -SHA256 (go/sysutils_gomplate/gomplate-v4.3.3/v4.3.3.mod) = 428cd6f79985ef1926ce4774f49a2e52569f9c910fde0b72e17b038761d4cade -SIZE (go/sysutils_gomplate/gomplate-v4.3.3/v4.3.3.mod) = 9708 -SHA256 (go/sysutils_gomplate/gomplate-v4.3.3/v4.3.3.zip) = f80e63c31e0645e649970dee292b34e2c8d8593017b22e38f54d7b814069079a -SIZE (go/sysutils_gomplate/gomplate-v4.3.3/v4.3.3.zip) = 401556 +TIMESTAMP = 1769017799 +SHA256 (go/sysutils_gomplate/gomplate-v5.0.0/v5.0.0.mod) = 6e72b8041cde7443523ddcf0ff9ed103662ee537f33b5870036f8e3c7576413d +SIZE (go/sysutils_gomplate/gomplate-v5.0.0/v5.0.0.mod) = 9840 +SHA256 (go/sysutils_gomplate/gomplate-v5.0.0/v5.0.0.zip) = 8a8a44f0171fd57080dceec110c3b6d9c4a3f947a9855b4d6baa992955053716 +SIZE (go/sysutils_gomplate/gomplate-v5.0.0/v5.0.0.zip) = 391710