pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/evolution Update to 2.24.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dee4d1642a8d
branches:  trunk
changeset: 553037:dee4d1642a8d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 13 13:24:03 2009 +0000

description:
Update to 2.24.3:

Evolution 2.24.3 2009-01-12
---------------------------

Bug Fixes:
        #332729: Invalid write with outspring from e-config.c (Milan Crha)
        #337082: Unnamed imap folder (Milan Crha)
        #435452: (Novell Bugzilla) Adding People to Meeting Loses Attendee if Add or Busy Search Selected (Srinivasa Ragavan)
        #435694: (Novell Bugzilla) Retract of Email from Sent Items Does not Work (Bharath Acharya)
        #439733: (Novell Bugzilla) Checking for junk before training (Srinivasa Ragavan)
        #446285: (Novell Bugzilla) Meeting Entry Does Not Allow Multiple Names (Bharath Acharya)
        #458968: (Novell Bugzilla) Don't warn the user about changes being lost if he is trying to delegate the meeting (Suman Manjunath)
        #546637: Mail opened from the "Unread mails" displays empty (Srinivasa Ragavan)
        #551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
        #552583: Passwords don't get stored when using other authentication type than "Password" (Milan Crha)
        #552583: Free the right url (Srinivasa Ragavan)
        #552583: Account checking logic a bit more consistent (Milan Crha)
        #552583: Fix bugs in the account checking logic (Sankar P)
        #552583: Compare the protocol, user, host and port and disregard the rest (Matthew Barnes)
        #555663: Evolution crashed with SIGSEGV in gconf-bridge (Milan Crha)
        #556303: Evolution crashed with SIGSEGV in camel_mime_part_get_filename (Milan Crha)
        #557176: Crash while trying to click on 'Contacts' (Milan Crha)
        #558337: Evolution crashes while managing IMAP folder subscriptions (Norman Wang)
        #559153: Unable to convert mailboxes from Hardy to Intrepid versions (Sankar P)
        #560420: Failed spamassassin pipe on Evolution (hp%syntomax.com@localhost)
        #562091: New share memo window doesn't come up (Matthew Barnes)
        #562155: Evolution stopped to start (e_shell_set_crash_recovery) (Matthew Barnes)
        #562450: Edit as New Message doesn't copy the content of a GPG signed message (Matthew Barnes)
        #562886: Evolution mailto CLI cannot handle attachments with "#" in filename (Matthew Barnes)
        #563077: Evolution crashes if gnome-settings-daemon is not started on Solaris (Jeff Cai)
        #563250: Save and restore custom composer accelerators (Matthew Barnes)
        #563369: "Templates" folder not translated (Milan Crha)
        #564007: Messages do not show inline decrypted message by default (Milan Crha)
        #564860: Evolution crashes in e_util_labels_parse if the labels don't have the correct format (Matthew Barnes)
        #565553: Right click on an attachment in calendar event and chose application does not work (Ashish Shrivastava)
        #566653: Local folder's DnD aren't saved well to DB (Srinivasa Ragavan)

Updated Translations:
        Jorge Gonzalez (es)
        Gil Forcada (ca)
        Claude Paroz (fr)
        Leonardo Ferreira Fontenelle (pt_BR)
        Daniel Nylander (sv)
        Andre Klapper (de,cs)
        Changwoo Ryu (ko)

diffstat:

 mail/evolution/Makefile |  4 ++--
 mail/evolution/PLIST    |  4 +++-
 mail/evolution/distinfo |  8 ++++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diffs (52 lines):

diff -r ab9269025b8a -r dee4d1642a8d mail/evolution/Makefile
--- a/mail/evolution/Makefile   Tue Jan 13 13:23:52 2009 +0000
+++ b/mail/evolution/Makefile   Tue Jan 13 13:24:03 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.141 2008/11/24 21:05:57 wiz Exp $
+# $NetBSD: Makefile,v 1.142 2009/01/13 13:24:03 wiz Exp $
 
-DISTNAME=              evolution-2.24.2
+DISTNAME=              evolution-2.24.3
 CATEGORIES=            mail time gnome
 MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/evolution/2.24/}
 EXTRACT_SUFX=          .tar.bz2
diff -r ab9269025b8a -r dee4d1642a8d mail/evolution/PLIST
--- a/mail/evolution/PLIST      Tue Jan 13 13:23:52 2009 +0000
+++ b/mail/evolution/PLIST      Tue Jan 13 13:24:03 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2008/11/07 23:37:08 wiz Exp $
+@comment $NetBSD: PLIST,v 1.37 2009/01/13 13:24:03 wiz Exp $
 bin/evolution
 include/evolution-2.24/addressbook/gui/widgets/eab-config.h
 include/evolution-2.24/addressbook/gui/widgets/eab-menu.h
@@ -446,6 +446,7 @@
 share/evolution/2.24/glade/task-details-page.glade
 share/evolution/2.24/glade/task-page.glade
 share/evolution/2.24/help/quickref/C/quickref.pdf
+share/evolution/2.24/help/quickref/cs/quickref.pdf
 share/evolution/2.24/help/quickref/de/quickref.pdf
 share/evolution/2.24/help/quickref/es/quickref.pdf
 share/evolution/2.24/help/quickref/fr/quickref.pdf
@@ -2100,6 +2101,7 @@
 @dirrm share/evolution/2.24/help/quickref/fr
 @dirrm share/evolution/2.24/help/quickref/es
 @dirrm share/evolution/2.24/help/quickref/de
+@dirrm share/evolution/2.24/help/quickref/cs
 @dirrm share/evolution/2.24/help/quickref/C
 @dirrm share/evolution/2.24/help/quickref
 @dirrm share/evolution/2.24/help
diff -r ab9269025b8a -r dee4d1642a8d mail/evolution/distinfo
--- a/mail/evolution/distinfo   Tue Jan 13 13:23:52 2009 +0000
+++ b/mail/evolution/distinfo   Tue Jan 13 13:24:03 2009 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.62 2008/11/24 21:05:57 wiz Exp $
+$NetBSD: distinfo,v 1.63 2009/01/13 13:24:03 wiz Exp $
 
-SHA1 (evolution-2.24.2.tar.bz2) = d232604dfc0c0203c6456cb168407711289e88c4
-RMD160 (evolution-2.24.2.tar.bz2) = 8e91a322157b799da1877b8086b175f38f315e49
-Size (evolution-2.24.2.tar.bz2) = 32620836 bytes
+SHA1 (evolution-2.24.3.tar.bz2) = 323d7d7dda3edb8fe30a1b1240d6cd968174fb14
+RMD160 (evolution-2.24.3.tar.bz2) = 07f84ec39c6b0a3f8b56f8721660a6e3f18dd061
+Size (evolution-2.24.3.tar.bz2) = 32652280 bytes
 SHA1 (patch-aa) = d490839edcbb4893086750e052ca41bfff487bfa
 SHA1 (patch-ab) = b56533feb1bf7d3c3eabf905a50a54e7f27f5b1c



Home | Main Index | Thread Index | Old Index