diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index f2f6fb6422e5..8f9b6f357b22 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 4.3.0 -PORTREVISION= 3 +DISTVERSION= 4.3.1 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.23,modules +USES= go:1.24,modules GO_MODULE= github.com/hairyhenderson/gomplate/v4 -GH_TAG_COMMIT= cec14a0 +GH_TAG_COMMIT= 0770a3e 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 08125e9f5759..569cc603a327 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1734467438 -SHA256 (go/sysutils_gomplate/gomplate-v4.3.0/v4.3.0.mod) = ff180759bcd53be4acd2de2cf7b97868083db636307b590a1e4a15697bf304b1 -SIZE (go/sysutils_gomplate/gomplate-v4.3.0/v4.3.0.mod) = 9784 -SHA256 (go/sysutils_gomplate/gomplate-v4.3.0/v4.3.0.zip) = 686517c4d2f7b112a2e0aec3add1d127a64fdc66118883f520bfe957435dc149 -SIZE (go/sysutils_gomplate/gomplate-v4.3.0/v4.3.0.zip) = 398507 +TIMESTAMP = 1741737381 +SHA256 (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.mod) = 6afb1f14a098efeca926af52c1043d7ad853a96e86052f1f63cac301242eed53 +SIZE (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.mod) = 9682 +SHA256 (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.zip) = 5d3d6e6568dc196d7f999b32d06a99fce69408f255bdfc1d224895fb43768789 +SIZE (go/sysutils_gomplate/gomplate-v4.3.1/v4.3.1.zip) = 399839