From owner-svn-ports-all@freebsd.org Tue Nov 1 13:25:11 2016 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 F3054C2769A; Tue, 1 Nov 2016 13:25:11 +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 mx1.freebsd.org (Postfix) with ESMTPS id C3E1012B2; Tue, 1 Nov 2016 13:25:11 +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 uA1DPAXM056280; Tue, 1 Nov 2016 13:25:10 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA1DPAjA056278; Tue, 1 Nov 2016 13:25:10 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201611011325.uA1DPAjA056278@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Tue, 1 Nov 2016 13:25:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425052 - in head/sysutils/munin-common: . files 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.23 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, 01 Nov 2016 13:25:12 -0000 Author: mat Date: Tue Nov 1 13:25:10 2016 New Revision: 425052 URL: https://svnweb.freebsd.org/changeset/ports/425052 Log: Update to 2.0.27. Sponsored by: Absolight Deleted: head/sysutils/munin-common/files/patch-plugins_node.d_hddtemp__smartctl.in head/sysutils/munin-common/files/patch-plugins_node.d_ntp__states.in Modified: head/sysutils/munin-common/distinfo (contents, props changed) head/sysutils/munin-common/munin.mk Modified: head/sysutils/munin-common/distinfo ============================================================================== --- head/sysutils/munin-common/distinfo Tue Nov 1 12:22:52 2016 (r425051) +++ head/sysutils/munin-common/distinfo Tue Nov 1 13:25:10 2016 (r425052) @@ -1,3 +1,3 @@ -TIMESTAMP = 1477576389 -SHA256 (munin-2.0.26.tar.gz) = fb5fff319820e63b1107528e8302f0e0f1a29a710a3af1b8e281cc6c3c34bb84 -SIZE (munin-2.0.26.tar.gz) = 1338865 +TIMESTAMP = 1477994522 +SHA256 (munin-2.0.27.tar.gz) = 78f832bf1494815833459923cbfc8f41d47765cb5667c4e5c33f461aec15417c +SIZE (munin-2.0.27.tar.gz) = 1340502 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Tue Nov 1 12:22:52 2016 (r425051) +++ head/sysutils/munin-common/munin.mk Tue Nov 1 13:25:10 2016 (r425052) @@ -1,6 +1,6 @@ -MUNIN_VERSION= 2.0.26 +MUNIN_VERSION= 2.0.27 MUNIN_SITES= http://downloads.munin-monitoring.org/munin/stable/${MUNIN_VERSION}/ -DISTINFO_FILE= ${PORTSDIR}/sysutils/munin-common/distinfo +DISTINFO_FILE= ${.CURDIR}/../../sysutils/munin-common/distinfo PATCHDIR= ${.CURDIR}/../../sysutils/munin-common/files PORTSCOUT= limitw:1,even