[96945] trunk/dports/x11/xorg-server/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Wed Aug 22 10:34:43 PDT 2012
Revision: 96945
https://trac.macports.org/changeset/96945
Author: jeremyhu at macports.org
Date: 2012-08-22 10:34:39 -0700 (Wed, 22 Aug 2012)
Log Message:
-----------
xorg-server: Bump to 1.12.3 and add dependency on quartz-wm.
Modified Paths:
--------------
trunk/dports/x11/xorg-server/Portfile
Modified: trunk/dports/x11/xorg-server/Portfile
===================================================================
--- trunk/dports/x11/xorg-server/Portfile 2012-08-22 16:19:39 UTC (rev 96944)
+++ trunk/dports/x11/xorg-server/Portfile 2012-08-22 17:34:39 UTC (rev 96945)
@@ -5,7 +5,7 @@
name xorg-server
conflicts xorg-server-devel
set my_name xorg-server
-version 1.12.3
+version 1.12.3.902
categories x11 devel
license X11 BSD
maintainers jeremyhu openmaintainer
@@ -20,9 +20,9 @@
dist_subdir ${my_name}
distname ${my_name}-${version}
-checksums sha1 f3f3d59f3c5e15459152987ffc644f06a0d1374f \
- rmd160 06d0ab8c6be2d0fc0d8510a5cdaf718ae39a72d6 \
- sha256 3654b613393734ce0c7c23e81ca4ceb6e8afefb5f0649233ffd105c1220544fe
+checksums sha1 45d6f289ad1f8fe64d5572d1207f465927bd448a \
+ rmd160 4420ba7a92b006e5f4f902d899f7539f5c596601 \
+ sha256 72249103892bdd17a4c7f860eb0352413a46ec67b261f2d2a7ca24fa45f8c31a
use_bzip2 yes
use_parallel_build yes
@@ -53,6 +53,7 @@
# This xinit dependency needs to be port: not bin: because we specifically run ${prefix}/bin/startx from bundle-main.c
depends_run \
port:xinit \
+ port:quartz-wm \
port:xorg-fonts \
port:xkeyboard-config
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120822/10b64de0/attachment.html>
More information about the macports-changes
mailing list