[75041] trunk/dports/multimedia/gtkpod/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Wed Jan 12 19:39:31 PST 2011


Revision: 75041
          http://trac.macports.org/changeset/75041
Author:   rmstonecipher at macports.org
Date:     2011-01-12 19:39:22 -0800 (Wed, 12 Jan 2011)
Log Message:
-----------
multimedia/gtkpod updated to use python 2.7

Modified Paths:
--------------
    trunk/dports/multimedia/gtkpod/Portfile

Modified: trunk/dports/multimedia/gtkpod/Portfile
===================================================================
--- trunk/dports/multimedia/gtkpod/Portfile	2011-01-13 00:29:04 UTC (rev 75040)
+++ trunk/dports/multimedia/gtkpod/Portfile	2011-01-13 03:39:22 UTC (rev 75041)
@@ -5,7 +5,7 @@
 
 name                gtkpod
 version             1.0.0
-revision            1
+revision            2
 categories          multimedia gnome
 platforms           darwin
 maintainers         rmstonecipher openmaintainer
@@ -26,7 +26,7 @@
                     port:mp4v2
 
 # python-related tweaks 
-set python.branch   2.6
+set python.branch   2.7
 set python.prefix   ${frameworks_dir}/Python.framework/Versions/${python.branch}
 set python.bin      ${python.prefix}/bin/python${python.branch}
 configure.args-append  --prefix=${python.prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110112/f184f866/attachment.html>


More information about the macports-changes mailing list