[130386] trunk/dports/python/py-pytools/Portfile

larryv at macports.org larryv at macports.org
Mon Dec 29 21:20:55 PST 2014


Revision: 130386
          https://trac.macports.org/changeset/130386
Author:   larryv at macports.org
Date:     2014-12-29 21:20:55 -0800 (Mon, 29 Dec 2014)
Log Message:
-----------
py-pytools: Rearrange and reformat

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

Modified: trunk/dports/python/py-pytools/Portfile
===================================================================
--- trunk/dports/python/py-pytools/Portfile	2014-12-30 05:20:53 UTC (rev 130385)
+++ trunk/dports/python/py-pytools/Portfile	2014-12-30 05:20:55 UTC (rev 130386)
@@ -4,23 +4,21 @@
 PortSystem          1.0
 PortGroup           python 1.0
 
-set real_name       pytools
-
+set real_name pytools
 name                py-${real_name}
 version             2013.5.6
 platforms           darwin
-maintainers         nomaintainer
-license             MIT
 supported_archs     noarch
+license             MIT
+maintainers         nomaintainer
 
 description         A collection of tools for Python
-long_description    Pytools is a big bag of things that are "missing" \
+long_description    Pytools is a big bag of things that are 'missing' \
                     from the Python standard library.
 homepage            http://pypi.python.org/pypi/${real_name}
 
-distname            ${real_name}-${version}
 master_sites        http://pypi.python.org/packages/source/p/${real_name}
-
+distname            ${real_name}-${version}
 checksums           rmd160  295d30e025fdae08a495da2bbd076d86fce898f4 \
                     sha256  e15dc874f9d8b3f13cf6297e509eaffe722c459cd92a39858813b8dba55bc77e
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141229/d79bea8b/attachment.html>


More information about the macports-changes mailing list