diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-18 03:25:09 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-08-18 03:25:09 +0800 |
commit | 19d00fe953fd7cccae0da870216dd2b3e7f8dd95 (patch) | |
tree | df9806d538308c4f38e97c37103183237469f5e5 /x11 | |
parent | 5d5294e9de639a58473d686ed43a6b3a8f2dafa7 (diff) | |
download | marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.tar marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.tar.gz marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.tar.bz2 marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.tar.lz marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.tar.xz marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.tar.zst marcuscom-ports-19d00fe953fd7cccae0da870216dd2b3e7f8dd95.zip |
Update to GNOME 2.3.6, aka GNOME 2.4 Beta 1, aka "Jelme."
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1071 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 14a62b359..da8705f82 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -40,6 +40,7 @@ RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric2 \ gcompris:${PORTSDIR}/games/gcompris2 \ galeon:${PORTSDIR}/www/galeon2 \ gswitchit-properties-capplet:${PORTSDIR}/x11/gswitchit \ + totem:${PORTSDIR}/multimedia/totem \ seahorse:${PORTSDIR}/security/seahorse \ workrave:${PORTSDIR}/x11/workrave diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 8c29b2f07..e3ac6c740 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.3.5 +PORTVERSION= 2.3.6 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -47,7 +47,6 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ gnomemeeting:${PORTSDIR}/net/gnomemeeting2 \ - totem:${PORTSDIR}/multimedia/totem \ epiphany:${PORTSDIR}/www/epiphany \ gnopernicus:${PORTSDIR}/x11/gnopernicus |