[91039] trunk/dports/x11/xorg-libxcb

jeremyhu at macports.org jeremyhu at macports.org
Thu Mar 22 16:19:11 PDT 2012


Revision: 91039
          https://trac.macports.org/changeset/91039
Author:   jeremyhu at macports.org
Date:     2012-03-22 16:19:11 -0700 (Thu, 22 Mar 2012)
Log Message:
-----------
xorg-libxcb: Bump to 1.8.1

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

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

Modified: trunk/dports/x11/xorg-libxcb/Portfile
===================================================================
--- trunk/dports/x11/xorg-libxcb/Portfile	2012-03-22 22:25:26 UTC (rev 91038)
+++ trunk/dports/x11/xorg-libxcb/Portfile	2012-03-22 23:19:11 UTC (rev 91039)
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name		xorg-libxcb
-version		1.8
+version		1.8.1
 categories	x11 devel
 license		X11
 maintainers	jeremyhu openmaintainer
@@ -14,9 +14,9 @@
 master_sites	 ${homepage}/dist/
 
 distname	libxcb-${version}
-checksums           sha1    18b76759d5bbb863777f37bf3aec23ebaa31d5be \
-                    rmd160  f6adad4fdd1773e604df5e7b556107c7fa620321 \
-                    sha256  25c3600bec104c5aa6e9f559bfe0011b0e223bde726b849b58f758c2d4e6fc5e
+checksums           sha1    98199b6054750a06cddd4e77baa4354af547ce6f \
+                    rmd160  19496c65b1e86d469a2fda6ea5037b4cadc4d681 \
+                    sha256  d2f46811e950710e7e79e45615d24f2c7ec318b9de9dc717972723da58bffa0d
 use_bzip2	yes
 use_parallel_build yes
 
@@ -27,17 +27,6 @@
                 port:xorg-xcb-proto \
                 port:xorg-libpthread-stubs
 
-patchfiles \
-        0001-Bump-xcb-proto-requirement.patch \
-        0002-Revert-Fix-include-order-with-Xdmcp-on-WIN32.patch \
-        0003-Fix-build-of-xcb_auth.c-with-XDMCP-on-WIN32.patch \
-        0004-Update-use-of-error_connection-under-WIN32-to-_xcb_c.patch \
-        0005-Add-xkb_internals-and-xkb_issues-to-EXTRA_DIST.patch \
-        0006-Fallback-to-TCP-if-no-protocol-is-specified-and-the-.patch \
-        0007-darwin-Use-read-2-rather-than-recv-2.patch \
-        0008-Fix-a-busy-loop-on-BSD-and-Mac-OS.patch
-patch.pre_args -p1
-
 variant python25 conflicts python26 python27 python31 python32 description {Use python 2.5} {
     depends_run-append      port:python25
     configure.python        ${prefix}/bin/python2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120322/ff2cdf2c/attachment.html>


More information about the macports-changes mailing list