svn commit: r382245 - head/sysutils/munin-master
Mathieu Arnold
mat at FreeBSD.org
Wed Mar 25 15:54:47 UTC 2015
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
- at dir %%DBDIR%%
+ at dir(%%USER%%,%%GROUP%%,) %%DBDIR%%
More information about the svn-ports-all
mailing list