git: ad30bc0e62a2 - main - sysutils/gomplate: Update to 3.11.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Jun 2022 14:59:03 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ad30bc0e62a2a20bfa5ef2f07433cca60368b03a
commit ad30bc0e62a2a20bfa5ef2f07433cca60368b03a
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2022-06-15 14:55:46 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2022-06-15 14:58:44 +0000
sysutils/gomplate: Update to 3.11.0
- change WWW to github.com project
ChangeLog: https://github.com/hairyhenderson/gomplate/releases/tag/v3.11.0
---
sysutils/gomplate/Makefile | 3 +--
sysutils/gomplate/distinfo | 10 +++++-----
sysutils/gomplate/pkg-descr | 2 +-
3 files changed, 7 insertions(+), 8 deletions(-)
diff --git a/sysutils/gomplate/Makefile b/sysutils/gomplate/Makefile
index 48b2b8ae206a..586479203333 100644
--- a/sysutils/gomplate/Makefile
+++ b/sysutils/gomplate/Makefile
@@ -1,7 +1,6 @@
PORTNAME= gomplate
DISTVERSIONPREFIX= v
-DISTVERSION= 3.10.0
-PORTREVISION= 1
+DISTVERSION= 3.11.0
CATEGORIES= sysutils
MAINTAINER= eduardo@FreeBSD.org
diff --git a/sysutils/gomplate/distinfo b/sysutils/gomplate/distinfo
index f93a801e3379..0c5fd0b56b29 100644
--- a/sysutils/gomplate/distinfo
+++ b/sysutils/gomplate/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1651791017
-SHA256 (go/sysutils_gomplate/gomplate-v3.10.0/v3.10.0.mod) = 2c7c49953f91d2b0de416f943c5ddbc8a89992321036e8619e67db14dc2f4b8d
-SIZE (go/sysutils_gomplate/gomplate-v3.10.0/v3.10.0.mod) = 5245
-SHA256 (go/sysutils_gomplate/gomplate-v3.10.0/v3.10.0.zip) = 740f69a34ab2ee533a16512f820c62576161c62e01deb3e99bb680d65d37999c
-SIZE (go/sysutils_gomplate/gomplate-v3.10.0/v3.10.0.zip) = 657253
+TIMESTAMP = 1655293634
+SHA256 (go/sysutils_gomplate/gomplate-v3.11.0/v3.11.0.mod) = bb3d21ccc38940bed33f5fa1e12fd918a406e738a27a40538e0e291607840473
+SIZE (go/sysutils_gomplate/gomplate-v3.11.0/v3.11.0.mod) = 7085
+SHA256 (go/sysutils_gomplate/gomplate-v3.11.0/v3.11.0.zip) = 66320888b7c8a6b7cca66914febfb72dd4daba659b66c9b18d62c586e12cd46a
+SIZE (go/sysutils_gomplate/gomplate-v3.11.0/v3.11.0.zip) = 687137
diff --git a/sysutils/gomplate/pkg-descr b/sysutils/gomplate/pkg-descr
index b1d2b62f6f80..02e052c7b623 100644
--- a/sysutils/gomplate/pkg-descr
+++ b/sysutils/gomplate/pkg-descr
@@ -6,4 +6,4 @@ Gomplate lets you process templates which also include shell-like
variables. Also there are some useful built-in functions that can be
used to make templates even more expressive.
-WWW: https://gomplate.hairyhenderson.ca
+WWW: https://github.com/hairyhenderson/gomplate