Revision: 122970 https://trac.macports.org/changeset/122970 Author: sean@macports.org Date: 2014-08-02 14:59:54 -0700 (Sat, 02 Aug 2014) 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 2014-08-02 21:59:49 UTC (rev 122969) +++ trunk/dports/python/py-sphinx-contrib/Portfile 2014-08-02 21:59:54 UTC (rev 122970) @@ -5,9 +5,9 @@ PortGroup python 1.0 PortGroup bitbucket 1.0 -bitbucket.setup birkenfeld sphinx-contrib 8f0a473bd226 +bitbucket.setup birkenfeld sphinx-contrib 6e3c7c24e7e9 name py-sphinx-contrib -version 0.0.20140709 +version 0.0.20140731 categories-append textproc devel license BSD maintainers sean openmaintainer @@ -19,8 +19,8 @@ platforms darwin supported_archs noarch -checksums rmd160 488f91cab930274140f8d0c8d45659261bd5b81c \ - sha256 a495ad0a25fe05961f0a564a8bafaa7e67f820c1e72c2e07d6ccce3bede6649e +checksums rmd160 6fcffbd33e8ca2f2b212587090283b4275be6874 \ + sha256 46fb82aafabe74a1c59d309dc9fe3f7aa3354b8468ce2fe024419fa469cc6d21 python.versions 25 26 27 31 32 33 34