Bug 266407 - sysutils/tflint: Update to 0.40.0
Summary: sysutils/tflint: Update to 0.40.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://github.com/terraform-linters/...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-14 03:11 UTC by Gabriel M. Dutra
Modified: 2022-09-14 15:20 UTC (History)
1 user (show)

See Also:


Attachments
Update to 0.40.0 (1.61 KB, patch)
2022-09-14 03:11 UTC, Gabriel M. Dutra
dutra: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-09-14 03:11:33 UTC
Created attachment 236547 [details]
Update to 0.40.0

portlint: no erros

tested on:
 - 13.0-RELEASE-p13 amd64
 - 13.0-RELEASE-p13 i386
 - 13.1-RELEASE-p2 amd64
 - 13.1-RELEASE-p2 i386
 - 14.0-CURRENT amd64
 - 14.0-CURRENT i386
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-09-14 15:20:02 UTC
A commit in branch main references this bug:

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

commit b31ba921efec4f87ff6aded6e66cc4e5aa8768ca
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2022-09-14 06:05:49 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-09-14 15:16:25 +0000

    sysutils/tflint: Update to 0.40.0

    ChangeLog: https://github.com/terraform-linters/tflint/releases/tag/v0.40.0

    PR:             266407
    Reported by:    0xdutra@gmail.com (maintainer)

 sysutils/tflint/Makefile  |  3 +--
 sysutils/tflint/distinfo  | 10 +++++-----
 sysutils/tflint/pkg-descr |  5 +++++
 3 files changed, 11 insertions(+), 7 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2022-09-14 15:20:45 UTC
Committed,

Thanks!