[87757] trunk/dports/python/py-xlib/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Dec 4 01:46:55 PST 2011


Revision: 87757
          http://trac.macports.org/changeset/87757
Author:   ryandesign at macports.org
Date:     2011-12-04 01:46:55 -0800 (Sun, 04 Dec 2011)
Log Message:
-----------
py-xlib: update to 0.15rc1; fixes problem with the default value of DISPLAY on Leopard and up; see http://lists.macosforge.org/pipermail/macports-users/2011-December/026578.html

Modified Paths:
--------------
    trunk/dports/python/py-xlib/Portfile

Modified: trunk/dports/python/py-xlib/Portfile
===================================================================
--- trunk/dports/python/py-xlib/Portfile	2011-12-04 09:22:13 UTC (rev 87756)
+++ trunk/dports/python/py-xlib/Portfile	2011-12-04 09:46:55 UTC (rev 87757)
@@ -5,7 +5,7 @@
 PortGroup           python 1.0
 
 name                py-xlib
-version             0.14
+version             0.15rc1
 categories-append   x11
 platforms           darwin
 maintainers         nomaintainer
@@ -22,10 +22,11 @@
 
 homepage            http://python-xlib.sourceforge.net/
 master_sites        sourceforge:project/python-xlib/python-xlib/${version}
+use_bzip2           yes
 distname            python-xlib-${version}
 
-checksums           rmd160  be5610035fb1aee36a55e3e276582e3e31ba1cfc \
-                    sha256  4771b0b6a605e0197ece5432fa601c61df724b32544239f463a867200f2160eb
+checksums           rmd160  31ba07ccc6d793962d444205907a89df0c56b961 \
+                    sha256  15f8e93e9d4c04eb11d567e59ed49799e44a1f26df70711d3df2f75b80f97f57
 
 python.versions     24 25 26 27
 python.default_version 27
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111204/1b1afc13/attachment.html>


More information about the macports-changes mailing list