Index: head/sysutils/terraform/Makefile =================================================================== --- head/sysutils/terraform/Makefile (revision 438754) +++ head/sysutils/terraform/Makefile (revision 438755) @@ -1,29 +1,29 @@ # $FreeBSD$ PORTNAME= terraform -PORTVERSION= 0.9.2 +PORTVERSION= 0.9.3 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 438754) +++ head/sysutils/terraform/distinfo (revision 438755) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491417452 -SHA256 (hashicorp-terraform-v0.9.2_GH0.tar.gz) = a5e3924bf72899149b572409c82da4b7d71ac556fd460790577bdf50f27709a4 -SIZE (hashicorp-terraform-v0.9.2_GH0.tar.gz) = 16724937 +TIMESTAMP = 1492282231 +SHA256 (hashicorp-terraform-v0.9.3_GH0.tar.gz) = de57ba63f0314ba4e21818f048551a22afe61662bd72b3c81b01a47284fcaf3d +SIZE (hashicorp-terraform-v0.9.3_GH0.tar.gz) = 14060162