Index: head/sysutils/nomad/Makefile =================================================================== --- head/sysutils/nomad/Makefile (revision 417897) +++ head/sysutils/nomad/Makefile (revision 417898) @@ -1,87 +1,87 @@ # $FreeBSD$ PORTNAME= nomad PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= john@pcbsd.org COMMENT= Cluster manager and scheduler LICENSE= MPL BUILD_DEPENDS= go>=1.4:lang/go RUN_DEPENDS= go>=1.4:lang/go ONLY_FOR_ARCHS= amd64 USES= compiler USE_GITHUB= yes GH_ACCOUNT= hashicorp:DEFAULT kardianos:govendor mitchellh:gox \ golang:tools axw:gocov matm:gocov_html ugorji:go -GH_PROJECT= nomad govendor:govendor gox:gox tools:tools gocov:gocov \ +GH_PROJECT= nomad:nomad govendor:govendor gox:gox tools:tools gocov:gocov \ gocov-html:gocov_html go:go -GH_TAGNAME= 3bbf3a5 fa2e272:govendor 54b6194:gox c887be1:tools \ +GH_TAGNAME= v0.4.0:nomad 36255b7:govendor 6e9ee79:gox 0d2bde8:tools \ f5b2b5c:gocov b729399:gocov_html b94837a:go USE_RC_SUBR= nomad USERS= nomad GROUPS= nomad STRIP= post-patch: @${MKDIR} ${WRKSRC}/src/github.com/hashicorp/nomad .for src in .gitignore .travis.yml api CHANGELOG.md client command \ commands.go demo dist GNUmakefile helper ISSUE_TEMPLATE.md jobspec \ LICENSE main_test.go main.go nomad README.md scheduler scripts \ testutil Vagrantfile vendor version.go website @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/hashicorp/nomad .endfor @${MKDIR} ${WRKSRC}/src/github.com/axw @${MKDIR} ${WRKSRC}/src/github.com/kardianos @${MKDIR} ${WRKSRC}/src/github.com/matm @${MKDIR} ${WRKSRC}/src/github.com/mitchellh @${MKDIR} ${WRKSRC}/src/github.com/ugorji @${MKDIR} ${WRKSRC}/src/golang.org/x @${MKDIR} ${WRKSRC}/src/gopkg.in/matm/v1 @${MV} ${WRKSRC_govendor} \ ${WRKSRC}/src/github.com/kardianos/govendor @${MV} ${WRKSRC_gox} \ ${WRKSRC}/src/github.com/mitchellh/gox @${MV} ${WRKSRC_gocov} \ ${WRKSRC}/src/github.com/axw/gocov @${MV} ${WRKSRC_go} \ ${WRKSRC}/src/github.com/ugorji/go @${MV} ${WRKSRC_gocov_html} \ ${WRKSRC}/src/gopkg.in/matm/v1/gocov-html @${MV} ${WRKSRC_tools} \ ${WRKSRC}/src/golang.org/x/tools do-build: @cd ${WRKSRC}/src/github.com/hashicorp/nomad; \ ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build -v -x \ -ldflags "-X main.GitDescribe=v${PORTVERSION}" -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 417897) +++ head/sysutils/nomad/distinfo (revision 417898) @@ -1,14 +1,16 @@ -SHA256 (hashicorp-nomad-v0.4.0-3bbf3a5_GH0.tar.gz) = 1cf1a1bd2701e7431775283b474f3256f325057596b920a783b32c54d91e15ba -SIZE (hashicorp-nomad-v0.4.0-3bbf3a5_GH0.tar.gz) = 14655372 -SHA256 (kardianos-govendor-fa2e272_GH0.tar.gz) = c6acfed31a0245572f2fec6e64582ecf542563989b7ef420b676ca96e5032829 -SIZE (kardianos-govendor-fa2e272_GH0.tar.gz) = 106719 -SHA256 (mitchellh-gox-54b6194_GH0.tar.gz) = daedc65f79139f5a702993969f3e7af3c13f8aca7af3cfef9efa8fe85105f56f -SIZE (mitchellh-gox-54b6194_GH0.tar.gz) = 13735 -SHA256 (golang-tools-c887be1_GH0.tar.gz) = 4e4ce1f7b1ed859d252d3539302c956472f6d082c038978a75ff3a853d25ebd1 -SIZE (golang-tools-c887be1_GH0.tar.gz) = 1768206 +SHA256 (hashicorp-nomad-v0.4.0_GH0.tar.gz) = b9098781812b93a77ffdfadecd0d3fc8fd5f73dce4b48cd76495b0124bd8cfe5 +SIZE (hashicorp-nomad-v0.4.0_GH0.tar.gz) = 14668057 +SHA256 (kardianos-govendor-36255b7_GH0.tar.gz) = 6ca5ab2341a516e5a0b6285aecb02c886ab680daf8594c2f41fa8bdb654540ab +SIZE (kardianos-govendor-36255b7_GH0.tar.gz) = 106747 +SHA256 (mitchellh-gox-6e9ee79_GH0.tar.gz) = 27da8bad72f941f75d21be1a750aa0808004a95ad85f9ecf51f4af177d2c5bf7 +SIZE (mitchellh-gox-6e9ee79_GH0.tar.gz) = 15382 +SHA256 (golang-tools-0d2bde8_GH0.tar.gz) = b1b02559564a8445659dd9537984b5de04061564edfa3f29a2363e5cac035ce6 +SIZE (golang-tools-0d2bde8_GH0.tar.gz) = 1540259 SHA256 (axw-gocov-f5b2b5c_GH0.tar.gz) = 839169e5c2c0583fa686e05affa4685a55e4b9b4ac08d571550cd2254fd0958c SIZE (axw-gocov-f5b2b5c_GH0.tar.gz) = 12575 SHA256 (matm-gocov-html-b729399_GH0.tar.gz) = 227555a0346c27daa21ef7da1bcf27af1c5715dd86fb74e4014a4f16ed9f2ec5 SIZE (matm-gocov-html-b729399_GH0.tar.gz) = 125862 SHA256 (ugorji-go-b94837a_GH0.tar.gz) = 51138e1177780f2b0204dbd03c6e40356bf493375652d880fb2c68f8e5daced8 SIZE (ugorji-go-b94837a_GH0.tar.gz) = 167304 +SHA256 (hashicorp-nomad-v0.4.0_GH0.tar.gz) = b9098781812b93a77ffdfadecd0d3fc8fd5f73dce4b48cd76495b0124bd8cfe5 +SIZE (hashicorp-nomad-v0.4.0_GH0.tar.gz) = 14668057