Bug 269609 - sysutils/terraform: Update to 1.3.9
Summary: sysutils/terraform: Update to 1.3.9
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/hashicorp/terrafor...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-17 04:25 UTC by Gabriel M. Dutra
Modified: 2023-02-18 12:42 UTC (History)
1 user (show)

See Also:


Attachments
bump 1.3.9 (1.98 KB, patch)
2023-02-17 04:25 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 2023-02-17 04:25:29 UTC
Created attachment 240197 [details]
bump 1.3.9

Portlint: no errors

Tested on:
12.3-RELEASE-p10 amd64, i386
12.4-RELEASE amd64, i386
13.1-RELEASE-p5 i386, amd64
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-17 08:41:13 UTC
I assume this should be MFHed
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-18 12:39:09 UTC
A commit in branch main references this bug:

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

commit 0034c5feabc39817ba533ec9351c965ac54fcdec
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-02-17 08:36:43 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-02-18 12:34:05 +0000

    sysutils/terraform: Update to 1.3.9

    ChangeLog: https://github.com/hashicorp/terraform/releases/tag/v1.3.9

    Fix crash when planning to remove already-deposed resource instances.

    PR:             269609
    Reported by:    0xdutra@gmail.com (maintainer)
    MFH:            2023Q1 (bug fix)

 sysutils/terraform/Makefile |  3 +--
 sysutils/terraform/distinfo | 14 +++++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2023-02-18 12:42:07 UTC
Committed,

Thanks!

Closing, but OP, let me know if the quarterly branch is affected by the crash.