Revision: 132484 https://trac.macports.org/changeset/132484 Author: sean@macports.org Date: 2015-02-01 23:14:23 -0800 (Sun, 01 Feb 2015) Log Message: ----------- py-sphinx-contrib: update to newest commit Modified Paths: -------------- trunk/dports/python/py-sphinx-contrib/Portfile Modified: trunk/dports/python/py-sphinx-contrib/Portfile =================================================================== --- trunk/dports/python/py-sphinx-contrib/Portfile 2015-02-02 07:14:19 UTC (rev 132483) +++ trunk/dports/python/py-sphinx-contrib/Portfile 2015-02-02 07:14:23 UTC (rev 132484) @@ -5,9 +5,9 @@ PortGroup python 1.0 PortGroup bitbucket 1.0 -bitbucket.setup birkenfeld sphinx-contrib dae39f177383 +bitbucket.setup birkenfeld sphinx-contrib 9183199a880d name py-sphinx-contrib -version 0.0.20150118 +version 0.0.20150130 categories-append textproc devel license BSD maintainers sean openmaintainer @@ -19,8 +19,8 @@ platforms darwin supported_archs noarch -checksums rmd160 00280bf2b5014d299f2d6b5f4e361e717e082707 \ - sha256 02f71413141cf187b156253f081a20ab9b53af2741a1533cce236c32c895a18f +checksums rmd160 ab795a971a045ff34d713c3a0e5077dd9794dc92 \ + sha256 bff5eeff9715bcfb1139510d58f5aedcc303a3ca1f608263d69102fdccd17528 python.versions 26 27
participants (1)
-
sean@macports.org