Revision: 15619 http://gar.svn.sourceforge.net/gar/?rev=15619&view=rev Author: j_arndt Date: 2011-09-11 17:49:25 +0000 (Sun, 11 Sep 2011) Log Message: ----------- munin: corrected prototype regexps
Modified Paths: -------------- csw/mgar/pkg/munin/trunk/Makefile Modified: csw/mgar/pkg/munin/trunk/Makefile =================================================================== --- csw/mgar/pkg/munin/trunk/Makefile 2011-09-11 17:22:01 UTC (rev 15618) +++ csw/mgar/pkg/munin/trunk/Makefile 2011-09-11 17:49:25 UTC (rev 15619) @@ -62,11 +62,11 @@ MUNINNODE_SMF = /etc/opt/csw/init.d/cswmuninnode MUNINNODE_USERGROUP = /opt/csw/etc/pkg/CSWmunin-node/cswusergroup MUNINNODE_EXECS = .*munin-node .*munin-node-configure.* .*munindoc.* .*munin-run.* -MUNINNODE_CONF = .*munin-node.conf .*munin-node.1 /etc/opt/csw/munin/plugin-conf.d +MUNINNODE_CONF = .*munin-node.conf .*munin-node.conf.5 .*munin-node.1 /etc/opt/csw/munin/plugin-conf.d PKGFILES_CSWmunin-node += .*muninnode.* .*CSWmunin-node.* PKGFILES_CSWmunin-node += .*plugins.* -PKGFILES_CSWmunin-node += .*Munin::Node.* .*Munin\/Plugin.* +PKGFILES_CSWmunin-node += .*Munin::Node.* .*Munin\/Plugin.* .*Munin::Plugin.* PKGFILES_CSWmunin-node += .*Munin\/Node.* PKGFILES_CSWmunin-node += $(MUNINNODE_UGFILES) PKGFILES_CSWmunin-node += $(MUNINNODE_SMF) @@ -148,6 +148,7 @@ CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/libexec/munin/plugins/if_err_ CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/share/perl/site_perl/Munin/Plugin.pm CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/Munin::Node::Configure::PluginList.3perl +CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/share/man/man3/Munin::Plugin.3perl CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/libexec/munin/plugins/if_ CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/libexec/munin/plugins/ps_ CHECKPKG_OVERRIDES_CSWmunin-node += file-with-bad-content|/usr/share|root/opt/csw/libexec/munin/plugins/squeezebox_ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel