[59264] trunk/dports/x11/xorg-server-devel/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Oct 12 14:52:03 PDT 2009


Revision: 59264
          http://trac.macports.org/changeset/59264
Author:   jeremyhu at macports.org
Date:     2009-10-12 14:52:02 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
xorg-server-devel: 1.7.0.901

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

Modified: trunk/dports/x11/xorg-server-devel/Portfile
===================================================================
--- trunk/dports/x11/xorg-server-devel/Portfile	2009-10-12 21:49:03 UTC (rev 59263)
+++ trunk/dports/x11/xorg-server-devel/Portfile	2009-10-12 21:52:02 UTC (rev 59264)
@@ -4,21 +4,23 @@
 
 name		xorg-server-devel
 set my_name	xorg-server
-version		1.6.4-apple1
+version		1.7.0.901
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	The X.org / Xquartz X server.
 homepage	http://www.x.org
 platforms	darwin macosx
 long_description The X.org X server allows you to run X11 applications on your computer.
-master_sites	http://xquartz.macosforge.org/downloads/src
 
+#master_sites	http://xquartz.macosforge.org/downloads/src
+master_sites    http://xorg.freedesktop.org/archive/individual/xserver/
+
 dist_subdir     ${my_name}
 distname        ${my_name}-${version}
 
-checksums           md5     8b6828bf44cb50535f82e211cb8fed1a \
-                    sha1    2353a50e0a9e428073f5aa93bcf54cffc3fe04bc \
-                    rmd160  4df36328b1f9498d482ef4eb931e443b970f784a
+checksums           md5     38c5cfbb5bda671aed9f390e9b7c34b4 \
+                    sha1    1bed812622cd668a7ab845372f656550a99508ae \
+                    rmd160  967a5ae27678a285d45c57f499e4c24593c75559
 
 use_bzip2	yes
 use_parallel_build yes
@@ -29,7 +31,6 @@
 	port:mesa \
 	port:xorg-applewmproto \
 	port:xorg-damageproto \
-	port:xorg-evieproto \
 	port:xorg-fixesproto \
 	port:xorg-fontsproto \
 	port:xorg-glproto \
@@ -38,7 +39,6 @@
 	port:xorg-recordproto \
 	port:xorg-renderproto \
 	port:xorg-resourceproto \
-	port:xorg-trapproto \
 	port:xorg-scrnsaverproto \
 	port:xorg-videoproto \
 	port:xorg-xcmiscproto \
@@ -64,7 +64,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-launchd-id-prefix=org.macports --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/768e0896/attachment.html>


More information about the macports-changes mailing list