Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Jan 2025 01:26:32 GMT
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 60e53c65dbb0 - main - sysutils/envconsul: Update version 0.13.2=>0.13.3
Message-ID:  <202501210126.50L1QWgd025588@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=60e53c65dbb0de59610a66f0d180ee78298758a9

commit 60e53c65dbb0de59610a66f0d180ee78298758a9
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2025-01-20 20:13:30 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-01-20 23:00:12 +0000

    sysutils/envconsul: Update version 0.13.2=>0.13.3
    
    Changelog: https://github.com/hashicorp/envconsul/releases/tag/v0.13.3
---
 sysutils/envconsul/Makefile |  7 +++----
 sysutils/envconsul/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/sysutils/envconsul/Makefile b/sysutils/envconsul/Makefile
index 07cfcbb21bdb..3a946f6a46d9 100644
--- a/sysutils/envconsul/Makefile
+++ b/sysutils/envconsul/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	envconsul
-PORTVERSION=	0.13.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	10
+DISTVERSION=	0.13.3
 CATEGORIES=	sysutils
 
 MAINTAINER=	bofh@FreeBSD.org
@@ -11,7 +10,7 @@ WWW=		https://github.com/hashicorp/envconsul
 LICENSE=	MPL20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		go:modules
+USES=		go:1.22,modules
 
 GO_MODULE=	github.com/hashicorp/${PORTNAME}
 GO_BUILDFLAGS=	-ldflags='\
@@ -24,7 +23,7 @@ PORTDOCS=	README.md
 
 OPTIONS_DEFINE=	DOCS
 
-GHTAG=	dd416ce
+GHTAG=	3f77deb
 
 post-install-DOCS-on:
 	${MKDIR} ${STAGEDIR}${DOCSDIR}
diff --git a/sysutils/envconsul/distinfo b/sysutils/envconsul/distinfo
index 18fe34cffa8d..380ae83ae376 100644
--- a/sysutils/envconsul/distinfo
+++ b/sysutils/envconsul/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1685722081
-SHA256 (go/sysutils_envconsul/envconsul-v0.13.2/v0.13.2.mod) = bc848d960df713365cfec8943353de42e79dd219df093d4ef05b0dbb210845a8
-SIZE (go/sysutils_envconsul/envconsul-v0.13.2/v0.13.2.mod) = 2628
-SHA256 (go/sysutils_envconsul/envconsul-v0.13.2/v0.13.2.zip) = dc86771fdef7bd5c20dbc0571c1b5cb6741b75d7556cd3928b18ddcdc15d59c8
-SIZE (go/sysutils_envconsul/envconsul-v0.13.2/v0.13.2.zip) = 87172
+TIMESTAMP = 1737403923
+SHA256 (go/sysutils_envconsul/envconsul-v0.13.3/v0.13.3.mod) = 89a4742ed7c245232b45779fd0aec78d7c7870bfb23baf58462bee0637900ec2
+SIZE (go/sysutils_envconsul/envconsul-v0.13.3/v0.13.3.mod) = 2705
+SHA256 (go/sysutils_envconsul/envconsul-v0.13.3/v0.13.3.zip) = 43026fe19bea45abaa641879f41bace05fcd40d48bd2b5deb0cdad34c6cb4e2b
+SIZE (go/sysutils_envconsul/envconsul-v0.13.3/v0.13.3.zip) = 84666



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202501210126.50L1QWgd025588>