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

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


Revision: 87752
          http://trac.macports.org/changeset/87752
Author:   ryandesign at macports.org
Date:     2011-12-04 01:01:32 -0800 (Sun, 04 Dec 2011)
Log Message:
-----------
py-xlib: noarch; rewrite master_sites to avoid redirects

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

Modified: trunk/dports/python/py-xlib/Portfile
===================================================================
--- trunk/dports/python/py-xlib/Portfile	2011-12-04 08:20:53 UTC (rev 87751)
+++ trunk/dports/python/py-xlib/Portfile	2011-12-04 09:01:32 UTC (rev 87752)
@@ -9,6 +9,8 @@
 categories-append   x11
 platforms           darwin
 maintainers         nomaintainer
+supported_archs     noarch
+
 description         python module for the X protocol
 long_description    The Python X Library is intended to be a fully \
                     functional X client library for Python programs. It is \
@@ -19,7 +21,7 @@
                     streaming network protocol.
 
 homepage            http://python-xlib.sourceforge.net/
-master_sites        sourceforge:python-xlib
+master_sites        sourceforge:project/python-xlib/python-xlib/${version}
 distname            python-xlib-${version}
 
 checksums           rmd160  be5610035fb1aee36a55e3e276582e3e31ba1cfc \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111204/ed3f3ee2/attachment-0001.html>


More information about the macports-changes mailing list