Index: head/sysutils/terraform/Makefile =================================================================== --- head/sysutils/terraform/Makefile (revision 439817) +++ head/sysutils/terraform/Makefile (revision 439818) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= terraform -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= swills@FreeBSD.org COMMENT= Provides a common configuration to launch infrastructure LICENSE= MPL BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/${PORTNAME} do-build: @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}; \ ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} \ go build -o bin/${PORTNAME} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/sysutils/terraform/distinfo =================================================================== --- head/sysutils/terraform/distinfo (revision 439817) +++ head/sysutils/terraform/distinfo (revision 439818) @@ -1,3 +1,3 @@ -TIMESTAMP = 1492282231 -SHA256 (hashicorp-terraform-v0.9.3_GH0.tar.gz) = de57ba63f0314ba4e21818f048551a22afe61662bd72b3c81b01a47284fcaf3d -SIZE (hashicorp-terraform-v0.9.3_GH0.tar.gz) = 14060162 +TIMESTAMP = 1493556352 +SHA256 (hashicorp-terraform-v0.9.4_GH0.tar.gz) = aeb7ae29a8da6035d995ffb00f767911746165f4cb7432657d361f399370f377 +SIZE (hashicorp-terraform-v0.9.4_GH0.tar.gz) = 14356629