[53511] trunk/dports/devel/mono/files/patch-data-config.in.diff

nox at macports.org nox at macports.org
Tue Jul 7 03:41:19 PDT 2009


Revision: 53511
          http://trac.macports.org/changeset/53511
Author:   nox at macports.org
Date:     2009-07-07 03:41:18 -0700 (Tue, 07 Jul 2009)
Log Message:
-----------
mono: Update patch-data-config.in.diff for 2.4.2 (recloses #19929).

Modified Paths:
--------------
    trunk/dports/devel/mono/files/patch-data-config.in.diff

Modified: trunk/dports/devel/mono/files/patch-data-config.in.diff
===================================================================
--- trunk/dports/devel/mono/files/patch-data-config.in.diff	2009-07-07 10:24:13 UTC (rev 53510)
+++ trunk/dports/devel/mono/files/patch-data-config.in.diff	2009-07-07 10:41:18 UTC (rev 53511)
@@ -1,6 +1,6 @@
 --- data/config.in.orig	2008-11-04 15:54:12.000000000 +0100
 +++ data/config.in	2008-11-04 15:56:30.000000000 +0100
-@@ -1,22 +1,22 @@
+@@ -1,23 +1,23 @@
  <configuration>
  	<dllmap dll="i:cygwin1.dll" target="@LIBC@" os="!windows" />
  	<dllmap dll="libc" target="@LIBC@" os="!windows"/>
@@ -26,7 +26,9 @@
 +	<dllmap dll="sqlite3" target="@PREFIX@/lib/@SQLITE3@" os="!windows"/>
  	<dllmap dll="libX11" target="@X11@" os="!windows" />
 -	<dllmap dll="libcairo-2.dll" target="libcairo.so.2" os="!windows"/>
+-	<dllmap dll="libcups" target="libcups.so.2" os="!windows"/>
 +	<dllmap dll="libcairo-2.dll" target="@PREFIX@/lib/libcairo at libsuffix@" os="!windows"/>
++	<dllmap dll="libcups" target="libcups at libsuffix@" os="!windows"/>
  	<dllmap dll="i:kernel32.dll">
  		<dllentry dll="__Internal" name="CopyMemory" target="mono_win32_compat_CopyMemory"/>
  		<dllentry dll="__Internal" name="FillMemory" target="mono_win32_compat_FillMemory"/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090707/7268a3b5/attachment.html>


More information about the macports-changes mailing list