[135205] trunk/dports/python/py-thrift/Portfile

blair at macports.org blair at macports.org
Sat Apr 18 21:40:40 PDT 2015


Revision: 135205
          https://trac.macports.org/changeset/135205
Author:   blair at macports.org
Date:     2015-04-18 21:40:40 -0700 (Sat, 18 Apr 2015)
Log Message:
-----------
py-thrift: update to 0.9.2; closes #47492.

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

Modified: trunk/dports/python/py-thrift/Portfile
===================================================================
--- trunk/dports/python/py-thrift/Portfile	2015-04-19 04:37:20 UTC (rev 135204)
+++ trunk/dports/python/py-thrift/Portfile	2015-04-19 04:40:40 UTC (rev 135205)
@@ -5,7 +5,7 @@
 PortGroup       python 1.0
 
 name            py-thrift
-version         0.9.0
+version         0.9.2
 categories      python
 license         Apache-2
 platforms       darwin
@@ -26,9 +26,9 @@
 dist_subdir     thrift
 distname        thrift-${version}
 
-checksums       sha1    fefcf4d729bf80da419407dfa028740aa95fa2e3 \
-                rmd160  a507447718048bec2e7a4077658c43b07714ddb1 \
-                sha256  71d129c49a2616069d9e7a93268cdba59518f77b3c41e763e09537cb3f3f0aac
+checksums       sha1   02f78b158da795ea89a26ce41964fbe562cc4235 \
+                rmd160 a858d2ef0e4e41305e43ef42e9cc602915a47c1f \
+                sha256 cef50d3934c41db5fa7724440cc6f10a732e7a77fe979b98c23ce45725349570
 
 python.versions 26 27
 python.default_version 27
@@ -46,12 +46,9 @@
         xinstall -d ${destroot}${docdir}
         xinstall -m 644 -W ${worksrcpath} \
             CHANGES \
-            CONTRIBUTORS \
-            DISCLAIMER \
             LICENSE \
-            NEWS \
             NOTICE \
-            README \
+            README.md \
         ${destroot}${docdir}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150418/d699aa27/attachment.html>


More information about the macports-changes mailing list