[58636] trunk/dports/x11/xorg-libX11/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Thu Oct 1 22:20:30 PDT 2009


Revision: 58636
          http://trac.macports.org/changeset/58636
Author:   jeremyhu at macports.org
Date:     2009-10-01 22:20:26 -0700 (Thu, 01 Oct 2009)
Log Message:
-----------
xorg-libX11: Bump to 1.3

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

Modified: trunk/dports/x11/xorg-libX11/Portfile
===================================================================
--- trunk/dports/x11/xorg-libX11/Portfile	2009-10-02 04:56:42 UTC (rev 58635)
+++ trunk/dports/x11/xorg-libX11/Portfile	2009-10-02 05:20:26 UTC (rev 58636)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xorg-libX11
-version		1.2.2
+version		1.3
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	X.org libX11
@@ -13,18 +13,15 @@
 master_sites	 ${homepage}/pub/individual/lib/
 
 distname	libX11-${version}
-checksums           md5     94cbee7fae2ddb92b2d80116af871f54 \
-                    sha1    7962063e124856f8a36afd760a934e6e429f036b \
-                    rmd160  6032ed99cbd6df8e92ae7cf319bf220bc5768054
+checksums           md5     0545089013213e90aac19b8f8045d32e \
+                    sha1    af8f65b5e64de7bc6f5a780e042518a490c949cf \
+                    rmd160  00b0bb40df8bb2c97214b1f927846b24e1eda3d5
 use_bzip2	yes
 use_parallel_build      yes
 
 depends_build   port:pkgconfig \
+		port:xorg-util-macros \
                 port:xorg-xtrans \
-		port:xorg-util-macros
-
-depends_lib     port:xorg-libXdmcp \
-                port:xorg-libXau \
                 port:xorg-bigreqsproto \
                 port:xorg-xcmiscproto \
                 port:xorg-xproto \
@@ -33,6 +30,12 @@
                 port:xorg-inputproto \
                 port:xorg-kbproto
 
+depends_lib     port:xorg-libXdmcp \
+                port:xorg-libXau
+
+patchfiles includes.patch
+patch.args -p1
+
 use_autoreconf yes
 autoreconf.args -fvi
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091001/f8d1b857/attachment.html>


More information about the macports-changes mailing list