[54774] trunk/dports/python/py25-sphinx/Portfile

snc at macports.org snc at macports.org
Sat Aug 1 17:44:25 PDT 2009


Revision: 54774
          http://trac.macports.org/changeset/54774
Author:   snc at macports.org
Date:     2009-08-01 17:44:24 -0700 (Sat, 01 Aug 2009)
Log Message:
-----------
updated version, ticket #20101. maintainer timeout.

Modified Paths:
--------------
    trunk/dports/python/py25-sphinx/Portfile

Modified: trunk/dports/python/py25-sphinx/Portfile
===================================================================
--- trunk/dports/python/py25-sphinx/Portfile	2009-08-02 00:30:58 UTC (rev 54773)
+++ trunk/dports/python/py25-sphinx/Portfile	2009-08-02 00:44:24 UTC (rev 54774)
@@ -1,3 +1,4 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
 # $Id$
 
 PortSystem          1.0
@@ -4,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-sphinx
-version             0.5
+version             0.6.2
 categories-append   devel
 maintainers         gmail.com:michel.sylvan
 description         Python documentation generator
@@ -21,11 +22,12 @@
 master_sites        http://pypi.python.org/packages/source/S/Sphinx/
 distname            Sphinx-${version}
 
-checksums           md5 55a33cc13b5096c8763cd4a933b30ddc \
-                    sha1 504b36a4429e2fe701cd449cad51d65d0c179225 \
-                    rmd160 b477ac3c3a439b8058a05365364fd88783f12671
+checksums           md5     c8f79e171addc73342cc2e775dc78880 \
+                    sha1    d4da9d09f2df184dc010f9d78faaa76af90f748d \
+                    rmd160  fc893d0cfcc4c006952c706165246268da3c51d4
 
 depends_lib         port:py25-docutils
 depends_run         port:py25-pygments \
-                    port:py25-jinja \
+                    port:py25-jinja2 \
                     port:py25-setuptools
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090801/ec3137a6/attachment.html>


More information about the macports-changes mailing list