Index: head/textproc/consul-template/Makefile =================================================================== --- head/textproc/consul-template/Makefile (revision 437231) +++ head/textproc/consul-template/Makefile (revision 437232) @@ -1,46 +1,33 @@ # Created by: Steve Wills # $FreeBSD$ PORTNAME= consul-template -PORTVERSION= 0.15.0 +PORTVERSION= 0.18.2 DISTVERSIONPREFIX= v CATEGORIES= textproc MAINTAINER= swills@FreeBSD.org COMMENT= Generic template rendering and notifications with Consul LICENSE= MPL BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go USE_GITHUB= yes GH_ACCOUNT= hashicorp +GH_SUBDIR= src/github.com/hashicorp/consul-template PLIST_FILES= bin/consul-template USE_RC_SUBR= consul-template - -STRIP= # stripping can break go binaries - -post-extract: - @${MV} ${WRKSRC}/vendor ${WRKSRC}/src - @${MKDIR} ${WRKSRC}/src/github.com/hashicorp/consul-template - @cd ${WRKSRC} ; \ - ${MV} .gitignore .travis.yml CHANGELOG.md LICENSE Makefile README.md \ - brain.go brain_test.go cli.go cli_test.go config.go config_test.go \ - dedup.go dedup_test.go dependency flags.go logging main.go \ - mapstructure.go mapstructure_test.go runner.go runner_test.go scripts \ - template.go template_functions.go template_functions_test.go \ - template_test.go test watch \ - ${WRKSRC}/src/github.com/hashicorp/consul-template do-build: @cd ${WRKSRC}/src/github.com/hashicorp/consul-template ; \ ${SETENV} GOPATH=${WRKSRC} go build do-install: ${INSTALL_PROGRAM} \ ${WRKSRC}/src/github.com/hashicorp/consul-template/consul-template \ ${STAGEDIR}${PREFIX}/bin/consul-template .include Index: head/textproc/consul-template/distinfo =================================================================== --- head/textproc/consul-template/distinfo (revision 437231) +++ head/textproc/consul-template/distinfo (revision 437232) @@ -1,3 +1,3 @@ -TIMESTAMP = 1469936531 -SHA256 (hashicorp-consul-template-v0.15.0_GH0.tar.gz) = cbcce6b163c673a1743285781703ec02079081c2691d94c97b13572321ae5587 -SIZE (hashicorp-consul-template-v0.15.0_GH0.tar.gz) = 1715150 +TIMESTAMP = 1490818374 +SHA256 (hashicorp-consul-template-v0.18.2_GH0.tar.gz) = d3508a2f22dd19daaf1036151dcebca945ea8fdbcb92934e97969a793905bae2 +SIZE (hashicorp-consul-template-v0.18.2_GH0.tar.gz) = 3097785