[csw-devel] SF.net SVN: gar:[5610] csw/mgar/pkg/munin/trunk

j_arndt at users.sourceforge.net j_arndt at users.sourceforge.net
Mon Jul 20 20:30:57 CEST 2009


Revision: 5610
          http://gar.svn.sourceforge.net/gar/?rev=5610&view=rev
Author:   j_arndt
Date:     2009-07-20 18:30:57 +0000 (Mon, 20 Jul 2009)

Log Message:
-----------
munin: ARCHALL for CSWmuninnode, patch for munindoc

Modified Paths:
--------------
    csw/mgar/pkg/munin/trunk/Makefile
    csw/mgar/pkg/munin/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/munin/trunk/files/munindoc.in.diff

Modified: csw/mgar/pkg/munin/trunk/Makefile
===================================================================
--- csw/mgar/pkg/munin/trunk/Makefile	2009-07-20 12:05:28 UTC (rev 5609)
+++ csw/mgar/pkg/munin/trunk/Makefile	2009-07-20 18:30:57 UTC (rev 5610)
@@ -26,6 +26,7 @@
 PATCHFILES += munin.conf.in.diff
 PATCHFILES += munin-graph.in.diff # use monospace instead of VeraMono.ttf
 PATCHFILES += munin-update.in.diff # http://munin.projects.linpro.no/ticket/699
+PATCHFILES += munindoc.in.diff # PATH to perl set to /opt/csw/bin/perl
 
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
@@ -39,6 +40,7 @@
 CATALOGNAME_CSWmuninnode = munin_node
 
 ARCHALL_CSWmuninmaster = 1
+ARCHALL_CSWmuninnode = 1
 
 REQUIRED_PKGS_CSWmuninmaster = CSWpmnetserver CSWperl CSWpython CSWpmparserecdescent 
 REQUIRED_PKGS_CSWmuninmaster = CSWpmhtmltmpl CSWpmdatemanip CSWpmmd5 CSWrrd CSWapache2

Modified: csw/mgar/pkg/munin/trunk/checksums
===================================================================
--- csw/mgar/pkg/munin/trunk/checksums	2009-07-20 12:05:28 UTC (rev 5609)
+++ csw/mgar/pkg/munin/trunk/checksums	2009-07-20 18:30:57 UTC (rev 5610)
@@ -12,4 +12,5 @@
 4688659429fbebf8cafcc8eb8a1ee870  download/munin-update.in.diff
 737e3e3d2f68015dfb4e857909cde7da  download/munin.conf.in.diff
 e3a58e582407981d4f5c5aed59cbfc47  download/munin_1.3.4.tar.gz
+29e1278999379aa7108d3050c0b9d227  download/munindoc.in.diff
 43db53191eaae75be35b3548a993c31e  download/sunos_memory.in.diff

Added: csw/mgar/pkg/munin/trunk/files/munindoc.in.diff
===================================================================
--- csw/mgar/pkg/munin/trunk/files/munindoc.in.diff	                        (rev 0)
+++ csw/mgar/pkg/munin/trunk/files/munindoc.in.diff	2009-07-20 18:30:57 UTC (rev 5610)
@@ -0,0 +1,9 @@
+diff --speed-large-files --minimal -Nru munin-1.3.4.orig/node/munindoc.in munin-1.3.4/node/munindoc.in
+--- munin-1.3.4.orig/node/munindoc.in	2008-03-08 02:42:39.000000000 +0100
++++ munin-1.3.4/node/munindoc.in	2009-07-20 20:00:51.639195515 +0200
+@@ -1,4 +1,4 @@
+-#!/usr/bin/perl -w
++#!/opt/csw/bin/perl -w
+ # -*- perl -*-
+ #
+ # This script provides the basis for a plugin documentation system for


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list