[51994] trunk/dports/python/py25-nltk/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Jun 7 21:31:28 PDT 2009


Revision: 51994
          http://trac.macports.org/changeset/51994
Author:   macsforever2000 at macports.org
Date:     2009-06-07 21:31:28 -0700 (Sun, 07 Jun 2009)
Log Message:
-----------
Maintainer update to version 0.9.9. Update maintainer email. Update homepage. Update master_sites to googlecode. Fix case for a few file names. (#19776)

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

Modified: trunk/dports/python/py25-nltk/Portfile
===================================================================
--- trunk/dports/python/py25-nltk/Portfile	2009-06-08 04:07:26 UTC (rev 51993)
+++ trunk/dports/python/py25-nltk/Portfile	2009-06-08 04:31:28 UTC (rev 51994)
@@ -5,19 +5,19 @@
 PortGroup           python25 1.0
 
 name                py25-nltk
-version             0.9.5
+version             0.9.9
 categories          python textproc
 platforms           darwin
-maintainers         users.sourceforge.net:stevenbird
+maintainers         gmail.com:stevenbird1
 description         Natural Language Toolkit
 long_description    NLTK is Python modules for research and development in natural language processing
-homepage            http://nltk.sourceforge.net/
-master_sites        sourceforge:nltk
+homepage            http://www.nltk.org/
+master_sites        googlecode:nltk
 distname            nltk-${version}
 
-checksums           md5 e4eada7c3a4f68119ad910d86cfff6a2 \
-                    sha1 2267ac50c6c2cede9286c3b502ead98045678d80 \
-                    rmd160 079ccaf078405310028d2d1e93f0d46486d313ca
+checksums           md5 648e25648f66e7e52db28983f39da50f \
+                    sha1 a46d991c781247181f1618df4215b9eeb52baf4e \
+                    rmd160 98fbc168315c495e1ddd13bad17412ab211b816a
 
 depends_lib         port:py25-numpy \
                     port:py25-matplotlib
@@ -26,7 +26,7 @@
     set docdir ${destroot}${prefix}/share/doc/${name}-${version}
     xinstall -d ${docdir}
     xinstall -m 644 -W ${worksrcpath} \
-        LICENSE.TXT \
-        README.TXT \
+        LICENSE.txt \
+        README.txt \
         ${docdir}
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090607/e9dbb27d/attachment.html>


More information about the macports-changes mailing list