Revision: 129101 https://trac.macports.org/changeset/129101 Author: sean@macports.org Date: 2014-12-05 11:39:21 -0800 (Fri, 05 Dec 2014) Log Message: ----------- py-html2text: update to 2014.12.5 Modified Paths: -------------- trunk/dports/python/py-html2text/Portfile Modified: trunk/dports/python/py-html2text/Portfile =================================================================== --- trunk/dports/python/py-html2text/Portfile 2014-12-05 19:39:19 UTC (rev 129100) +++ trunk/dports/python/py-html2text/Portfile 2014-12-05 19:39:21 UTC (rev 129101) @@ -8,7 +8,7 @@ set realname html2text name py-${realname} -version 2014.9.25 +version 2014.12.5 categories-append textproc platforms darwin @@ -25,8 +25,8 @@ master_sites http://pypi.python.org/packages/source/[string index ${realname} 0]/${realname}/ distname ${realname}-${version} -checksums rmd160 b6acc488ae04018fd7d1356d458722ec97e6fe34 \ - sha256 a3bbabcb1726b3177e9d476a27cb6b47e31aa1e5eafb5f7fbbf5bd77c877450b +checksums rmd160 4bec52e203ad075d67c8365f726c1adbc2d99f9d \ + sha256 0f2b3f14c9dcd7422db53dbdd04ab904570a0dee5ca63601533e86f41f960f25 python.versions 27 34