Modified: trunk/dports/gnome/gnome-session/Portfile (87661 => 87662)
--- trunk/dports/gnome/gnome-session/Portfile 2011-12-01 00:30:07 UTC (rev 87661)
+++ trunk/dports/gnome/gnome-session/Portfile 2011-12-01 00:33:51 UTC (rev 87662)
@@ -4,8 +4,8 @@
PortSystem 1.0
name gnome-session
-version 2.30.2
-revision 1
+version 2.32.1
+license LGPL-2+
set branch [join [lrange [split ${version} .] 0 1] .]
description Session component for the GNOME 2 desktop
long_description \
@@ -13,27 +13,27 @@
commands needed to start GNOME 2.0.
maintainers devans openmaintainer
categories gnome
-license LGPL-2+
platforms darwin
-homepage http://www.gnome.org/
+homepage http://live.gnome.org/SessionManagement
master_sites gnome:sources/${name}/${branch}/
-checksums md5 d93a2da931ac0b9c0d98f6b68a17a730 \
- sha1 1333d2c1ebc4b80a00ee6a2f2d34309cfd73c5ea \
- rmd160 6a269f4625af76bf6a74ad445aec9134827a726c
+checksums sha256 22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f61159ddac28c3686a
depends_build port:pkgconfig \
port:intltool
-depends_lib port:gconf \
- port:startup-notification \
+depends_lib port:dbus-glib \
+ port:gtk2 \
+ port:gconf \
port:upower \
+ port:xorg-libsm \
port:xorg-libXtst
use_bzip2 yes
configure.args --x-includes=${prefix}/include \
--x-libraries=${prefix}/lib \
+ --with-gtk=2.0 \
--disable-docbook-docs \
--disable-schemas-install