From owner-svn-ports-all@freebsd.org Mon Dec 16 07:25:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 903CE1DBBF3; Mon, 16 Dec 2019 07:25:13 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47bt8T3FXpz4SlY; Mon, 16 Dec 2019 07:25:13 +0000 (UTC) (envelope-from araujo@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 6666621DCF; Mon, 16 Dec 2019 07:25:13 +0000 (UTC) (envelope-from araujo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xBG7PDqx091894; Mon, 16 Dec 2019 07:25:13 GMT (envelope-from araujo@FreeBSD.org) Received: (from araujo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xBG7PCFc091892; Mon, 16 Dec 2019 07:25:12 GMT (envelope-from araujo@FreeBSD.org) Message-Id: <201912160725.xBG7PCFc091892@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: araujo set sender to araujo@FreeBSD.org using -f From: Marcelo Araujo Date: Mon, 16 Dec 2019 07:25:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r520225 - in head/sysutils/go-wtf: . files X-SVN-Group: ports-head X-SVN-Commit-Author: araujo X-SVN-Commit-Paths: in head/sysutils/go-wtf: . files X-SVN-Commit-Revision: 520225 X-SVN-Commit-Repository: ports 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.29 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, 16 Dec 2019 07:25:13 -0000 Author: araujo Date: Mon Dec 16 07:25:12 2019 New Revision: 520225 URL: https://svnweb.freebsd.org/changeset/ports/520225 Log: - Update to master branch on 2018-12-16, this is a few commits after v0.25.0 was tagged because v0.25.0 is missing some vendored code. Submitted by: hsw__bitmark.com (maintainer) Differential Revision: https://reviews.freebsd.org/D22832 Deleted: head/sysutils/go-wtf/files/ Modified: head/sysutils/go-wtf/Makefile head/sysutils/go-wtf/distinfo head/sysutils/go-wtf/pkg-plist Modified: head/sysutils/go-wtf/Makefile ============================================================================== --- head/sysutils/go-wtf/Makefile Mon Dec 16 06:58:50 2019 (r520224) +++ head/sysutils/go-wtf/Makefile Mon Dec 16 07:25:12 2019 (r520225) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= wtf -PORTVERSION= 0.23.0 +PORTVERSION= 0.25.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils PKGNAMEPREFIX= go- @@ -18,6 +18,7 @@ CONFLICTS= wtf USE_GITHUB= yes GH_ACCOUNT= wtfutil +GH_TAGNAME= b7f8ec5ae2 GO_BUILDFLAGS= -ldflags "-X main.version=${DISTVERSION}" Modified: head/sysutils/go-wtf/distinfo ============================================================================== --- head/sysutils/go-wtf/distinfo Mon Dec 16 06:58:50 2019 (r520224) +++ head/sysutils/go-wtf/distinfo Mon Dec 16 07:25:12 2019 (r520225) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571016550 -SHA256 (wtfutil-wtf-v0.23.0_GH0.tar.gz) = b5b7284cd3884d8e43886f27fe2b0705734ae9637f67174e75bfe5c0ba6f2eda -SIZE (wtfutil-wtf-v0.23.0_GH0.tar.gz) = 11625161 +TIMESTAMP = 1576478475 +SHA256 (wtfutil-wtf-v0.25.0-b7f8ec5ae2_GH0.tar.gz) = 6ffc203f05a3988b8079d510432e75bf84f21eaa8c829410f7f009fed2278661 +SIZE (wtfutil-wtf-v0.25.0-b7f8ec5ae2_GH0.tar.gz) = 11931185 Modified: head/sysutils/go-wtf/pkg-plist ============================================================================== --- head/sysutils/go-wtf/pkg-plist Mon Dec 16 06:58:50 2019 (r520224) +++ head/sysutils/go-wtf/pkg-plist Mon Dec 16 07:25:12 2019 (r520225) @@ -1,5 +1,7 @@ bin/wtf %%PORTEXAMPLES%%%%EXAMPLESDIR%%/bargraph_config.yml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dynamic_sizing.yml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/kubernetes_config.yml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/sample_config.yml +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/small_config.yml %%PORTEXAMPLES%%%%EXAMPLESDIR%%/uniconfig.yml