Date: Wed, 25 Mar 2015 15:54:47 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382245 - head/sysutils/munin-master Message-ID: <201503251554.t2PFsl5o051032@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Wed Mar 25 15:54:46 2015 New Revision: 382245 URL: https://svnweb.freebsd.org/changeset/ports/382245 QAT: https://qat.redports.org/buildarchive/r382245/ Log: Trying to shut stage-qa up without testint is bad. Pointed out by: Mike Harding Sponsored by: Absolight Modified: head/sysutils/munin-master/Makefile head/sysutils/munin-master/pkg-plist Modified: head/sysutils/munin-master/Makefile ============================================================================== --- head/sysutils/munin-master/Makefile Wed Mar 25 15:52:26 2015 (r382244) +++ head/sysutils/munin-master/Makefile Wed Mar 25 15:54:46 2015 (r382245) @@ -3,7 +3,7 @@ PORTNAME= munin PORTVERSION= ${MUNIN_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils perl5 MASTER_SITES= ${MUNIN_SITES} PKGNAMESUFFIX= -master Modified: head/sysutils/munin-master/pkg-plist ============================================================================== --- head/sysutils/munin-master/pkg-plist Wed Mar 25 15:52:26 2015 (r382244) +++ head/sysutils/munin-master/pkg-plist Wed Mar 25 15:54:46 2015 (r382245) @@ -81,4 +81,4 @@ www/cgi-bin/munin-cgi-html @dir %%ETCDIR%%/munin-conf.d @dir(%%USER%%,%%GROUP%%,) %%WWWDIR%% @dir(%%WWWOWN%%,%%WWWGRP%%,) %%DBDIR%%/cgi-tmp -@dir %%DBDIR%% +@dir(%%USER%%,%%GROUP%%,) %%DBDIR%%
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503251554.t2PFsl5o051032>