[30480] trunk/dports/net/avahi/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 28 18:48:27 PDT 2007


Revision: 30480
          http://trac.macosforge.org/projects/macports/changeset/30480
Author:   rhwood at macports.org
Date:     2007-10-28 18:48:27 -0700 (Sun, 28 Oct 2007)

Log Message:
-----------
Add commands to remove old init scripts from /System/Library

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

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2007-10-29 00:58:59 UTC (rev 30479)
+++ trunk/dports/net/avahi/Portfile	2007-10-29 01:48:27 UTC (rev 30480)
@@ -59,4 +59,9 @@
 	post-patch	{
 		reinplace s|/System|${destroot}|g ${worksrcpath}/initscript/darwin/Makefile.in
 	}
+	post-activte	{
+		# remove cruft from versions < 0.6.17_2
+		delete /System/Library/LaunchDaemons/org.freedesktop.avahi-dnsconfd.plist
+		delete /System/Library/LaunchDaemons/org.freedesktop.avahi-daemon.plist
+	}
 }

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


More information about the macports-changes mailing list