Bug 271017 - sysutils/terraform: Update to 1.4.5
Summary: sysutils/terraform: Update to 1.4.5
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: Robert Clausecker
URL: https://github.com/hashicorp/terrafor...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-23 03:39 UTC by Gabriel M. Dutra
Modified: 2023-04-23 17:21 UTC (History)
1 user (show)

See Also:


Attachments
bump 1.4.5 (1.32 KB, patch)
2023-04-23 03:39 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-04-23 03:39:17 UTC
Created attachment 241667 [details]
bump 1.4.5

tested on:

13.1-RELEASE amd64, i386
13.2-RELEASE amd64, i386
14.0-CURRENT amd64, i386
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-04-23 15:15:08 UTC
Hi Gabriel,

You can simplify the processing of your patches if you provide them as commits produced with git-format-patch.  The template for the commit message is:

    category/port: update to x.y.z

    Changelog: ...

Thank you for your good work!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-04-23 17:20:04 UTC
A commit in branch main references this bug:

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

commit 35bb570965efb9c4d1d65b3209f5ae520f756b53
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-04-23 15:14:22 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-04-23 17:17:07 +0000

    sysutils/terraform: update to 1.4.5

    Changelog: https://github.com/hashicorp/terraform/releases/tag/v1.4.5

    PR:             271017

 sysutils/terraform/Makefile |  3 +--
 sysutils/terraform/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)
Comment 3 Robert Clausecker freebsd_committer freebsd_triage 2023-04-23 17:21:46 UTC
Thank you for your contribution.