Bug 260775

Summary: sysutils/terragrunt: Update to 0.35.16
Product: Ports & Packages Reporter: Gabriel M. Dutra <dutra>
Component: Individual Port(s)Assignee: Hiroki Tagato <tagattie>
Status: Closed FIXED    
Severity: Affects Only Me CC: tagattie
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.35.16
Attachments:
Description Flags
Update to 0.35.16 dutra: maintainer-approval+

Description Gabriel M. Dutra freebsd_committer freebsd_triage 2021-12-29 02:47:35 UTC
Created attachment 230516 [details]
Update to 0.35.16

Terraform is a dependency to Terragrunt. I added RUN_DEPENDS for this.


Tested on:

12.1-RELEASE-p13 amd64, i386
12.2-RELEASE-p11 amd64, i386
13.0-RELEASE-p5  amd64, i386

portlint: no errors
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-01-01 06:02:08 UTC
A commit in branch main references this bug:

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

commit f64c91df20ddfa015c1f3a265bf352852576bad7
Author:     Gabriel Dutra <0xdutra@gmail.com>
AuthorDate: 2022-01-01 06:00:34 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2022-01-01 06:00:34 +0000

    sysutils/terragrunt: update to 0.35.16

    While here, add missing dependency.

    Changelog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.35.16

    PR:             260775
    Reported by:    Gabriel Dutra <0xdutra@gmail.com> (maintainer)

 sysutils/terragrunt/Makefile |  4 +++-
 sysutils/terragrunt/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 6 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2022-01-01 06:03:11 UTC
Committed, thanks!