From owner-svn-ports-head@FreeBSD.ORG Fri Apr 26 23:10:11 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 77A3464D; Fri, 26 Apr 2013 23:10:11 +0000 (UTC) (envelope-from flo@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 4EE9612B4; Fri, 26 Apr 2013 23:10:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r3QNABlK093584; Fri, 26 Apr 2013 23:10:11 GMT (envelope-from flo@svn.freebsd.org) Received: (from flo@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r3QNAAsV093575; Fri, 26 Apr 2013 23:10:10 GMT (envelope-from flo@svn.freebsd.org) Message-Id: <201304262310.r3QNAAsV093575@svn.freebsd.org> From: Florian Smeets Date: Fri, 26 Apr 2013 23:10:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316642 - in head/sysutils: munin-common munin-master munin-node 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.14 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: Fri, 26 Apr 2013 23:10:11 -0000 Author: flo Date: Fri Apr 26 23:10:10 2013 New Revision: 316642 URL: http://svnweb.freebsd.org/changeset/ports/316642 Log: Update to 2.0.12 Modified: head/sysutils/munin-common/distinfo head/sysutils/munin-common/munin.mk head/sysutils/munin-master/pkg-plist head/sysutils/munin-node/Makefile Modified: head/sysutils/munin-common/distinfo ============================================================================== --- head/sysutils/munin-common/distinfo Fri Apr 26 22:48:22 2013 (r316641) +++ head/sysutils/munin-common/distinfo Fri Apr 26 23:10:10 2013 (r316642) @@ -1,2 +1,2 @@ -SHA256 (munin-2.0.11.1.tar.gz) = 89ac6a46e82471206c37ed11a9fe2023cbf4c7482517f70a67d5aa5f32366c18 -SIZE (munin-2.0.11.1.tar.gz) = 1331839 +SHA256 (munin-2.0.12.tar.gz) = 064139ab625af884f87f1b58f6008154848b62e61352ed62c62264091ec2b809 +SIZE (munin-2.0.12.tar.gz) = 1331986 Modified: head/sysutils/munin-common/munin.mk ============================================================================== --- head/sysutils/munin-common/munin.mk Fri Apr 26 22:48:22 2013 (r316641) +++ head/sysutils/munin-common/munin.mk Fri Apr 26 23:10:10 2013 (r316642) @@ -1,5 +1,5 @@ -MUNIN_VERSION= 2.0.11.1 -MUNIN_SITES= SF/${PORTNAME}/stable/2.0.11 +MUNIN_VERSION= 2.0.12 +MUNIN_SITES= SF/${PORTNAME}/stable/${MUNIN_VERSION} MUNIN_DISTINFO= ${PORTSDIR}/sysutils/munin-common/distinfo MUNIN_PATCHES= ${PORTSDIR}/sysutils/munin-common/files/patch-Makefile \ ${PORTSDIR}/sysutils/munin-common/files/patch-Makefile.config Modified: head/sysutils/munin-master/pkg-plist ============================================================================== --- head/sysutils/munin-master/pkg-plist Fri Apr 26 22:48:22 2013 (r316641) +++ head/sysutils/munin-master/pkg-plist Fri Apr 26 23:10:10 2013 (r316642) @@ -73,4 +73,4 @@ www/cgi-bin/munin-cgi-html @dirrmtry %%ETCDIR%%/munin-conf.d @dirrmtry %%ETCDIR%% @cwd /var -@dirrm munin/cgi-tmp +@dirrmtry munin/cgi-tmp Modified: head/sysutils/munin-node/Makefile ============================================================================== --- head/sysutils/munin-node/Makefile Fri Apr 26 22:48:22 2013 (r316641) +++ head/sysutils/munin-node/Makefile Fri Apr 26 23:10:10 2013 (r316642) @@ -3,7 +3,6 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -node