diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-05 04:24:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-05 04:24:03 +0800 |
commit | d8306da9df3f0aa1730fd94801d31ef90b900aab (patch) | |
tree | eee8f51df0a216bfb7a1bcee2c054c86c693f42e /x11/gnome2 | |
parent | 3375fd3766733d75df5373d751e1879bcc8a7303 (diff) | |
download | marcuscom-ports-d8306da9df3f0aa1730fd94801d31ef90b900aab.tar.gz marcuscom-ports-d8306da9df3f0aa1730fd94801d31ef90b900aab.tar.zst marcuscom-ports-d8306da9df3f0aa1730fd94801d31ef90b900aab.zip |
Presenting GNOME 2.9.2 such as it is. We're still missing working versions of:
gnomecontrolcenter2
nautilus-media
And the following ports were not updated due to an unreleased version of
gtkhtml3:
evolution (2.1.0 --> 2.1.1)
ximian-connector (2.1.0 --> 2.1.1)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3216 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-rw-r--r-- | x11/gnome2/Makefile | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 2006dc3af..ff0beb131 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.1 -PORTREVISION= 2 +PORTVERSION= 2.9.2 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -53,7 +52,11 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnome-nettool:${PORTSDIR}/net/gnomenettool \ vino-session:${PORTSDIR}/net/vino \ ximian-connector-setup-2.2:${PORTSDIR}/mail/ximian-connector \ - ${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core + ${X11BASE}/lib/gstreamer-0.8/.gstreamer-plugins-core.keep:${PORTSDIR}/multimedia/gstreamer-plugins-core \ + goobox:${PORTSDIR}/audio/goobox \ + gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \ + totem:${PORTSDIR}/multimedia/totem-gstreamer \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager # gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media # gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 |