Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 5B38D1A923B for ; Wed, 27 Jan 2021 13:36:00 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8A1E5850C5; Wed, 27 Jan 2021 13:35:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C4A8484DD7 for ; Wed, 27 Jan 2021 13:35:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id E_4CPulqwtR9 for ; Wed, 27 Jan 2021 13:35:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 3988F84D13 for ; Wed, 27 Jan 2021 13:35:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 32F68FA90; Wed, 27 Jan 2021 13:35:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161175455892530" MIME-Version: 1.0 Date: Wed, 27 Jan 2021 13:35:58 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/net/terraform To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20210127133558.32F68FA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161175455892530 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Wed Jan 27 13:35:58 UTC 2021 Modified Files: pkgsrc/net/terraform: Makefile distinfo Log Message: terraform: Update to 0.12.30 pkgsrc changes: - Remove GITHUB_PROJECT nop redefinition (it is already PKGBASE by default) - Avoid GITHUB_PROJECT reference in GO_SRCPATH: it is unlikely that it will be changed (NFC, and in general more consistent with most GO_SRCPATH definitions in pkgsrc) Changes: 0.12.30 ------- UPGRADE NOTES: * The builtin provider's `terraform_remote_state` data source no longer enforces Terraform version checks on the remote state file. This allows Terraform 0.12.30 to access remote state from future Terraform versions, up until a future incompatible state file version upgrade is required. (#26692) To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/terraform/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/net/terraform/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161175455892530 Content-Disposition: inline Content-Length: 1985 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/net/terraform/Makefile diff -u pkgsrc/net/terraform/Makefile:1.15 pkgsrc/net/terraform/Makefile:1.16 --- pkgsrc/net/terraform/Makefile:1.15 Sat Jan 23 14:23:08 2021 +++ pkgsrc/net/terraform/Makefile Wed Jan 27 13:35:58 2021 @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2021/01/23 14:23:08 bsiegert Exp $ +# $NetBSD: Makefile,v 1.16 2021/01/27 13:35:58 leot Exp $ -DISTNAME= terraform-0.12.29 -PKGREVISION= 7 +DISTNAME= terraform-0.12.30 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GITHUB:=hashicorp/} -GITHUB_PROJECT= ${PKGBASE} GITHUB_TAG= v${PKGVERSION_NOREV} MAINTAINER= pkgsrc-users@NetBSD.org @@ -13,7 +11,7 @@ COMMENT= Infrastructure orchestration to LICENSE= mpl-2.0 GO_DIST_BASE= ${DISTNAME} -GO_SRCPATH= github.com/hashicorp/${GITHUB_PROJECT} +GO_SRCPATH= github.com/hashicorp/terraform GO_BUILD_PATTERN= ${GO_SRCPATH}/. Index: pkgsrc/net/terraform/distinfo diff -u pkgsrc/net/terraform/distinfo:1.5 pkgsrc/net/terraform/distinfo:1.6 --- pkgsrc/net/terraform/distinfo:1.5 Thu Jul 23 07:42:08 2020 +++ pkgsrc/net/terraform/distinfo Wed Jan 27 13:35:58 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2020/07/23 07:42:08 adam Exp $ +$NetBSD: distinfo,v 1.6 2021/01/27 13:35:58 leot Exp $ -SHA1 (terraform-0.12.29.tar.gz) = 1f0c1d3afa40365a0094a56d0e36eda79dd126a0 -RMD160 (terraform-0.12.29.tar.gz) = 316c6bfaadf553140eb4f453cb9ce75e5caf0b07 -SHA512 (terraform-0.12.29.tar.gz) = f1c05af299025b350f6748f832eb046156f97668f235281e446d9a2c400b7361c51e8195d8825a54558554cfbf907e562fb75ac27e296468c950e12f212979b5 -Size (terraform-0.12.29.tar.gz) = 10640549 bytes +SHA1 (terraform-0.12.30.tar.gz) = 10ec564bac0df526465551bd84956b73769e1439 +RMD160 (terraform-0.12.30.tar.gz) = 0c5e08536e5f3f724503fa5e8e00cf8ce4328180 +SHA512 (terraform-0.12.30.tar.gz) = a529bbb0769ab2ec0ec0c8b0a20ce6ec8553e4f906a69462a1b54cdf9623d3a429813fc77ec9fe0b62aba759bc7420e0716d4cf22bcca39d818391f6409d40a7 +Size (terraform-0.12.30.tar.gz) = 10639682 bytes --_----------=_161175455892530--