[34511] trunk/dports/textproc/asciidoc/Portfile

afb at macports.org afb at macports.org
Wed Feb 27 00:50:26 PST 2008


Revision: 34511
          http://trac.macosforge.org/projects/macports/changeset/34511
Author:   afb at macports.org
Date:     2008-02-27 00:50:25 -0800 (Wed, 27 Feb 2008)

Log Message:
-----------
use versioned python program (#14476)

Modified Paths:
--------------
    trunk/dports/textproc/asciidoc/Portfile

Modified: trunk/dports/textproc/asciidoc/Portfile
===================================================================
--- trunk/dports/textproc/asciidoc/Portfile	2008-02-27 08:46:42 UTC (rev 34510)
+++ trunk/dports/textproc/asciidoc/Portfile	2008-02-27 08:50:25 UTC (rev 34511)
@@ -4,6 +4,7 @@
 
 name				asciidoc
 version				8.2.5
+revision			1
 categories			textproc
 maintainers			boeyms openmaintainer
 description			Formatter/translator for text files to numerous formats
@@ -72,7 +73,7 @@
 		doc/a2x.1 \
 		${destroot}${prefix}/share/man/man1
 
-	reinplace "s|^#!/usr/bin/env python|#!${prefix}/bin/python|" \
+	reinplace "s|^#!/usr/bin/env python|#!${prefix}/bin/python2.4|" \
 		${destroot}${prefix}/bin/${name} \
 		${destroot}${prefix}/etc/${name}/filters/code-filter.py
 	reinplace "s|/etc/${name}|${prefix}/etc/${name}|" \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080227/f7067998/attachment.html 


More information about the macports-changes mailing list