diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 852314ec72a6..8ea6cb02059b 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 3.11.7 -PORTREVISION= 4 +DISTVERSION= 3.11.8 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:1.21,modules +USES= go:1.22,modules GO_MODULE= github.com/hairyhenderson/gomplate/v3 GH_TAG_COMMIT= 6e709cf GO_TARGET= ./cmd/gomplate GO_BUILDFLAGS= -ldflags "\ -w -s \ -X github.com/hairyhenderson/gomplate/v3/version.GitCommit=${GH_TAG_COMMIT} \ -X github.com/hairyhenderson/gomplate/v3/version.Version=${DISTVERSION}" PLIST_FILES= bin/gomplate .include diff --git a/sysutils/gomplate/distinfo b/sysutils/gomplate/distinfo index ab0889ea2edc..3f40b1b108c8 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1705997964 -SHA256 (go/sysutils_gomplate/gomplate-v3.11.7/v3.11.7.mod) = 4370ed1b18f00cd4c431ec37bdbc89fd5fb1f0da48f4579503d5a9a5971a5f9f -SIZE (go/sysutils_gomplate/gomplate-v3.11.7/v3.11.7.mod) = 7476 -SHA256 (go/sysutils_gomplate/gomplate-v3.11.7/v3.11.7.zip) = eec97c8885fda657446353751c70ded541ec75a6bda2ea5dff072d48552193b3 -SIZE (go/sysutils_gomplate/gomplate-v3.11.7/v3.11.7.zip) = 688892 +TIMESTAMP = 1717356595 +SHA256 (go/sysutils_gomplate/gomplate-v3.11.8/v3.11.8.mod) = 729ac9aa5a349340f55342b245d26a710cb10a9861c2e6db5c2a013ce738071e +SIZE (go/sysutils_gomplate/gomplate-v3.11.8/v3.11.8.mod) = 7497 +SHA256 (go/sysutils_gomplate/gomplate-v3.11.8/v3.11.8.zip) = 16c2537fe588711dcde4f0fc5a563c07d928e6583724353227ff3e3fd6863ff8 +SIZE (go/sysutils_gomplate/gomplate-v3.11.8/v3.11.8.zip) = 689343