[32921] trunk/dports/net/bind9/Portfile

blair at macports.org blair at macports.org
Mon Jan 14 20:44:42 PST 2008


Revision: 32921
          http://trac.macosforge.org/projects/macports/changeset/32921
Author:   blair at macports.org
Date:     2008-01-14 20:44:41 -0800 (Mon, 14 Jan 2008)

Log Message:
-----------
Add

startupitem.netchange

so that bind9 will restart when the system finds a new network
interface.

Approved by: Daniel J. Luke

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

Modified: trunk/dports/net/bind9/Portfile
===================================================================
--- trunk/dports/net/bind9/Portfile	2008-01-15 04:38:00 UTC (rev 32920)
+++ trunk/dports/net/bind9/Portfile	2008-01-15 04:44:41 UTC (rev 32921)
@@ -4,6 +4,7 @@
 
 name			bind9
 version			9.4.2
+revision		1
 
 categories		net
 maintainers		dluke at geeklair.net
@@ -29,6 +30,7 @@
 test.target		test
 
 startupitem.create	yes
+startupitem.netchange	yes
 startupitem.start	"${prefix}/sbin/named"
 startupitem.restart	"/bin/kill -HUP \$(/bin/cat ${prefix}/var/run/named.pid)"
 startupitem.stop	"/bin/kill -15 \$(/bin/cat ${prefix}/var/run/named.pid)"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080114/5fd27e7d/attachment.html


More information about the macports-changes mailing list