[34757] trunk/dports/lang/python24

raimue at macports.org raimue at macports.org
Tue Mar 4 07:40:34 PST 2008


Revision: 34757
          http://trac.macosforge.org/projects/macports/changeset/34757
Author:   raimue at macports.org
Date:     2008-03-04 07:40:32 -0800 (Tue, 04 Mar 2008)

Log Message:
-----------
python/python24:
Adjust python_select files another time; relative paths are currently not possible with select.sh, as it prepends the prefix to each path without a leading slash

Modified Paths:
--------------
    trunk/dports/lang/python24/Portfile
    trunk/dports/lang/python24/files/python24

Modified: trunk/dports/lang/python24/Portfile
===================================================================
--- trunk/dports/lang/python24/Portfile	2008-03-04 15:33:40 UTC (rev 34756)
+++ trunk/dports/lang/python24/Portfile	2008-03-04 15:40:32 UTC (rev 34757)
@@ -4,7 +4,7 @@
 
 name            python24
 version         2.4.4
-revision        3
+revision        4
 set major_version   2
 set minor_version   4
 categories      lang

Modified: trunk/dports/lang/python24/files/python24
===================================================================
--- trunk/dports/lang/python24/files/python24	2008-03-04 15:33:40 UTC (rev 34756)
+++ trunk/dports/lang/python24/files/python24	2008-03-04 15:40:32 UTC (rev 34757)
@@ -6,7 +6,7 @@
 bin/smtpd2.4.py
 -
 share/man/man1/python2.4.1.gz
-2.4
-Versions/2.4/Headers
-Versions/2.4/Resources
-Versions/2.4/Python
+Library/Frameworks/Python.framework/Versions/2.4
+Library/Frameworks/Python.framework/Versions/2.4/Headers
+Library/Frameworks/Python.framework/Versions/2.4/Resources
+Library/Frameworks/Python.framework/Versions/2.4/Python

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


More information about the macports-changes mailing list