[41765] trunk/dports/x11

ryandesign at macports.org ryandesign at macports.org
Sun Nov 9 23:28:02 PST 2008


Revision: 41765
          http://trac.macports.org/changeset/41765
Author:   ryandesign at macports.org
Date:     2008-11-09 23:28:01 -0800 (Sun, 09 Nov 2008)
Log Message:
-----------
wine, wine-devel: depend on xorg-renderproto instead of render because we are removing the render port; see #13493

Modified Paths:
--------------
    trunk/dports/x11/wine/Portfile
    trunk/dports/x11/wine-devel/Portfile

Modified: trunk/dports/x11/wine/Portfile
===================================================================
--- trunk/dports/x11/wine/Portfile	2008-11-10 07:25:54 UTC (rev 41764)
+++ trunk/dports/x11/wine/Portfile	2008-11-10 07:28:01 UTC (rev 41765)
@@ -4,6 +4,7 @@
 
 name                    wine
 version                 1.0.1
+revision                1
 categories              x11
 maintainers             ryandesign jwa openmaintainer
 homepage                http://www.winehq.com/
@@ -39,7 +40,7 @@
     port:libxslt \
     port:ncurses \
     port:openssl \
-    port:render \
+    port:xorg-renderproto \
     port:xrender \
     port:zlib
 

Modified: trunk/dports/x11/wine-devel/Portfile
===================================================================
--- trunk/dports/x11/wine-devel/Portfile	2008-11-10 07:25:54 UTC (rev 41764)
+++ trunk/dports/x11/wine-devel/Portfile	2008-11-10 07:28:01 UTC (rev 41765)
@@ -5,7 +5,7 @@
 name                    wine-devel
 set my_name             wine
 version                 1.1.8
-
+revision                1
 categories              x11
 maintainers             ryandesign jwa openmaintainer
 homepage                http://www.winehq.com/
@@ -43,7 +43,7 @@
     port:libxslt \
     port:ncurses \
     port:openssl \
-    port:render \
+    port:xorg-renderproto \
     port:xrender \
     port:zlib
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081109/c266d84c/attachment.html>


More information about the macports-changes mailing list