git: 9eafbcaecfdf - main - sysutils/terraform: Update to 1.0.1

Mateusz Piotrowski 0mp at FreeBSD.org
Thu Jun 24 18:40:49 UTC 2021


The branch main has been updated by 0mp:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9eafbcaecfdfef222d944a8caeedfe96d10168f3

commit 9eafbcaecfdfef222d944a8caeedfe96d10168f3
Author:     Mateusz Piotrowski <0mp at FreeBSD.org>
AuthorDate: 2021-06-24 18:39:22 +0000
Commit:     Mateusz Piotrowski <0mp at FreeBSD.org>
CommitDate: 2021-06-24 18:40:43 +0000

    sysutils/terraform: Update to 1.0.1
    
    Changes:    https://github.com/hashicorp/terraform/releases/tag/v1.0.1
---
 sysutils/terraform/Makefile |  4 ++--
 sysutils/terraform/distinfo | 10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile
index e5a4869a8f8e..a8b106eb22bf 100644
--- a/sysutils/terraform/Makefile
+++ b/sysutils/terraform/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	terraform
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.0.0
+DISTVERSION=	1.0.1
 CATEGORIES=	sysutils
 MASTER_SITES=	https://people.freebsd.org/~0mp/distfiles/:tencentcloud_tencentcloud_sdk_go
 
@@ -202,7 +202,7 @@ GH_TUPLE=	Azure:azure-sdk-for-go:v52.5.0:azure_azure_sdk_for_go/vendor/github.co
 		xlab:treeprint:1d6e34225557:xlab_treeprint/vendor/github.com/xlab/treeprint \
 		zclconf:go-cty-debug:b22d67c1ba0b:zclconf_go_cty_debug/vendor/github.com/zclconf/go-cty-debug \
 		zclconf:go-cty-yaml:v1.0.2:zclconf_go_cty_yaml/vendor/github.com/zclconf/go-cty-yaml \
-		zclconf:go-cty:v1.8.3:zclconf_go_cty/vendor/github.com/zclconf/go-cty
+		zclconf:go-cty:v1.8.4:zclconf_go_cty/vendor/github.com/zclconf/go-cty
 
 PLIST_FILES=	bin/${PORTNAME}
 
diff --git a/sysutils/terraform/distinfo b/sysutils/terraform/distinfo
index 74582d049595..7751c040e6f8 100644
--- a/sysutils/terraform/distinfo
+++ b/sysutils/terraform/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1623163803
-SHA256 (hashicorp-terraform-v1.0.0_GH0.tar.gz) = 2eba1281e05021d816f918141e1d6788351838a0d2fb70022ec6706f52da22c4
-SIZE (hashicorp-terraform-v1.0.0_GH0.tar.gz) = 2877484
+TIMESTAMP = 1624550842
+SHA256 (hashicorp-terraform-v1.0.1_GH0.tar.gz) = 4124593de269bfcfdeb0481a471a842a5dbfc34ac1796252c8c54a44d5da8c33
+SIZE (hashicorp-terraform-v1.0.1_GH0.tar.gz) = 2881426
 SHA256 (Azure-azure-sdk-for-go-v52.5.0_GH0.tar.gz) = 3d35e23d20a7ad0784166f0e0bf380796a3b10b7e2fd9fe0b3f513148515f8f4
 SIZE (Azure-azure-sdk-for-go-v52.5.0_GH0.tar.gz) = 34900560
 SHA256 (Azure-go-autorest-446f41b7d65b_GH0.tar.gz) = 883e2603529a907a3da25d5e2389ab6473a80e6d79daf0d9ffc6385494e0da0a
@@ -377,5 +377,5 @@ SHA256 (zclconf-go-cty-debug-b22d67c1ba0b_GH0.tar.gz) = 260692c74e75bfb54ce249b4
 SIZE (zclconf-go-cty-debug-b22d67c1ba0b_GH0.tar.gz) = 7254
 SHA256 (zclconf-go-cty-yaml-v1.0.2_GH0.tar.gz) = 31102eb50cb6159d7dbbc82447477ec27914a6f3f0069af9e4b53116748755e3
 SIZE (zclconf-go-cty-yaml-v1.0.2_GH0.tar.gz) = 59431
-SHA256 (zclconf-go-cty-v1.8.3_GH0.tar.gz) = 422bda239f1904bb59f9268a238ba8a4001fbee6c0efbb7df60266d50515f921
-SIZE (zclconf-go-cty-v1.8.3_GH0.tar.gz) = 195415
+SHA256 (zclconf-go-cty-v1.8.4_GH0.tar.gz) = 2f8e0b1598284439ddec33fd51858fb1f52771eb71b1fde0c495e93bfa6ff610
+SIZE (zclconf-go-cty-v1.8.4_GH0.tar.gz) = 196165


More information about the dev-commits-ports-main mailing list