diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile index d5b5d95110a6..222e3068403c 100644 --- a/sysutils/gomplate/Makefile +++ b/sysutils/gomplate/Makefile @@ -1,24 +1,21 @@ PORTNAME= gomplate DISTVERSIONPREFIX= v -DISTVERSION= 5.1.0 -PORTREVISION= 3 +DISTVERSION= 5.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:modules GO_MODULE= github.com/hairyhenderson/gomplate/v5 GO_TARGET= ./cmd/gomplate -GO_BUILDFLAGS= -ldflags "\ - -w -s \ - -X github.com/hairyhenderson/gomplate/v5/version.Version=${DISTVERSION}" +GO_LDFLAGS= -X github.com/hairyhenderson/gomplate/v5/version.Version=${DISTVERSION} PLIST_FILES= bin/gomplate .include diff --git a/sysutils/gomplate/distinfo b/sysutils/gomplate/distinfo index c182a1b92a9b..fa1c5a5ae515 100644 --- a/sysutils/gomplate/distinfo +++ b/sysutils/gomplate/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1777733957 -SHA256 (go/sysutils_gomplate/gomplate-v5.1.0/v5.1.0.mod) = 5989bab1a69b487e01779bd4d8904222be42906f227f4e3fcf1b3a136626f7de -SIZE (go/sysutils_gomplate/gomplate-v5.1.0/v5.1.0.mod) = 10216 -SHA256 (go/sysutils_gomplate/gomplate-v5.1.0/v5.1.0.zip) = 8634be7d3ea8baa1a35837ea68b488f77d5b271d1012f856d327821c718dfdc9 -SIZE (go/sysutils_gomplate/gomplate-v5.1.0/v5.1.0.zip) = 408315 +TIMESTAMP = 1783883840 +SHA256 (go/sysutils_gomplate/gomplate-v5.2.0/v5.2.0.mod) = 9a943ec7ae5888b40dfbe3922bbb95b48070f8a6e975a8275335ede3afe1d677 +SIZE (go/sysutils_gomplate/gomplate-v5.2.0/v5.2.0.mod) = 10295 +SHA256 (go/sysutils_gomplate/gomplate-v5.2.0/v5.2.0.zip) = 710e1dab9eee2ebb6eaa06a5ca41420ba37a319b7396907133728537660d8bbd +SIZE (go/sysutils_gomplate/gomplate-v5.2.0/v5.2.0.zip) = 412023