[46203] trunk/dports/python
jmr at macports.org
jmr at macports.org
Sat Jan 31 11:11:38 PST 2009
Revision: 46203
http://trac.macports.org/changeset/46203
Author: jmr at macports.org
Date: 2009-01-31 11:11:37 -0800 (Sat, 31 Jan 2009)
Log Message:
-----------
New port: py26-sphinx
Modified Paths:
--------------
trunk/dports/python/py26-sphinx/Portfile
Added Paths:
-----------
trunk/dports/python/py26-sphinx/
Modified: trunk/dports/python/py26-sphinx/Portfile
===================================================================
--- trunk/dports/python/py25-sphinx/Portfile 2009-01-31 12:09:39 UTC (rev 46184)
+++ trunk/dports/python/py26-sphinx/Portfile 2009-01-31 19:11:37 UTC (rev 46203)
@@ -1,12 +1,12 @@
# $Id$
PortSystem 1.0
-PortGroup python25 1.0
+PortGroup python26 1.0
-name py25-sphinx
-version 0.5
+name py26-sphinx
+version 0.5.1
categories-append devel
-maintainers gmail.com:michel.sylvan
+maintainers jmr openmaintainer
description Python documentation generator
long_description \
Sphinx is a tool that makes it easy to create intelligent and beautiful \
@@ -21,11 +21,11 @@
master_sites http://pypi.python.org/packages/source/S/Sphinx/
distname Sphinx-${version}
-checksums md5 55a33cc13b5096c8763cd4a933b30ddc \
- sha1 504b36a4429e2fe701cd449cad51d65d0c179225 \
- rmd160 b477ac3c3a439b8058a05365364fd88783f12671
+checksums md5 11456e362d75c1a4c5a5847921d3f4c7 \
+ sha1 77d53689391d8e8086f373ce4bbb8828a6ca2d7f \
+ rmd160 53cc1dcb57c36ba5fcfb1c0c76ded95c419c4058
-depends_lib port:py25-docutils
-depends_run port:py25-pygments \
- port:py25-jinja \
- port:py25-setuptools
+depends_lib port:py26-docutils
+depends_run port:py26-pygments \
+ port:py26-jinja2 \
+ port:py26-setuptools
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090131/f82d09c2/attachment.html>
More information about the macports-changes
mailing list