[68204] trunk/dports/python/py26-docutils/Portfile

jmr at macports.org jmr at macports.org
Fri May 28 17:44:25 PDT 2010


Revision: 68204
          http://trac.macports.org/changeset/68204
Author:   jmr at macports.org
Date:     2010-05-28 17:44:23 -0700 (Fri, 28 May 2010)
Log Message:
-----------
py26-docutils: link new binaries (#25062)

Modified Paths:
--------------
    trunk/dports/python/py26-docutils/Portfile

Modified: trunk/dports/python/py26-docutils/Portfile
===================================================================
--- trunk/dports/python/py26-docutils/Portfile	2010-05-29 00:06:54 UTC (rev 68203)
+++ trunk/dports/python/py26-docutils/Portfile	2010-05-29 00:44:23 UTC (rev 68204)
@@ -6,6 +6,7 @@
 
 name                py26-docutils
 version             0.6
+revision            1
 categories-append   textproc
 maintainers         jmr openmaintainer
 description         A set of tools for processing plaintext documentation
@@ -32,7 +33,7 @@
 # we want *-2.6.py not *.py-2.6
 python.link_binaries no
 post-destroot {
-    foreach f {rst2html rst2latex rst2newlatex rst2pseudoxml rst2s5 rst2xml rstpep2html} {
+    foreach f {rst2html rst2latex rst2man rst2newlatex rst2odt rst2odt_prepstyles rst2pseudoxml rst2s5 rst2xml rstpep2html} {
         ln -s ${python.prefix}/bin/${f}.py ${destroot}${prefix}/bin/${f}-2.6.py
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100528/bf3a74ca/attachment-0001.html>


More information about the macports-changes mailing list