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

source_changes at macosforge.org source_changes at macosforge.org
Sun Oct 28 07:24:00 PDT 2007


Revision: 30458
          http://trac.macosforge.org/projects/macports/changeset/30458
Author:   rhwood at macports.org
Date:     2007-10-28 07:24:00 -0700 (Sun, 28 Oct 2007)

Log Message:
-----------
No longer writes to /System and now installs launch daemon scripts in destroot

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

Modified: trunk/dports/net/avahi/Portfile
===================================================================
--- trunk/dports/net/avahi/Portfile	2007-10-28 08:49:38 UTC (rev 30457)
+++ trunk/dports/net/avahi/Portfile	2007-10-28 14:24:00 UTC (rev 30458)
@@ -2,7 +2,7 @@
 PortSystem	1.0
 name		avahi
 version		0.6.17
-revision	1
+revision	2
 categories	net devel
 maintainers	rhwood openmaintainer
 description	A system which facilitates service discovery on a local network
@@ -56,4 +56,7 @@
 platform darwin	{
 	configure.args-append	\
 		--with-distro=darwin
+	post-patch	{
+		reinplace s|/System|${destroot}|g ${worksrcpath}/initscript/darwin/Makefile.in
+	}
 }

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


More information about the macports-changes mailing list