Revision: 149688 https://trac.macports.org/changeset/149688 Author: jmr@macports.org Date: 2016-06-29 07:16:27 -0700 (Wed, 29 Jun 2016) Log Message: ----------- py-sphinx: update to 1.4.4 Modified Paths: -------------- trunk/dports/python/py-sphinx/Portfile Modified: trunk/dports/python/py-sphinx/Portfile =================================================================== --- trunk/dports/python/py-sphinx/Portfile 2016-06-29 14:10:50 UTC (rev 149687) +++ trunk/dports/python/py-sphinx/Portfile 2016-06-29 14:16:27 UTC (rev 149688) @@ -6,7 +6,7 @@ PortGroup select 1.0 name py-sphinx -version 1.4.3 +version 1.4.4 categories-append textproc devel license BSD maintainers jmr gmail.com:michel.sylvan openmaintainer @@ -25,9 +25,9 @@ master_sites pypi:S/Sphinx/ distname Sphinx-${version} -checksums md5 bafb9fdda51d5759d17588ca92ff2fa3 \ - rmd160 4668e2e04d06ac6ff69c9109005d71ef3a41d871 \ - sha256 c5f9a0a8f35b45a66bdfcd8f954f58f961aed292a9b8879ed5435ce26abb9505 +checksums md5 64ce2ec08d37ed56313a98232cbe2aee \ + rmd160 21a6b74c793e7bf22c60146bcab970ca7e006018 \ + sha256 3effd6373734bd59f7457fed2f0bd4ba7ec3c70b4598d7c2e5193a42209dbfa0 python.versions 26 27 33 34 35