Revision: 139756 https://trac.macports.org/changeset/139756 Author: stromnov@macports.org Date: 2015-08-26 03:21:19 -0700 (Wed, 26 Aug 2015) Log Message: ----------- py-mistune: update to version 0.7.1 Modified Paths: -------------- trunk/dports/python/py-mistune/Portfile Modified: trunk/dports/python/py-mistune/Portfile =================================================================== --- trunk/dports/python/py-mistune/Portfile 2015-08-26 10:19:46 UTC (rev 139755) +++ trunk/dports/python/py-mistune/Portfile 2015-08-26 10:21:19 UTC (rev 139756) @@ -5,7 +5,7 @@ PortGroup python 1.0 name py-mistune -version 0.7 +version 0.7.1 revision 0 categories-append devel textproc platforms darwin @@ -23,8 +23,8 @@ distname ${python.rootname}-${version} -checksums rmd160 bfbb3c4046dd6cc5fbfee48e28ecacb44a4d846f \ - sha256 1daa2e55f5de63ecde7c446c4677c0447006752f78ad2c9c1c3c3452d395f89f +checksums rmd160 07aa2032b607ca34d3a4835eb9cee8f73b23c2b4 \ + sha256 6076dedf768348927d991f4371e5a799c6a0158b16091df08ee85ee231d929a7 if {${name} ne ${subport}} { depends_build-append \
participants (1)
-
stromnov@macports.org