[50000] trunk/dports/python

blb at macports.org blb at macports.org
Tue Apr 21 19:20:05 PDT 2009


Revision: 50000
          http://trac.macports.org/changeset/50000
Author:   blb at macports.org
Date:     2009-04-21 19:20:04 -0700 (Tue, 21 Apr 2009)
Log Message:
-----------
New port - python/py26-logilab-astng, Python Abstract Syntax Tree New Generation

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

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

Deleted: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py25-logilab-astng/Portfile	2009-04-21 22:53:12 UTC (rev 49989)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2009-04-22 02:20:04 UTC (rev 50000)
@@ -1,36 +0,0 @@
-# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
-# $Id$
-
-PortSystem          1.0
-PortGroup           python25 1.0
-
-name                py25-logilab-astng
-version             0.17.4
-maintainers         stechert at macports.org 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        ftp://ftp.logilab.fr/pub/astng/
-distname            logilab-astng-${version}
-
-livecheck.url       ${homepage}
-livecheck.check     regex
-livecheck.regex     "latest published version:.*<a.*?>(\\d+(?:\\.\\d+)*)</a>"
-
-checksums           md5     68a3ccca76e17df1ae33a20195dc52ac \
-                    sha1    101fa76760a095b24e56c2e8d9efd062334e57f3 \
-                    rmd160  d5aa6eaeecfebec0aa1774ffaf87482dd31844fe
-
-depends_lib-append  port:py25-logilab-common
-
-post-destroot {
-    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
-    xinstall -m 644 -W ${worksrcpath} ChangeLog README \
-        ${destroot}${prefix}/share/doc/${name}
-    file delete ${destroot}/${prefix}/lib/python2.5/site-packages/logilab/__init__.py
-}

Copied: trunk/dports/python/py26-logilab-astng/Portfile (from rev 49999, trunk/dports/python/py25-logilab-astng/Portfile)
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2009-04-22 02:20:04 UTC (rev 50000)
@@ -0,0 +1,36 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-logilab-astng
+version             0.19.0
+maintainers         nomaintainer
+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        ftp://ftp.logilab.fr/pub/astng/
+distname            logilab-astng-${version}
+
+livecheck.url       ${homepage}
+livecheck.check     regex
+livecheck.regex     "latest published version:.*<a.*?>(\\d+(?:\\.\\d+)*)</a>"
+
+checksums           md5     9478141bd45c1a1e72621797c94f18d3 \
+                    sha1    87fe682ec98599c0088f228ba94cb50a7ed99466 \
+                    rmd160  c9b4a2eabcd28e959315af33215d1620b405c475
+
+depends_lib-append  port:py26-logilab-common
+
+post-destroot {
+    xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
+    xinstall -m 644 -W ${worksrcpath} ChangeLog README \
+        ${destroot}${prefix}/share/doc/${name}
+    file delete ${destroot}/${python.prefix}/lib/python2.6/site-packages/logilab/__init__.py
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090421/1d19a1a7/attachment.html>


More information about the macports-changes mailing list