update sysutils/terraform to 0.12.8 and unbreak with go1.13

PR:		240290
Submitted by:	Dmitri Goutnik <dg@syrec.org>
This commit is contained in:
Nikolai Lifanov 2019-09-06 15:00:44 +00:00
parent 9acc4db3a7
commit f70b7a5851
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511320
2 changed files with 5 additions and 7 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= terraform
PORTVERSION= 0.12.6
PORTVERSION= 0.12.8
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@ -16,9 +16,7 @@ GH_ACCOUNT= hashicorp
PLIST_FILES= bin/${PORTNAME}
USES= go
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
USES= go:modules
post-patch:
${REINPLACE_CMD} 's|Prerelease = "dev"|Prerelease = ""|' \

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1565566051
SHA256 (hashicorp-terraform-v0.12.6_GH0.tar.gz) = df108a45f5ba2658eed844c3a6647117324c99770e06cbd549b26dd7c20ee623
SIZE (hashicorp-terraform-v0.12.6_GH0.tar.gz) = 9728742
TIMESTAMP = 1567781888
SHA256 (hashicorp-terraform-v0.12.8_GH0.tar.gz) = f1c69a264c76de20afbca92943419668f02a46005111347959d25ea285c2f5cc
SIZE (hashicorp-terraform-v0.12.8_GH0.tar.gz) = 9945904