MFH: r551315
sysutils/terraform: update to 0.13.4 Update to 0.13.4 which fixes a crash at runtime: netpoll: break fd ready for -2 PR: 244785 Submitted by: a.milevsky@gmail.com Reported by: many Approved by: lifanov (maintainer timeout, 6 months) Approved by: ports-secteam (fluffy)
This commit is contained in:
parent
223d189981
commit
4595722a6d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q4/; revision=551476
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= terraform
|
||||
PORTVERSION= 0.12.18
|
||||
PORTVERSION= 0.13.4
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
@ -11,13 +11,13 @@ COMMENT= Provides a common configuration to launch infrastructure
|
||||
LICENSE= MPL20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= go:modules
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= hashicorp
|
||||
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
|
||||
USES= go:modules
|
||||
|
||||
post-patch:
|
||||
${REINPLACE_CMD} 's|Prerelease = "dev"|Prerelease = ""|' \
|
||||
${WRKSRC}/version/version.go
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1577374895
|
||||
SHA256 (hashicorp-terraform-v0.12.18_GH0.tar.gz) = 1253a870ba2c1d9a873f6bfcaa2e4450573fd06177705f0faeb451157e1dde8b
|
||||
SIZE (hashicorp-terraform-v0.12.18_GH0.tar.gz) = 10516679
|
||||
TIMESTAMP = 1601505162
|
||||
SHA256 (hashicorp-terraform-v0.13.4_GH0.tar.gz) = a8fd0574594c534b3bf2c0b71eee88aff502a551a788f610f88b52a715f00c10
|
||||
SIZE (hashicorp-terraform-v0.13.4_GH0.tar.gz) = 12800024
|
||||
|
Loading…
Reference in New Issue
Block a user