Index: head/sysutils/terraform/Makefile =================================================================== --- head/sysutils/terraform/Makefile (revision 445089) +++ head/sysutils/terraform/Makefile (revision 445090) @@ -1,29 +1,23 @@ # $FreeBSD$ PORTNAME= terraform -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.11 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= swills@FreeBSD.org +MAINTAINER= lifanov@FreeBSD.org COMMENT= Provides a common configuration to launch infrastructure LICENSE= MPL +LICENSE_FILE= ${WRKSRC}/LICENSE -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} +USES= go -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}/bin/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} +GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} .include Index: head/sysutils/terraform/distinfo =================================================================== --- head/sysutils/terraform/distinfo (revision 445089) +++ head/sysutils/terraform/distinfo (revision 445090) @@ -1,3 +1,3 @@ -TIMESTAMP = 1493556352 -SHA256 (hashicorp-terraform-v0.9.4_GH0.tar.gz) = aeb7ae29a8da6035d995ffb00f767911746165f4cb7432657d361f399370f377 -SIZE (hashicorp-terraform-v0.9.4_GH0.tar.gz) = 14356629 +TIMESTAMP = 1499264652 +SHA256 (hashicorp-terraform-v0.9.11_GH0.tar.gz) = 400fbf7c65a5f4b599d1b3d20db8ad9d45930a80ce3abf14aa7ed56eac22b3fb +SIZE (hashicorp-terraform-v0.9.11_GH0.tar.gz) = 17785070