[67033] trunk/dports/net/nagios/Portfile

markd at macports.org markd at macports.org
Tue Apr 27 10:31:29 PDT 2010


Revision: 67033
          http://trac.macports.org/changeset/67033
Author:   markd at macports.org
Date:     2010-04-27 10:31:26 -0700 (Tue, 27 Apr 2010)
Log Message:
-----------
Update to 3.2.1.

Modified Paths:
--------------
    trunk/dports/net/nagios/Portfile

Modified: trunk/dports/net/nagios/Portfile
===================================================================
--- trunk/dports/net/nagios/Portfile	2010-04-27 17:10:28 UTC (rev 67032)
+++ trunk/dports/net/nagios/Portfile	2010-04-27 17:31:26 UTC (rev 67033)
@@ -3,10 +3,10 @@
 PortSystem	1.0
 
 name			nagios
-version			3.2.0
+version			3.2.1
 
 categories		net
-maintainers		markd
+maintainers		markd openmaintainer
 platforms		darwin
 
 description		Nagios is a host and service monitoring program
@@ -20,7 +20,7 @@
 homepage		http://nagios.org
 
 master_sites		sourceforge
-checksums		md5 3566167cc60ddeaad34e7d2e26ed4a58
+checksums		md5 d4655ee8c95c9679fd4fd53dac34bbe3
 
 depends_build		port:gd2
 depends_lib             port:openssl \
@@ -186,12 +186,9 @@
 
 5) Set Nagios to start at system boot, and start Nagios
 
-   OS X 10.4 - Run launchctl so Nagios will start at system boot
+   Run launchctl so Nagios will start at system boot
 	sudo launchctl load -w /Library/LaunchDaemons/org.macports.nagios.plist
 
-   OS X 10.3 - A startup item was created in /Library/StartupItems
-	Add \"NAGIOS=-YES-\" to the /etc/hostconfig file to run Nagios at system boot
-
    You may now start Nagios manually with this command (or a reboot):
 	sudo ${prefix}/var/nagios/nagios.init start
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100427/da80e2be/attachment.html>


More information about the macports-changes mailing list