[29681] trunk/dports/python

source_changes at macosforge.org source_changes at macosforge.org
Fri Oct 5 03:22:35 PDT 2007


Revision: 29681
          http://trac.macosforge.org/projects/macports/changeset/29681
Author:   rhwood at macports.org
Date:     2007-10-05 03:22:35 -0700 (Fri, 05 Oct 2007)

Log Message:
-----------
New port: pylint for python 2.5

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

Added Paths:
-----------
    trunk/dports/python/py25-link/
    trunk/dports/python/py25-lint/

Copied: trunk/dports/python/py25-link (from rev 29677, trunk/dports/python/py-lint)

Copied: trunk/dports/python/py25-lint (from rev 29677, trunk/dports/python/py-lint)

Modified: trunk/dports/python/py25-lint/Portfile
===================================================================
--- trunk/dports/python/py-lint/Portfile	2007-10-05 01:33:56 UTC (rev 29677)
+++ trunk/dports/python/py25-lint/Portfile	2007-10-05 10:22:35 UTC (rev 29681)
@@ -1,11 +1,11 @@
 # $Id$
 
 PortSystem 1.0
-PortGroup python24 1.0
-name				py-lint
-version				0.11.0
+PortGroup python25 1.0
+name				py25-lint
+version		0.13.2
 categories-append	devel
-maintainers			nomaintainer at macports.org
+maintainers	rhwood openmaintainer
 description			Error (and style) checking for python
 long_description \
 	Pylint is a tool that checks for errors in python code, and tries to \
@@ -21,9 +21,9 @@
 master_sites		ftp://ftp.logilab.org/pub/pylint/
 distname			pylint-${version}
 
-checksums			sha1 6ffed5815a1f129d86703a9fd5a84e7eeae76758
+checksums			sha1 f2fae68ee9152cec461c2cadce0e72174e9c7590
 
-depends_lib-append	port:py-logilab-common
+depends_lib-append	port:py25-logilab-common
 
 post-destroot {
 	xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071005/de0f43bf/attachment.html


More information about the macports-changes mailing list