diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index 8e526f23ba36..0ca1dd223dfc 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,26 +1,25 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 3.11.2 -PORTREVISION= 1 +DISTVERSION= 3.11.3 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 GO_MODULE= github.com/hairyhenderson/gomplate/v3 -GH_TAG_COMMIT= c8ed3cd +GH_TAG_COMMIT= ee4de43 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 efaac3e77b30..d58ebb145564 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1659798411 -SHA256 (go/sysutils_gomplate/gomplate-v3.11.2/v3.11.2.mod) = a01f77351f17510255408de5aeddf4d07c8a53fd08add0b630a7b17a682c2a63 -SIZE (go/sysutils_gomplate/gomplate-v3.11.2/v3.11.2.mod) = 7063 -SHA256 (go/sysutils_gomplate/gomplate-v3.11.2/v3.11.2.zip) = bcedb91cb0d5d4644e6dcc60a82455d5750299001ae67a255ef04d1b8edb3d1d -SIZE (go/sysutils_gomplate/gomplate-v3.11.2/v3.11.2.zip) = 687631 +TIMESTAMP = 1663088386 +SHA256 (go/sysutils_gomplate/gomplate-v3.11.3/v3.11.3.mod) = 49ca08eef28ee316cf1854d9a34b0febdf41c90bfc164a0cf360c27b09c0bef8 +SIZE (go/sysutils_gomplate/gomplate-v3.11.3/v3.11.3.mod) = 7063 +SHA256 (go/sysutils_gomplate/gomplate-v3.11.3/v3.11.3.zip) = 96b908ecde053f1b9a4890045a633dc47db45b713d483a003cc781508b00e954 +SIZE (go/sysutils_gomplate/gomplate-v3.11.3/v3.11.3.zip) = 687648