diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 4150b1334ea8..e0ed87b61a4c 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 3.11.5 -PORTREVISION= 2 +DISTVERSION= 3.11.6 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 +USES= go:1.21,modules GO_MODULE= github.com/hairyhenderson/gomplate/v3 GH_TAG_COMMIT= ea986e7 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 28a2b0cb6618..37b16c1b3b84 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1681801584 -SHA256 (go/sysutils_gomplate/gomplate-v3.11.5/v3.11.5.mod) = 175e9a61c7fe6c2faa8e50c8f7085d1b368feafa588bb5b32fac08ce91178fa8 -SIZE (go/sysutils_gomplate/gomplate-v3.11.5/v3.11.5.mod) = 6980 -SHA256 (go/sysutils_gomplate/gomplate-v3.11.5/v3.11.5.zip) = f9265a3deda5262ac9dc90a3dd7dc2d957ed3c61ce13191d37fae9590a2f80b3 -SIZE (go/sysutils_gomplate/gomplate-v3.11.5/v3.11.5.zip) = 688129 +TIMESTAMP = 1700385107 +SHA256 (go/sysutils_gomplate/gomplate-v3.11.6/v3.11.6.mod) = 28ff54ecf3a762c6a324506740aa0248afed8800d791ecb5b9e6cd207f1be1e6 +SIZE (go/sysutils_gomplate/gomplate-v3.11.6/v3.11.6.mod) = 7264 +SHA256 (go/sysutils_gomplate/gomplate-v3.11.6/v3.11.6.zip) = 4e095ae014fff40bf12d3ada71d97ad0b04900aa0e228ef5b9e53511e0489c6d +SIZE (go/sysutils_gomplate/gomplate-v3.11.6/v3.11.6.zip) = 688334