diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 00:48:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-07-20 00:48:30 +0800 |
commit | bb699b47702de24f62273f3af275105cb05c13b8 (patch) | |
tree | 45a19e218eab5c01ab0d23ba37019da869444a30 /x11 | |
parent | 00e1e9870673ffebd65059afccc0d4c044d56fd2 (diff) | |
download | marcuscom-ports-bb699b47702de24f62273f3af275105cb05c13b8.tar.gz marcuscom-ports-bb699b47702de24f62273f3af275105cb05c13b8.tar.zst marcuscom-ports-bb699b47702de24f62273f3af275105cb05c13b8.zip |
Presenting GNOME 2.7.3 with a slew of new modules.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2484 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 | 7 |
4 files changed, 7 insertions, 7 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index f0a10ce6e..842c94769 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.7.2 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 4ba87c93b..d4dfcf5a2 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.2 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 7da488247..4f14f11e7 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.7.2 -PORTREVISION= 1 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index b460dc06b..92dfcd406 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.2 -PORTREVISION= 2 +PORTVERSION= 2.7.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -53,7 +52,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ boot-admin:${PORTSDIR}/sysutils/gnomesystemtools \ gnome-nettool:${PORTSDIR}/net/gnomenettool \ - vino-session:${PORTSDIR}/net/vino + vino-session:${PORTSDIR}/net/vino \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ + ximian-connector-setup-1.5:${PORTSDIR}/mail/ximian-connector NO_BUILD= yes |