diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-04 03:38:35 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-04 03:38:35 +0800 |
commit | 9765420fa2bd0910fa14edb3baac09ac5194fbea (patch) | |
tree | 1d40fdb2ca64b602cd99f90502dd53a4d31362b2 /x11 | |
parent | e9d6fecf856fe29061ced07ed7938f8707866afd (diff) | |
download | marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.gz marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.bz2 marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.lz marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.xz marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.tar.zst marcuscom-ports-9765420fa2bd0910fa14edb3baac09ac5194fbea.zip |
Update to 2.9.90 (aka GNOME 2.10 BETA 1).
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3554 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 5 |
4 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 53fe45903..452963299 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.90 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 84ce24446..e988363dd 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.90 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 5162c26a7..0a4e581cb 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.90 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -24,7 +24,6 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.5/extensions/libgesturesextension.so:${PO gdesklets:${PORTSDIR}/deskutils/gdesklets \ cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ - gnomesu:${PORTSDIR}/security/libgnomesu \ bpm:${PORTSDIR}/sysutils/bpm NO_BUILD= yes diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index a0532d2b7..8598eede9 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.4 +PORTVERSION= 2.9.90 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -58,7 +58,8 @@ RUN_DEPENDS= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 totem:${PORTSDIR}/multimedia/totem-gstreamer \ gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ - ${X11BASE}/share/gnome/gnome-background-properties/gnome-abstract.xml:${PORTSDIR}/x11-themes/gnome-backgrounds + ${X11BASE}/share/gnome/gnome-background-properties/gnome-abstract.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ + nautilus-sendto:${PORTSDIR}/deskutils/nautilus-sendto # gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media NO_BUILD= yes |