[34428] trunk/dports/lang/python23/Portfile

raimue at macports.org raimue at macports.org
Sun Feb 24 12:07:19 PST 2008


Revision: 34428
          http://trac.macosforge.org/projects/macports/changeset/34428
Author:   raimue at macports.org
Date:     2008-02-24 12:07:18 -0800 (Sun, 24 Feb 2008)

Log Message:
-----------
lang/python23:
Remove maintainer, see #14370

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

Modified: trunk/dports/lang/python23/Portfile
===================================================================
--- trunk/dports/lang/python23/Portfile	2008-02-24 19:54:53 UTC (rev 34427)
+++ trunk/dports/lang/python23/Portfile	2008-02-24 20:07:18 UTC (rev 34428)
@@ -4,7 +4,7 @@
 name				python23
 version				2.3.6
 categories			lang
-maintainers			mwdiers at gmail.com
+maintainers			nomaintainer
 description			An interpreted, object-oriented programming language
 long_description	${description}
 
@@ -41,6 +41,10 @@
 	file rename bin/idle bin/idle2.3
 	reinplace "s|${prefix}/bin/python|${prefix}/bin/python2.3|g" \
 		bin/pydoc2.3 bin/idle2.3
+
+    # install select file for python_select
+    xinstall -m 755 -d ${destroot}${prefix}/etc/select/python
+    xinstall -m 644 ${filespath}/python23 ${destroot}${prefix}/etc/select/python/
 }
 
 variant nothreads {

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


More information about the macports-changes mailing list