Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2023 14:24:33 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a364a053960 - main - sysutils/tflint: Update to 0.48.0
Message-ID:  <202309261424.38QEOXsi084861@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a364a0539606b5edce9eab7cd8ba23dea545eee

commit 3a364a0539606b5edce9eab7cd8ba23dea545eee
Author:     Gabriel M. Dutra <nulldutra@proton.me>
AuthorDate: 2023-09-26 08:03:02 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2023-09-26 14:24:18 +0000

    sysutils/tflint: Update to 0.48.0
    
    ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.48.0
    
    PR:             274094
    Reported by:    nulldutra@proton.me (maintainer)
---
 sysutils/tflint/Makefile |  3 +--
 sysutils/tflint/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/sysutils/tflint/Makefile b/sysutils/tflint/Makefile
index 98dccb429237..538450dd40e6 100644
--- a/sysutils/tflint/Makefile
+++ b/sysutils/tflint/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	tflint
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.47.0
-PORTREVISION=	1
+DISTVERSION=	0.48.0
 CATEGORIES=	sysutils
 
 MAINTAINER=	nulldutra@proton.me
diff --git a/sysutils/tflint/distinfo b/sysutils/tflint/distinfo
index 20233c53cee6..c0bd4bcbb5af 100644
--- a/sysutils/tflint/distinfo
+++ b/sysutils/tflint/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1692281244
-SHA256 (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.mod) = 424f6d12a0253941a8f5ea175fd083f2f05de9ad5f11dbdeb59f07da2e287914
-SIZE (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.mod) = 3816
-SHA256 (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.zip) = e77465716c74ecc24f11b9650132dfe79e1132b987aad76abc22df6934342398
-SIZE (go/sysutils_tflint/tflint-v0.47.0/v0.47.0.zip) = 1499812
+TIMESTAMP = 1695698948
+SHA256 (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.mod) = afcc1a0a389677ba7335f515022d557900e7854cb9c69de6c6b846fec849342a
+SIZE (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.mod) = 4178
+SHA256 (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.zip) = 57d899da77a38f75c0d9f0bbd4093b7c8f7a5cb9f81c91448cbbe44d96bee62c
+SIZE (go/sysutils_tflint/tflint-v0.48.0/v0.48.0.zip) = 1499624



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