Modified: trunk/dports/python/py-sphinx/Portfile (117547 => 117548)
--- trunk/dports/python/py-sphinx/Portfile 2014-03-03 14:39:55 UTC (rev 117547)
+++ trunk/dports/python/py-sphinx/Portfile 2014-03-03 14:39:59 UTC (rev 117548)
@@ -6,7 +6,7 @@
PortGroup select 1.0
name py-sphinx
-version 1.2.1
+version 1.2.2
categories-append textproc devel
license BSD
maintainers jmr gmail.com:michel.sylvan openmaintainer
@@ -25,9 +25,9 @@
master_sites https://pypi.python.org/packages/source/S/Sphinx/
distname Sphinx-${version}
-checksums md5 104494f036889122c9f403ae065ae7a9 \
- rmd160 7a672438985f0aed9c0a1d4b1cf488ce808815d4 \
- sha256 182e5c81c3250e1752e744b6a35af4ef680bb6251276b49ef7d17f1d25e9ce70
+checksums md5 3dc73ccaa8d0bfb2d62fb671b1f7e8a4 \
+ rmd160 05f23514c3cc8df1cc67f39710221b659f87e8c8 \
+ sha256 2d3415f5b3e6b7535877f4c84fe228bdb802a8993c239b2d02c23169d67349bd
python.versions 25 26 27 31 32 33 34