diff options
-rw-r--r-- | devel/gnome2-hacker-tools/Makefile | 14 | ||||
-rw-r--r-- | editors/gnome2-office/Makefile | 2 | ||||
-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 | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 7 |
6 files changed, 12 insertions, 19 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile index 71c130949..e3571d666 100644 --- a/devel/gnome2-hacker-tools/Makefile +++ b/devel/gnome2-hacker-tools/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-hacker-tools -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.92 CATEGORIES= devel gnome MASTER_SITES= # empty DISTFILES= # empty @@ -23,17 +23,11 @@ RUN_DEPENDS= mlv:${PORTSDIR}/editors/mlview \ conglomerate:${PORTSDIR}/editors/conglomerate \ meld:${PORTSDIR}/textproc/meld \ gtranslator:${PORTSDIR}/devel/gtranslator -# not yet buildable under GNOME 2.5 -# regexxer:${PORTSDIR}/devel/regexxer - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -RUN_DEPENDS+= anjuta:${PORTSDIR}/devel/anjuta -.endif + regexxer:${PORTSDIR}/devel/regexxer \ + anjuta:${PORTSDIR}/devel/anjuta NO_BUILD= yes do-install: # empty -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/editors/gnome2-office/Makefile b/editors/gnome2-office/Makefile index 54fc2083a..2bd32feaa 100644 --- a/editors/gnome2-office/Makefile +++ b/editors/gnome2-office/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-office -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.92 CATEGORIES= editors gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index f52edc285..45d693782 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index 4ffe76f5d..8f3080045 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index ea45968e3..fa52ca1ec 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.7.4 -PORTREVISION= 1 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -25,6 +24,7 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/extensions/libgesturesextension.so:${PORTSD gdesklets:${PORTSDIR}/deskutils/gdesklets \ cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ gnomesu:${PORTSDIR}/sysutils/gnomesu NO_BUILD= yes diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 578697e0c..e8c224595 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -48,13 +48,12 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gnopernicus:${PORTSDIR}/accessibility/gnopernicus \ ${X11BASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnomenetstatus \ dasher:${PORTSDIR}/accessibility/dasher \ - evolution-1.5:${PORTSDIR}/mail/evolution \ + evolution-2.0:${PORTSDIR}/mail/evolution \ ${X11BASE}/libexec/evolution-webcal:${PORTSDIR}/www/evolution-webcal \ network-admin:${PORTSDIR}/sysutils/gnomesystemtools \ gnome-nettool:${PORTSDIR}/net/gnomenettool \ vino-session:${PORTSDIR}/net/vino \ - gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ - ximian-connector-setup-1.5:${PORTSDIR}/mail/ximian-connector + ximian-connector-setup-2.0:${PORTSDIR}/mail/ximian-connector NO_BUILD= yes |