[46927] trunk/dports/x11/xorg-libX11

jeremyhu at macports.org jeremyhu at macports.org
Tue Feb 17 15:02:36 PST 2009


Revision: 46927
          http://trac.macports.org/changeset/46927
Author:   jeremyhu at macports.org
Date:     2009-02-17 15:02:35 -0800 (Tue, 17 Feb 2009)
Log Message:
-----------
xorg-libX11: Bump to version 1.2

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

Removed Paths:
-------------
    trunk/dports/x11/xorg-libX11/files/

Modified: trunk/dports/x11/xorg-libX11/Portfile
===================================================================
--- trunk/dports/x11/xorg-libX11/Portfile	2009-02-17 22:55:10 UTC (rev 46926)
+++ trunk/dports/x11/xorg-libX11/Portfile	2009-02-17 23:02:35 UTC (rev 46927)
@@ -3,8 +3,7 @@
 PortSystem 1.0
 
 name		xorg-libX11
-version		1.1.99.2
-revision        1
+version		1.2
 categories	x11 devel
 maintainers	jeremyhu openmaintainer
 description	X.org libX11
@@ -14,9 +13,9 @@
 master_sites	 ${homepage}/pub/individual/lib/
 
 distname	libX11-${version}
-checksums           md5     2450f861d39939e46f8a4ced1abc3504 \
-                    sha1    9eb408af5f122d2d01204b5b18db9bf62508d5f3 \
-                    rmd160  4fd7b8f2d020070f274525dfb8fe6001423c2990
+checksums           md5     c6265b59ea2b594fd68e33f9125b4d20 \
+                    sha1    b3d2bbdb5839031f4372c5711348d493c7a41dd6 \
+                    rmd160  9d736a55f7d56a4f0f4969c9f84210f05e846de4
 use_bzip2	yes
 use_parallel_build      yes
 
@@ -32,8 +31,6 @@
 depends_lib     port:xorg-libXdmcp \
                 port:xorg-libXau
 
-patchfiles      patch-dolt.diff
-
 configure.args  --without-xcb
 variant x11_xcb description "use XCB for low-level protocol implementation" {
 	depends_lib-append port:xorg-libxcb
@@ -45,7 +42,6 @@
 livecheck.url   [lindex ${master_sites} 0]?C=M&O=D
 livecheck.regex libX11-(\\d+(?:\\.\\d+)*)
 
-
 variant system_x11 description {Install a stub package to use the system X11 libraries rather than MacPorts} {
 	if { [file exists ${x11prefix}/lib/libX11.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
 		depends_build
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090217/dc032c8a/attachment-0001.html>


More information about the macports-changes mailing list