Bug 268589 - sysutils/terraform: Update to 1.3.8
Summary: sysutils/terraform: Update to 1.3.8
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: Nuno Teixeira
URL: https://github.com/hashicorp/terrafor...
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-27 03:35 UTC by Gabriel M. Dutra
Modified: 2023-02-10 10:01 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (0mp)
dutra: maintainer-feedback? (0mp)


Attachments
bump 1.3.6 (49.53 KB, patch)
2022-12-27 03:35 UTC, Gabriel M. Dutra
no flags Details | Diff
bump 1.3.8 (49.59 KB, patch)
2023-02-10 01:54 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-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!