[78699] trunk/dports/python

ryandesign at macports.org ryandesign at macports.org
Wed May 18 05:21:26 PDT 2011


Revision: 78699
          http://trac.macports.org/changeset/78699
Author:   ryandesign at macports.org
Date:     2011-05-18 05:21:26 -0700 (Wed, 18 May 2011)
Log Message:
-----------
py27-nltk: new port, version 2.0.1rc1, based on py26-nltk; see #28770

Modified Paths:
--------------
    trunk/dports/python/py27-nltk/Portfile

Added Paths:
-----------
    trunk/dports/python/py27-nltk/

Modified: trunk/dports/python/py27-nltk/Portfile
===================================================================
--- trunk/dports/python/py26-nltk/Portfile	2011-05-18 11:55:15 UTC (rev 78693)
+++ trunk/dports/python/py27-nltk/Portfile	2011-05-18 12:21:26 UTC (rev 78699)
@@ -2,9 +2,9 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python26 1.0
+PortGroup           python27 1.0
 
-name                py26-nltk
+name                py27-nltk
 version             2.0.1rc1
 categories          python textproc
 platforms           darwin
@@ -20,9 +20,9 @@
 checksums           sha1    4cd2b834875db6df2662a86a35f90d1e9bb8c1ce \
                     rmd160  2ae4a490b73a7d0dc49412a621ed8223761619ec
 
-depends_lib         port:py26-numpy \
-                    port:py26-matplotlib \
-                    port:py26-yaml
+depends_lib         port:py27-numpy \
+                    port:py27-matplotlib \
+                    port:py27-yaml
 
 post-destroot {
     set docdir ${destroot}${prefix}/share/doc/${name}-${version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110518/6b9a6171/attachment.html>


More information about the macports-changes mailing list