[61751] trunk/dports/x11/xorg-server-devel/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sun Dec 20 16:14:55 PST 2009
Revision: 61751
http://trac.macports.org/changeset/61751
Author: jeremyhu at macports.org
Date: 2009-12-20 16:14:51 -0800 (Sun, 20 Dec 2009)
Log Message:
-----------
xorg-server-devel: Bump to 1.7.99.2
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-12-20 23:59:04 UTC (rev 61750)
+++ trunk/dports/x11/xorg-server-devel/Portfile 2009-12-21 00:14:51 UTC (rev 61751)
@@ -4,7 +4,7 @@
name xorg-server-devel
set my_name xorg-server
-version 1.7.99.1
+version 1.7.99.2
categories x11 devel
maintainers jeremyhu openmaintainer
description The X.org / Xquartz X server.
@@ -18,9 +18,9 @@
dist_subdir ${my_name}
distname ${my_name}-${version}
-checksums md5 0d48048201fd5fc6c318733ac9936203 \
- sha1 a54bfd35f0e140704438a077d21893f7832698e3 \
- rmd160 cb099543753363a5cb14426ebbfd46415768fe33
+checksums md5 cafc4e2d4ef6cf6e47f3e7dffeb3346a \
+ sha1 fb0725abd9ad1741722a93b085f93f877bc3da58 \
+ rmd160 bf4839e3ba0213e6a6341d8ae1ab6b5bed9e15be
use_bzip2 yes
use_parallel_build yes
@@ -64,10 +64,13 @@
port:xorg-libXfont \
port:xorg-libXt \
port:xorg-libAppleWM \
- port:xorg-libXfixes \
- port:openssl
+ port:xorg-libXfixes
-configure.args --with-apple-applications-dir=${applications_dir} --with-fontdir=${prefix}/share/fonts --with-launchd-id-prefix=org.macports --without-dtrace
+configure.args --with-apple-applications-dir=${applications_dir} \
+ --with-fontdir=${prefix}/share/fonts \
+ --with-launchd-id-prefix=org.macports \
+ --without-dtrace \
+ --with-sha1=CommonCrypto
# 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/20091220/20d2c493/attachment.html>
More information about the macports-changes
mailing list