[57433] trunk/dports/python/py26-logilab-astng

dh at macports.org dh at macports.org
Thu Sep 10 21:08:29 PDT 2009


Revision: 57433
          http://trac.macports.org/changeset/57433
Author:   dh at macports.org
Date:     2009-09-10 21:08:25 -0700 (Thu, 10 Sep 2009)
Log Message:
-----------
Version bump to 0.19.1

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

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

Modified: trunk/dports/python/py26-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py26-logilab-astng/Portfile	2009-09-11 04:03:15 UTC (rev 57432)
+++ trunk/dports/python/py26-logilab-astng/Portfile	2009-09-11 04:08:25 UTC (rev 57433)
@@ -5,8 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-logilab-astng
-version             0.19.0
-revision            4
+version             0.19.1
 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 \
@@ -23,19 +22,12 @@
 livecheck.type      regex
 livecheck.regex     {logilab-astng-(\d+(?:\.\d+)*)\.tar\.gz}
 
-checksums           md5     9478141bd45c1a1e72621797c94f18d3 \
-                    sha1    87fe682ec98599c0088f228ba94cb50a7ed99466 \
-                    rmd160  c9b4a2eabcd28e959315af33215d1620b405c475
+checksums           md5     16b0e132d1441f78f923f98e9b28d2d4 \
+                    sha1    20048e71e58fd7cbee440eece7dffca9af2c14fa \
+                    rmd160  bc1a754bb8e54fbcc220d4fbf0a96e6e3a72b73b
 
 depends_lib-append  port:py26-logilab-common
-
-# these patches fix an issue in 0.19.0 where imports of PyQt4 fail to be recognised
-# XXX: PROBABLY SHOULD BE REMOVED IN > 0.19.0 - I HAVE SUBMITTED UPSTREAM
-patchfiles          patch-builder.py \
-                    patch-raw_building.py
    
-patch.pre_args      -l
-
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} ChangeLog README \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090910/ae5a739c/attachment.html>


More information about the macports-changes mailing list