diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index eb314f5ffca4..769951c280f7 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 4.1.0 -PORTREVISION= 2 +DISTVERSION= 4.2.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:1.22,modules GO_MODULE= github.com/hairyhenderson/gomplate/v4 -GH_TAG_COMMIT= fba3b4d +GH_TAG_COMMIT= 020f6d1 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}" PLIST_FILES= bin/gomplate .include diff --git a/sysutils/gomplate/distinfo b/sysutils/gomplate/distinfo index 90971f9237a9..931b32bdccee 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1720332070 -SHA256 (go/sysutils_gomplate/gomplate-v4.1.0/v4.1.0.mod) = 802255f9e0caa504ed82017b603fcfaf14b2e7a6fa0f126134e43ccee09b2604 -SIZE (go/sysutils_gomplate/gomplate-v4.1.0/v4.1.0.mod) = 8651 -SHA256 (go/sysutils_gomplate/gomplate-v4.1.0/v4.1.0.zip) = 9bd95241d6f0537678567872b9040dec07623202a8451b7a34409371667f411a -SIZE (go/sysutils_gomplate/gomplate-v4.1.0/v4.1.0.zip) = 385257 +TIMESTAMP = 1731314591 +SHA256 (go/sysutils_gomplate/gomplate-v4.2.0/v4.2.0.mod) = d2b2a048872f0d77ba0bec2ff5e13fe0c635aaefcf0cfb1f55d7335a0cc5252c +SIZE (go/sysutils_gomplate/gomplate-v4.2.0/v4.2.0.mod) = 9683 +SHA256 (go/sysutils_gomplate/gomplate-v4.2.0/v4.2.0.zip) = 81e48d1f15de93266df34134d04084bbb8e970b1c1fe6fc03674cd1e761fca55 +SIZE (go/sysutils_gomplate/gomplate-v4.2.0/v4.2.0.zip) = 393242