From 0935023a53c08050e44ade87c1a21693ec516d7b Mon Sep 17 00:00:00 2001 From: jmmv Date: Thu, 19 May 2005 21:06:46 +0000 Subject: Update to 2.2.2: Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #74404 - [Gnopernicus] Evolution crashes after deleting contacts with keyboard (Yu Mengjie) #73330 - Tried adding attende in meeting under gw calendar - Evolution crashed (Siva) #74255 - Copy to address book option doesnot check for duplicates (Siva) * Calendar #44719 - Alarm Notify window is not sticky any more (Rodrigo) #69272 - crash creating new appointment (JP) #73320 - double click attendee - removes user from meeting attendence list (Chen) #44579 - appointment location / description does not get printed (Harry Lu) #68525 - crash while evo is in background (Chen) #72983 - 'List' view has one entry for recurring appointment (Rodrigo) #68423 - Memory leak when purging (Rodrigo) #73969 - 'Cancel' meeting doesnt delete all instances of recurring meeting in 'attendee's calendar * Mail #73347 - default action for recover files wrong (Michael) #72935 - Cancel Button does not light up in second window (Michael) #72518 - Delete warning untrue when choose Delete vFolder (Michael) #70394 - "mailer" header is displayed twice when both "x-mailer" and "user-agent" set (Jeff) #73363 - loads every message the cursor passes through (Michael) #73559 - Evolution filter crash when using Source Account criteria (Michael) #71003 - threads still running at exit (Michael) #73550 - HTML mails don't show if "prefer plain-text" plugin no active (Michael) #36972 - Composer overrides selection (Radek) #73192 - Mark as (un)read missing from context popup menu (Rodney) #74320 - evolution crashes on non-malformed mail message (Michael) * Plugins #73627 - No way to configure mailbox != username (Sushma) #73844 - Problem handling meeting requests with VTIMEZONEs (JP) Other bugs * Calendar - Fix memory leaks in calendar (Rodrigo) * Mail - Update menu sensitivity in the non-single message case (Michael) * SMIME - Handle cases where the version of the root cert module changed (Jeff) * Shell - Handle cases where the version of the root cert module changed (Jeff) * Plugins - Emit the offline event properly in the shell (Michael) - Prevent crash of bbdb if the book can't be opened (Michael) * All - Clean up debug spew (Michael) - Fix memory leak for gal view menus (Michael) Updated translations: -pl (GNOME PL Team) -ja (Takeshi AIHANA) -da (Martin Willemoes Hansen) -fr (Christophe Merlet) -ko (Changwoo Ryu) -en_GB (David Lodge) -tr (Baris Cicek) -cs (Miloslav Trmac) -de (Frank Arnold) -sr (Danilo Segan) -sr@Latn (Danilo Segan) -es (Francisco Javier F. Serrador) -pt_BR (Raphael Higino) -sq (Laurent Dhima) -fi (Hile Tuohela) -gu (Ankit Patel) -sv (Christian Rose) -pt (Duarte Loreto) -en_CA (Adam Weinberger) --- mail/evolution/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'mail/evolution/Makefile') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 7c3da564457..43b085ee557 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.79 2005/04/13 17:16:25 jmmv Exp $ +# $NetBSD: Makefile,v 1.80 2005/05/19 21:06:46 jmmv Exp $ -DISTNAME= evolution-2.2.1.1 +DISTNAME= evolution-2.2.2 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.2/} EXTRACT_SUFX= .tar.bz2 @@ -99,10 +99,10 @@ GCONF2_SCHEMAS+= evolution-mail-2.2.schemas BUILDLINK_TRANSFORM+= rm:-DG_DISABLE_DEPRECATED BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED -BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.2.1 -BUILDLINK_DEPENDS.gal2+= gal2>=2.4.1 +BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.2.2 +BUILDLINK_DEPENDS.gal2+= gal2>=2.4.2 BUILDLINK_DEPENDS.glib2+= glib2>=2.4.0nb2 -BUILDLINK_DEPENDS.gtkhtml36+= gtkhtml36>=3.6.1 +BUILDLINK_DEPENDS.gtkhtml36+= gtkhtml36>=3.6.2 BUILDLINK_DEPENDS.libsoup-devel+= libsoup-devel>=2.2.1 .if !exists(/usr/include/semaphore.h) -- cgit v1.2.3