From owner-svn-ports-head@freebsd.org Wed Mar 29 20:27:36 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 29CADD248F3; Wed, 29 Mar 2017 20:27:36 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D3AF463F; Wed, 29 Mar 2017 20:27:35 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2TKRYcs061862; Wed, 29 Mar 2017 20:27:34 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2TKRYs4061860; Wed, 29 Mar 2017 20:27:34 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201703292027.v2TKRYs4061860@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Wed, 29 Mar 2017 20:27:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r437232 - head/textproc/consul-template X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Mar 2017 20:27:36 -0000 Author: swills Date: Wed Mar 29 20:27:34 2017 New Revision: 437232 URL: https://svnweb.freebsd.org/changeset/ports/437232 Log: textproc/consul-template: update to 0.18.2 Modified: head/textproc/consul-template/Makefile head/textproc/consul-template/distinfo Modified: head/textproc/consul-template/Makefile ============================================================================== --- head/textproc/consul-template/Makefile Wed Mar 29 20:15:42 2017 (r437231) +++ head/textproc/consul-template/Makefile Wed Mar 29 20:27:34 2017 (r437232) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= consul-template -PORTVERSION= 0.15.0 +PORTVERSION= 0.18.2 DISTVERSIONPREFIX= v CATEGORIES= textproc @@ -15,25 +15,12 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/ 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 Modified: head/textproc/consul-template/distinfo ============================================================================== --- head/textproc/consul-template/distinfo Wed Mar 29 20:15:42 2017 (r437231) +++ head/textproc/consul-template/distinfo Wed Mar 29 20:27:34 2017 (r437232) @@ -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