[54828] trunk/dports/python/py25-lint/Portfile

dh at macports.org dh at macports.org
Sun Aug 2 13:51:26 PDT 2009


Revision: 54828
          http://trac.macports.org/changeset/54828
Author:   dh at macports.org
Date:     2009-08-02 13:51:26 -0700 (Sun, 02 Aug 2009)
Log Message:
-----------
Comment changes only

Modified Paths:
--------------
    trunk/dports/python/py25-lint/Portfile

Modified: trunk/dports/python/py25-lint/Portfile
===================================================================
--- trunk/dports/python/py25-lint/Portfile	2009-08-02 20:44:29 UTC (rev 54827)
+++ trunk/dports/python/py25-lint/Portfile	2009-08-02 20:51:26 UTC (rev 54828)
@@ -6,6 +6,7 @@
 
 name                py25-lint
 version             0.18.0
+revision            1
 categories-append   devel
 maintainers         dh openmaintainer
 description         Error (and style) checking for python
@@ -41,7 +42,7 @@
         ${destroot}${prefix}/share/doc/${name}
     file delete ${destroot}${python.pkgd}/logilab/__init__.py
 
-    # macports 1.7 does not seem to have the ${python} variables for python25 port group
+    # there is no python.prefix variable for python25 and python24 portgroups
     foreach binfile {epylint pylint pylint-gui pyreverse symilar} {
         file rename ${destroot}${prefix}/bin/${binfile} ${destroot}${prefix}/bin/${binfile}-${python.branch}
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090802/0dd95d90/attachment.html>


More information about the macports-changes mailing list