From owner-svn-ports-all@freebsd.org Mon Aug 3 04:08:20 2015 Return-Path: Delivered-To: svn-ports-all@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 304269B2AB3; Mon, 3 Aug 2015 04:08:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::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 0B56E1D2A; Mon, 3 Aug 2015 04:08:20 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t7348JD4022967; Mon, 3 Aug 2015 04:08:19 GMT (envelope-from swills@FreeBSD.org) Received: (from swills@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t7348JLm022965; Mon, 3 Aug 2015 04:08:19 GMT (envelope-from swills@FreeBSD.org) Message-Id: <201508030408.t7348JLm022965@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: swills set sender to swills@FreeBSD.org using -f From: Steve Wills Date: Mon, 3 Aug 2015 04:08:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393461 - head/devel/godep X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Aug 2015 04:08:20 -0000 Author: swills Date: Mon Aug 3 04:08:18 2015 New Revision: 393461 URL: https://svnweb.freebsd.org/changeset/ports/393461 Log: devel/godep: update to new snapshot Modified: head/devel/godep/Makefile head/devel/godep/distinfo Modified: head/devel/godep/Makefile ============================================================================== --- head/devel/godep/Makefile Mon Aug 3 04:00:36 2015 (r393460) +++ head/devel/godep/Makefile Mon Aug 3 04:08:18 2015 (r393461) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= godep -PORTVERSION= 0.0.0.2015061101 +PORTVERSION= 0.0.0.2015080301 CATEGORIES= devel MAINTAINER= swills@FreeBSD.org @@ -10,9 +10,9 @@ COMMENT= Godep helps build packages repr BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go USE_GITHUB= yes -GH_ACCOUNT= tools:DEFAULT kr:fs golang:tools -GH_PROJECT= godep:DEFAULT fs:fs tools:tools -GH_TAGNAME= e28aafa:DEFAULT 2788f0d:fs a6d2a42:tools +GH_ACCOUNT= tools +GH_PROJECT= godep +GH_TAGNAME= d8799f1 PLIST_FILES= bin/godep @@ -20,16 +20,13 @@ STRIP= # stripping can break go binarie post-patch: @${MKDIR} ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME} -.for src in .gitignore License Readme.md dep.go doc.go get.go go.go main.go \ - match_test.go path.go pkg.go restore.go rewrite.go rewrite_test.go \ - save.go save_test.go update.go update_test.go util.go vcs.go +.for src in .gitignore .travis.yml Godeps License Readme.md dep.go diff.go \ + diff_test.go doc.go get.go go.go main.go match_test.go path.go pkg.go \ + restore.go rewrite.go rewrite_test.go save.go save_test.go update.go \ + update_test.go util.go vcs.go @${MV} ${WRKSRC}/${src} \ ${WRKSRC}/src/github.com/tools/${PORTNAME} .endfor - @${MKDIR} ${WRKSRC}/src/github.com/kr - @${MKDIR} ${WRKSRC}/src/golang.org/x - @${MV} ${WRKSRC_fs} ${WRKSRC}/src/github.com/kr/fs - @${MV} ${WRKSRC_tools} ${WRKSRC}/src/golang.org/x/tools do-build: @cd ${WRKSRC}/src/github.com/${GH_ACCOUNT}/${PORTNAME}; ${SETENV} ${BUILD_ENV} GOPATH=${WRKSRC} go build Modified: head/devel/godep/distinfo ============================================================================== --- head/devel/godep/distinfo Mon Aug 3 04:00:36 2015 (r393460) +++ head/devel/godep/distinfo Mon Aug 3 04:08:18 2015 (r393461) @@ -1,6 +1,2 @@ -SHA256 (tools-godep-0.0.0.2015061101-e28aafa_GH0.tar.gz) = a7dcdd7d7381e79e5c48f1abb44edabeed184c9c0aea3c1d58e8cafc57943fde -SIZE (tools-godep-0.0.0.2015061101-e28aafa_GH0.tar.gz) = 20441 -SHA256 (kr-fs-2788f0d_GH0.tar.gz) = 51899cf8a55f8feefcdd33c04cf5e74937319d45ce0f04aa175188573f3284c9 -SIZE (kr-fs-2788f0d_GH0.tar.gz) = 4361 -SHA256 (golang-tools-a6d2a42_GH0.tar.gz) = f46a91af2efc4ad3bbb4c8196183e1d396fefe2b33d8720c4198a5585f06780e -SIZE (golang-tools-a6d2a42_GH0.tar.gz) = 1625666 +SHA256 (tools-godep-0.0.0.2015080301-d8799f1_GH0.tar.gz) = d9d51806fd06f8d9a8e54518128d881c36e8720620d1fea11b754c2373983afc +SIZE (tools-godep-0.0.0.2015080301-d8799f1_GH0.tar.gz) = 45986