Revision: 69116 http://trac.macports.org/changeset/69116 Author: jmr@macports.org Date: 2010-06-23 22:43:49 -0700 (Wed, 23 Jun 2010) Log Message: ----------- py26-sphinx: update to 0.6.7 Modified Paths: -------------- trunk/dports/python/py26-sphinx/Portfile Modified: trunk/dports/python/py26-sphinx/Portfile =================================================================== --- trunk/dports/python/py26-sphinx/Portfile 2010-06-24 01:09:39 UTC (rev 69115) +++ trunk/dports/python/py26-sphinx/Portfile 2010-06-24 05:43:49 UTC (rev 69116) @@ -5,7 +5,7 @@ PortGroup python26 1.0 name py26-sphinx -version 0.6.6 +version 0.6.7 categories-append devel license BSD maintainers jmr openmaintainer @@ -18,17 +18,15 @@ been cleaned up in the hope that it will be useful to many other projects. platforms darwin -if {[info exists supported_archs]} { - supported_archs noarch -} +supported_archs noarch homepage http://sphinx.pocoo.org/ master_sites http://pypi.python.org/packages/source/S/Sphinx/ distname Sphinx-${version} -checksums md5 840f6dbbecbb4979a204909f5656c723 \ - sha1 104339d8c0f538624c78f8629312044c39f0d8e2 \ - rmd160 d91e87086f8223acafde51f6553718b486568699 +checksums md5 54c3e4045ee4a4997a50c225f36e92fd \ + sha1 d333163317ba5a26653ffe439f8ce142ce181ff9 \ + rmd160 824dd7b7f3df61af0e639a19be1bf0080749e12c depends_lib port:py26-docutils depends_run port:py26-pygments \
participants (1)
-
jmr@macports.org