[107914] trunk/dports/python/py-whoosh/Portfile

jmr at macports.org jmr at macports.org
Mon Jul 8 22:39:18 PDT 2013


Revision: 107914
          https://trac.macports.org/changeset/107914
Author:   jmr at macports.org
Date:     2013-07-08 22:39:18 -0700 (Mon, 08 Jul 2013)
Log Message:
-----------
py-whoosh: update to 2.5.1

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

Modified: trunk/dports/python/py-whoosh/Portfile
===================================================================
--- trunk/dports/python/py-whoosh/Portfile	2013-07-09 05:00:10 UTC (rev 107913)
+++ trunk/dports/python/py-whoosh/Portfile	2013-07-09 05:39:18 UTC (rev 107914)
@@ -5,7 +5,7 @@
 
 name                py-whoosh
 set real_name       Whoosh
-version             2.3.2
+version             2.5.1
 python.versions     25 26 27
 platforms           darwin
 supported_archs     noarch
@@ -19,10 +19,11 @@
     functionality to their applications and websites. Every part of how Whoosh \
     works can be extended or replaced to meet your needs exactly.
 
-master_sites        http://pypi.python.org/packages/source/W/${real_name}
+master_sites        https://pypi.python.org/packages/source/W/${real_name}
 distname            ${real_name}-${version}
-checksums           rmd160  cb74761d583e72ba3eb9235d74fe895097369982 \
-                    sha256  15d451a6045bffed6dfc141a72647ec350e08d218ac0f550b0120af81e5152c7
+checksums           md5    cf272479dfd4927ee3818b32cad7c33a \
+                    rmd160 dffd8a1dd9cb777c4eb52582d18253febdadf8dd \
+                    sha256 4dd66349e19845a1c80db243b4eeabf4273676dc8aec414c597dae138513b8bb
 
 if {$subport != $name} {
     depends_build   port:py${python.version}-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130708/2580846f/attachment.html>


More information about the macports-changes mailing list