Bug 268589

Summary: sysutils/terraform: Update to 1.3.8
Product: Ports & Packages Reporter: Gabriel M. Dutra <dutra>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: 0mp, eduardo
Priority: --- Flags: bugzilla: maintainer-feedback? (0mp)
dutra: maintainer-feedback? (0mp)
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/hashicorp/terraform/releases/tag/v1.3.6
Attachments:
Description Flags
bump 1.3.6
none
bump 1.3.8 dutra: maintainer-approval+

Description Gabriel M. Dutra freebsd_committer freebsd_triage 2022-12-27 03:35:03 UTC
Created attachment 239055 [details]
bump 1.3.6

I tested the port using GO MODULE and I have success in compilation and installation. The patch remove the GH_TUPLE.

The port has been out of date for a long time, would you consider passing on maintenance?

Portlint: no errors

Tested on:
12.3-RELEASE-p10 amd64, i386
12.4-RELEASE amd64, i386
13.1-RELEASE-p5 i386, amd64
Comment 1 Mateusz Piotrowski freebsd_committer freebsd_triage 2023-02-09 13:06:37 UTC
Hey Gabriel, would you like to become the maintainer of this port? I don't use it at the moment so I am not following upstream's releases.
Comment 2 Gabriel M. Dutra freebsd_committer freebsd_triage 2023-02-09 13:53:22 UTC
Yes Mateusz, I use terraform daily, I can maintain it.
Comment 3 Mateusz Piotrowski freebsd_committer freebsd_triage 2023-02-09 15:05:31 UTC
I passed maintainership to Gabriel.
Comment 4 Gabriel M. Dutra freebsd_committer freebsd_triage 2023-02-10 01:54:47 UTC
Created attachment 240041 [details]
bump 1.3.8

bump 1.3.8

Tested on:
12.3-RELEASE-p10 amd64, i386
12.4-RELEASE amd64, i386
13.1-RELEASE-p5 i386, amd64
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-02-10 09:57:58 UTC
A commit in branch main references this bug:

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

commit 4bcf80fc644552ae6dcb4aabdf9ea2778d32af94
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-02-10 09:53:21 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-02-10 09:57:17 +0000

    sysutils/terraform: Update to 1.3.8

     - Switch to GO_MODULE method

    ChangeLog:      https://github.com/hashicorp/terraform/releases/tag/v1.3.8
                    https://github.com/hashicorp/terraform/compare/v1.1.7...v1.3.8
    PR:             268589

 sysutils/terraform/Makefile | 214 +------------------------
 sysutils/terraform/distinfo | 376 +-------------------------------------------
 2 files changed, 9 insertions(+), 581 deletions(-)
Comment 6 Nuno Teixeira freebsd_committer freebsd_triage 2023-02-10 09:59:05 UTC
Committed, thanks!
Comment 7 Mateusz Piotrowski freebsd_committer freebsd_triage 2023-02-10 10:01:29 UTC
Nice, I'm happy to see how swift it went once I passed on the maintainership. Thank you Gabriel for taking care of the port!