[77041] trunk/dports/python/py26-logilab-astng/Portfile

stromnov at macports.org stromnov at macports.org
Fri Mar 18 04:30:27 PDT 2011


Revision: 77041
          http://trac.macports.org/changeset/77041
Author:   stromnov at macports.org
Date:     2011-03-18 04:30:25 -0700 (Fri, 18 Mar 2011)
Log Message:
-----------
py26-logilab-astng: reformat Portfile

Modified Paths:
--------------
    trunk/dports/python/py26-logilab-astng/Portfile

Modified: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile	2011-03-18 11:25:04 UTC (rev 77040)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2011-03-18 11:30:25 UTC (rev 77041)
@@ -6,23 +6,21 @@
 
 name                py26-logilab-astng
 version             0.21.1
+platforms           darwin
+
 maintainers         dh openmaintainer
+
 description         Python Abstract Syntax Tree New Generation
 long_description    The aim of this module is to provide a common base representation of python source code for \
                     projects such as pychecker, pyreverse, pylint... Well, actually the development of this library \
                     is essentially governed by pylint's needs.
 
-platforms           darwin
-
 homepage            http://www.logilab.org/project/logilab-astng
 master_sites        http://ftp.logilab.org/pub/astng \
                     ftp://ftp.logilab.fr/pub/astng
+
 distname            logilab-astng-${version}
 
-livecheck.url       http://ftp.logilab.org/pub/astng/
-livecheck.type      regex
-livecheck.regex     {logilab-astng-(\d+(?:\.\d+)*)\.tar\.gz}
-
 checksums           md5     064a1cb970c283cf18e05a990db48576 \
                     sha1    b5c8324e46ab4634f046012a1052c4ad73b1c137 \
                     rmd160  63bb8d7f956d046661fe926415ae48e0f61b45b3
@@ -35,3 +33,7 @@
         ${destroot}${prefix}/share/doc/${name}
     file delete ${destroot}/${python.prefix}/lib/python2.6/site-packages/logilab/__init__.py
 }
+
+livecheck.url       http://ftp.logilab.org/pub/astng/
+livecheck.type      regex
+livecheck.regex     {logilab-astng-(\d+(?:\.\d+)*)\.tar\.gz}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110318/34bcf5f8/attachment.html>


More information about the macports-changes mailing list