Bug 260775 - sysutils/terragrunt: Update to 0.35.16
Summary: sysutils/terragrunt: Update to 0.35.16
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: Hiroki Tagato
URL: https://github.com/gruntwork-io/terra...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-29 02:47 UTC by Gabriel M. Dutra
Modified: 2022-01-01 06:03 UTC (History)
1 user (show)

See Also:


Attachments
Update to 0.35.16 (1.59 KB, patch)
2021-12-29 02:47 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 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!