From 7315b1c16ae631c60d787b73475db448b86b7e0b Mon Sep 17 00:00:00 2001 From: marcus Date: Sun, 30 Apr 2006 00:47:21 +0000 Subject: Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev --- deskutils/gdesklets/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'deskutils/gdesklets') diff --git a/deskutils/gdesklets/Makefile b/deskutils/gdesklets/Makefile index 36560fe..3c49b73 100644 --- a/deskutils/gdesklets/Makefile +++ b/deskutils/gdesklets/Makefile @@ -7,7 +7,7 @@ PORTNAME= gdesklets PORTVERSION= 0.35.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils gnome MASTER_SITES= http://www.gdesklets.org/downloads/ \ http://www.pycage.de/download/${PORTNAME}/ \ @@ -17,7 +17,7 @@ DISTNAME= gDesklets-${PORTVERSION} MAINTAINER= klammer@webonaut.com COMMENT= A framework for Gnome 2.x for desktop applets -LIB_DEPENDS= gtop-2.0.2:${PORTSDIR}/devel/libgtop2 +LIB_DEPENDS= gtop-2.0.7:${PORTSDIR}/devel/libgtop2 USE_BZIP2= yes USE_GMAKE= yes -- cgit v1.1