[52447] trunk/dports/gnome/gnome-menus/Portfile
devans at macports.org
devans at macports.org
Tue Jun 16 16:40:40 PDT 2009
Revision: 52447
http://trac.macports.org/changeset/52447
Author: devans at macports.org
Date: 2009-06-16 16:40:39 -0700 (Tue, 16 Jun 2009)
Log Message:
-----------
gnome-menus: use python26 to be compatible with new port alacarte.
Modified Paths:
--------------
trunk/dports/gnome/gnome-menus/Portfile
Modified: trunk/dports/gnome/gnome-menus/Portfile
===================================================================
--- trunk/dports/gnome/gnome-menus/Portfile 2009-06-16 23:13:34 UTC (rev 52446)
+++ trunk/dports/gnome/gnome-menus/Portfile 2009-06-16 23:40:39 UTC (rev 52447)
@@ -5,8 +5,9 @@
name gnome-menus
version 2.26.1
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
-maintainers nomaintainer
+maintainers devans openmaintainer
categories gnome
platforms darwin
description Panel component for the GNOME 2 Desktop.
@@ -37,9 +38,9 @@
depends_lib path:lib/pkgconfig/glib-2.0.pc:glib2 \
port:gettext \
- port:py25-gtk
+ port:py26-gtk
-configure.python ${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.6
livecheck.check regex
livecheck.url http://ftp.gnome.org/pub/gnome/sources/${name}/${branch}/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090616/028d58b2/attachment.html>
More information about the macports-changes
mailing list