[96709] trunk/dports/python/py24-logilab-astng

blair at macports.org blair at macports.org
Fri Aug 17 12:58:37 PDT 2012


Revision: 96709
          https://trac.macports.org/changeset/96709
Author:   blair at macports.org
Date:     2012-08-17 12:58:37 -0700 (Fri, 17 Aug 2012)
Log Message:
-----------
py24-logilab-astng:back down to 0.20.1 to unbreak pylint-2.4.

Pylint for Python 2.4 was broken, so to get a consistent set of
packages to restore Pylint, I looked what Centos 5 uses, since it is
Python 2.4 based:

  http://pkgs.org/centos-5-rhel-5/epel-i386/pylint-0.21.1-3.el5.noarch.rpm.html
  http://pkgs.org/centos-5-rhel-5/epel-i386/python-logilab-astng-0.20.1-3.el5.noarch.rpm.html
  http://pkgs.org/centos-5-rhel-5/epel-i386/python-logilab-common-0.50.3-3.el5.noarch.rpm.html

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

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

Modified: trunk/dports/python/py24-logilab-astng/Portfile
===================================================================
--- trunk/dports/python/py24-logilab-astng/Portfile	2012-08-17 19:56:39 UTC (rev 96708)
+++ trunk/dports/python/py24-logilab-astng/Portfile	2012-08-17 19:58:37 UTC (rev 96709)
@@ -5,7 +5,8 @@
 PortGroup           python24 1.0
 
 name                py24-logilab-astng
-version             0.21.1
+epoch               1
+version             0.20.1
 set dotless_branch  [join [lrange [split ${python.branch} .] 0 1] ""]
 platforms           darwin
 
@@ -24,12 +25,10 @@
 
 distname            logilab-astng-${version}
 
-checksums           md5     064a1cb970c283cf18e05a990db48576 \
-                    sha1    b5c8324e46ab4634f046012a1052c4ad73b1c137 \
-                    rmd160  63bb8d7f956d046661fe926415ae48e0f61b45b3
+checksums           md5     bd9612c3d6225346050347ac13b0e4c6 \
+                    sha1    ac4a7fc9c098393fd207eb2165b470b25ecb6f55 \
+                    rmd160  add5f8d561617313762f79ddca9728ab8a11eed6
 
-patchfiles          patch-utils.py.diff
-
 depends_lib-append  port:py${dotless_branch}-logilab-common
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120817/78b96f22/attachment.html>


More information about the macports-changes mailing list