Revision: 149809 https://trac.macports.org/changeset/149809 Author: stromnov@macports.org Date: 2016-06-30 06:41:59 -0700 (Thu, 30 Jun 2016) Log Message: ----------- py-mistune: update to version 0.7.3 Modified Paths: -------------- trunk/dports/python/py-mistune/Portfile Modified: trunk/dports/python/py-mistune/Portfile =================================================================== --- trunk/dports/python/py-mistune/Portfile 2016-06-30 13:05:27 UTC (rev 149808) +++ trunk/dports/python/py-mistune/Portfile 2016-06-30 13:41:59 UTC (rev 149809) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-mistune -version 0.7.2 +version 0.7.3 revision 0 categories-append devel textproc platforms darwin @@ -23,8 +23,8 @@ distname ${python.rootname}-${version} -checksums rmd160 1fa6cc1e06e8fa6ee2c527c9c7058cb82c336c25 \ - sha256 626f2516adcde4af608eaf83635ff20ff7e577c1898ad4d0f0fcd8c094399840 +checksums rmd160 0093a594cff2ca59b9223e8f40b7463314dafa1e \ + sha256 21d0e869df3b9189f248e022f1c9763cf9069e1a2f00676f1f1852bd7f98b713 if {${name} ne ${subport}} { depends_build-append \
participants (1)
-
stromnov@macports.org