From owner-svn-ports-all@freebsd.org Tue Jun 5 13:00:34 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D9473FF8BDF; Tue, 5 Jun 2018 13:00:34 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8AF7E7646E; Tue, 5 Jun 2018 13:00:34 +0000 (UTC) (envelope-from mat@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 6CA2E1CBC6; Tue, 5 Jun 2018 13:00:34 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w55D0YOM057029; Tue, 5 Jun 2018 13:00:34 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w55D0Ywx057028; Tue, 5 Jun 2018 13:00:34 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201806051300.w55D0Ywx057028@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 5 Jun 2018 13:00:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r471757 - head/sysutils/munin-contrib X-SVN-Group: ports-head X-SVN-Commit-Author: mat X-SVN-Commit-Paths: head/sysutils/munin-contrib X-SVN-Commit-Revision: 471757 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.26 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: Tue, 05 Jun 2018 13:00:35 -0000 Author: mat Date: Tue Jun 5 13:00:33 2018 New Revision: 471757 URL: https://svnweb.freebsd.org/changeset/ports/471757 Log: Update to latest commit, and add a bind9stats plugin [1]. PR: 225508 [1] Sponsored by: Absolight Modified: head/sysutils/munin-contrib/Makefile (contents, props changed) head/sysutils/munin-contrib/distinfo (contents, props changed) Modified: head/sysutils/munin-contrib/Makefile ============================================================================== --- head/sysutils/munin-contrib/Makefile Tue Jun 5 12:47:12 2018 (r471756) +++ head/sysutils/munin-contrib/Makefile Tue Jun 5 13:00:33 2018 (r471757) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= contrib -DISTVERSION= git.2018-03-30 +DISTVERSION= git.2018-05-28 CATEGORIES= sysutils PKGNAMEPREFIX= munin- @@ -20,7 +20,8 @@ zsh_CMD= ${LOCALBASE}/bin/zsh python3_CMD= ${LOCALBASE}/bin/python${PYTHON3_DEFAULT} USE_GITHUB= yes GH_ACCOUNT= munin-monitoring -GH_TAGNAME= 2b66ed3 +GH_TAGNAME= 8e37e480 +GH_TUPLE= shuque:bind9stats:a920ded:bind9stats NO_BUILD= yes NO_ARCH= yes @@ -31,6 +32,9 @@ BINMODE= 755 SUB_FILES= pkg-message EXAMPLES_DIRS= plugins samples templates tools + +post-extract: + @${MV} ${WRKSRC_bind9stats}/bind9stats.py ${WRKSRC}/plugins/bind9stats do-install: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${STAGEDIR}${EXAMPLESDIR} Modified: head/sysutils/munin-contrib/distinfo ============================================================================== --- head/sysutils/munin-contrib/distinfo Tue Jun 5 12:47:12 2018 (r471756) +++ head/sysutils/munin-contrib/distinfo Tue Jun 5 13:00:33 2018 (r471757) @@ -1,3 +1,5 @@ -TIMESTAMP = 1522752784 -SHA256 (munin-monitoring-contrib-git.2018-03-30-2b66ed3_GH0.tar.gz) = 482841979700a3dc6732f9ad96f385e6ae6ad2d2bd85fcb69ea8d76ec7ddc67f -SIZE (munin-monitoring-contrib-git.2018-03-30-2b66ed3_GH0.tar.gz) = 4570649 +TIMESTAMP = 1528202504 +SHA256 (munin-monitoring-contrib-git.2018-03-30-8e37e480_GH0.tar.gz) = 7d200a72ef41586fac5cf9440d5438053fd861c4292937f3ed610dfb8a38b685 +SIZE (munin-monitoring-contrib-git.2018-03-30-8e37e480_GH0.tar.gz) = 5035331 +SHA256 (shuque-bind9stats-a920ded_GH0.tar.gz) = 633c8580d1c09f7f259bdd9c97675d231464be1194f5ce983161d39129eaad07 +SIZE (shuque-bind9stats-a920ded_GH0.tar.gz) = 437443