[138752] trunk/dports/python/py-nltk/Portfile

hum at macports.org hum at macports.org
Fri Jul 17 21:28:27 PDT 2015


Revision: 138752
          https://trac.macports.org/changeset/138752
Author:   hum at macports.org
Date:     2015-07-17 21:28:26 -0700 (Fri, 17 Jul 2015)
Log Message:
-----------
py-nltk: update to 3.0.4

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

Modified: trunk/dports/python/py-nltk/Portfile
===================================================================
--- trunk/dports/python/py-nltk/Portfile	2015-07-18 04:27:50 UTC (rev 138751)
+++ trunk/dports/python/py-nltk/Portfile	2015-07-18 04:28:26 UTC (rev 138752)
@@ -5,7 +5,7 @@
 PortGroup           github 1.0
 PortGroup           python 1.0
 
-github.setup        nltk nltk 3.0.3
+github.setup        nltk nltk 3.0.4
 name                py-nltk
 categories-append   textproc
 platforms           darwin
@@ -17,12 +17,12 @@
 long_description    NLTK is Python modules for research and development in natural language processing
 homepage            http://www.nltk.org/
 
-checksums           rmd160  fd10118abcc729148ef0c34affe7e15b4785d26e \
-                    sha256  b3a67f9b348c18117251c459591ba22fb29c29d136d43132879a5f3fe22b8d02
-
 python.versions     27 34
 
 if {${name} ne ${subport}} {
+    checksums       rmd160  5c4f00776485b189d5d58f4ad01e50beead2cb73 \
+                    sha256  09d039ba03c572b6057d7d9f61a59fe9c0e06bfd8c1dc7a33e78b43d36387e5a
+
     depends_build   port:py${python.version}-setuptools
     depends_lib     port:py${python.version}-numpy \
                     port:py${python.version}-yaml \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150717/f5304080/attachment.html>


More information about the macports-changes mailing list