[33419] trunk/dports

raimue at macports.org raimue at macports.org
Sat Jan 26 09:32:34 PST 2008


Revision: 33419
          http://trac.macosforge.org/projects/macports/changeset/33419
Author:   raimue at macports.org
Date:     2008-01-26 09:32:01 -0800 (Sat, 26 Jan 2008)

Log Message:
-----------
lang/python25, sysutils/python_select:
Move select file to python25 port, see #13985

Modified Paths:
--------------
    trunk/dports/lang/python25/Portfile

Added Paths:
-----------
    trunk/dports/lang/python25/files/python25

Removed Paths:
-------------
    trunk/dports/sysutils/python_select/files/python25

Modified: trunk/dports/lang/python25/Portfile
===================================================================
--- trunk/dports/lang/python25/Portfile	2008-01-26 17:08:36 UTC (rev 33418)
+++ trunk/dports/lang/python25/Portfile	2008-01-26 17:32:01 UTC (rev 33419)
@@ -58,6 +58,10 @@
     }
     move ${destroot}${prefix}/share/man/man1/python.1 \
         ${destroot}${prefix}/share/man/man1/python${branche}.1
+
+    # install select file for python_select
+    xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
+    xinstall -m 644 ${filespath}/python25 ${destroot}${prefix}/etc/select/python/
 }
 
 platform darwin 7 {

Copied: trunk/dports/lang/python25/files/python25 (from rev 33401, trunk/dports/sysutils/python_select/files/python25)
===================================================================
--- trunk/dports/lang/python25/files/python25	                        (rev 0)
+++ trunk/dports/lang/python25/files/python25	2008-01-26 17:32:01 UTC (rev 33419)
@@ -0,0 +1,8 @@
+bin/python2.5
+-
+bin/python-config2.5
+bin/idle2.5
+bin/pydoc2.5
+bin/smtpd2.5.py
+-
+share/man/man1/python2.5.1.gz

Deleted: trunk/dports/sysutils/python_select/files/python25
===================================================================
--- trunk/dports/sysutils/python_select/files/python25	2008-01-26 17:08:36 UTC (rev 33418)
+++ trunk/dports/sysutils/python_select/files/python25	2008-01-26 17:32:01 UTC (rev 33419)
@@ -1,8 +0,0 @@
-bin/python2.5
--
-bin/python-config2.5
-bin/idle2.5
-bin/pydoc2.5
-bin/smtpd2.5.py
--
-share/man/man1/python2.5.1.gz

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


More information about the macports-changes mailing list