diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 71f7a004dc50..298d77622422 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 3.11.8 -PORTREVISION= 1 +DISTVERSION= 4.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:1.22,modules -GO_MODULE= github.com/hairyhenderson/gomplate/v3 -GH_TAG_COMMIT= 6e709cf +GO_MODULE= github.com/hairyhenderson/gomplate/v4 +GH_TAG_COMMIT= fba3b4d 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}" + -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 3f40b1b108c8..b0a138ca54a5 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -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 +TIMESTAMP = 1718867669 +SHA256 (go/sysutils_gomplate/gomplate-v4.0.0/v4.0.0.mod) = d73856629f21f8f483449ffa37c87f107ffae7a81a526a9dfe243584b1fd5345 +SIZE (go/sysutils_gomplate/gomplate-v4.0.0/v4.0.0.mod) = 8650 +SHA256 (go/sysutils_gomplate/gomplate-v4.0.0/v4.0.0.zip) = 71f6b11b6787b728bd3807a698c640793bfc6e97f6d5e950d741143e009dc0b8 +SIZE (go/sysutils_gomplate/gomplate-v4.0.0/v4.0.0.zip) = 711726