[59258] trunk/dports/x11/xorg-server/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Oct 12 14:11:28 PDT 2009


Revision: 59258
          http://trac.macports.org/changeset/59258
Author:   jeremyhu at macports.org
Date:     2009-10-12 14:11:26 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
xorg-server: Bump to 1.6.5-apple1

Modified Paths:
--------------
    trunk/dports/x11/xorg-server/Portfile

Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile	2009-10-12 20:55:37 UTC (rev 59257)
+++ trunk/dports/x11/xorg-server/Portfile	2009-10-12 21:11:26 UTC (rev 59258)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xorg-server
-version		1.5.3-apple15
+version		1.6.5-apple1
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	The X.org / Xquartz X server.
@@ -15,9 +15,9 @@
 dist_subdir     ${name}
 distname        ${name}-${version}
 
-checksums           md5     d05043d0b13a339d595bc17c531f2e7c \
-                    sha1    32ab24421b31f0413dbe616f3337b5ed79b68503 \
-                    rmd160  3648efacc900cee4a4e69d2bf8bac20c03f6351b
+checksums           md5     8ae21dc12c4a83613f107a2fdd1e66a9 \
+                    sha1    e6272e58565d4053f24715b0cddf7023b042bef2 \
+                    rmd160  750aecadd7a483ca74b9f539f5cca972295935b9
 
 use_bzip2	yes
 use_parallel_build yes
@@ -28,7 +28,6 @@
 	port:mesa \
 	port:xorg-applewmproto \
 	port:xorg-damageproto \
-	port:xorg-evieproto \
 	port:xorg-fixesproto \
 	port:xorg-fontsproto \
 	port:xorg-glproto \
@@ -37,7 +36,6 @@
 	port:xorg-recordproto \
 	port:xorg-renderproto \
 	port:xorg-resourceproto \
-	port:xorg-trapproto \
 	port:xorg-scrnsaverproto \
 	port:xorg-videoproto \
 	port:xorg-xcmiscproto \
@@ -63,7 +61,7 @@
 	port:xorg-libAppleWM \
 	port:xorg-libXfixes
 
-configure.args	--with-apple-applications-dir=${applications_dir} --with-fontdir=${prefix}/share/fonts --with-apple-application-id=org.macports.X11
+configure.args	--with-apple-applications-dir=${applications_dir} --with-fontdir=${prefix}/share/fonts --with-apple-application-id=org.macports.X11 --without-dtrace
 
 # GL/internal/dri_interface.h is missing in prefix (provided by libdrm for the xorg DDX... not helpful for us)
 configure.cppflags-append -I/usr/include -I${filespath}/dri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091012/50bc7c33/attachment.html>


More information about the macports-changes mailing list