Index: head/sysutils/nomad/Makefile =================================================================== --- head/sysutils/nomad/Makefile (revision 453815) +++ head/sysutils/nomad/Makefile (revision 453816) @@ -1,47 +1,47 @@ # $FreeBSD$ PORTNAME= nomad -PORTVERSION= 0.6.3 +PORTVERSION= 0.7.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= jhixson@gmail.com COMMENT= Cluster manager and scheduler LICENSE= MPL20 ONLY_FOR_ARCHS= amd64 BUILD_DEPENDS= go>=1.8:lang/go USES= compiler USE_GITHUB= yes GH_ACCOUNT= hashicorp GH_SUBDIR= src/github.com/hashicorp/nomad USE_RC_SUBR= nomad USERS= nomad GROUPS= nomad do-build: @cd ${WRKSRC}/src/github.com/hashicorp/nomad; \ ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ -ldflags "-X main.GitDescribe=${DISTVERSIONFULL}" -o bin/nomad do-install: ${INSTALL_PROGRAM} ${WRKSRC}/src/github.com/hashicorp/nomad/bin/nomad ${STAGEDIR}${PREFIX}/bin/nomad @${MKDIR} ${STAGEDIR}${PREFIX}/etc/nomad ${INSTALL_DATA} ${WRKSRC}/src/github.com/hashicorp/nomad/dist/client.hcl \ ${STAGEDIR}${PREFIX}/etc/nomad/client.hcl.sample ${INSTALL_DATA} ${WRKSRC}/src/github.com/hashicorp/nomad/dist/server.hcl \ ${STAGEDIR}${PREFIX}/etc/nomad/server.hcl.sample .include .if ${COMPILER_TYPE} == clang BUILD_ENV= CC=clang .endif .include Index: head/sysutils/nomad/distinfo =================================================================== --- head/sysutils/nomad/distinfo (revision 453815) +++ head/sysutils/nomad/distinfo (revision 453816) @@ -1,3 +1,3 @@ -TIMESTAMP = 1505921242 -SHA256 (hashicorp-nomad-v0.6.3_GH0.tar.gz) = b24b4960b8a5e5a11885dc763d05adb25c05a4f939c2492ec181984caf9755a8 -SIZE (hashicorp-nomad-v0.6.3_GH0.tar.gz) = 17266035 +TIMESTAMP = 1510187762 +SHA256 (hashicorp-nomad-v0.7.0_GH0.tar.gz) = f143fa34a0bad8ede1c2880680db52aed6feb7f8fbd92294b73b6e9ccb1b0376 +SIZE (hashicorp-nomad-v0.7.0_GH0.tar.gz) = 22548680