diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-26 16:20:27 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-26 16:20:27 +0000 |
commit | 0b1f106e5b202f7e7fcd8dceeafc91c33fde33a0 (patch) | |
tree | ad5f9f552e515e36bb67e29da180c2f877fdcc2e /mail/evolution-data-server | |
parent | 8dad9fadf82c03006b8e128c440938a9b940fa6a (diff) | |
download | pkgsrc-0b1f106e5b202f7e7fcd8dceeafc91c33fde33a0.tar.gz |
Update to 1.2.1:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
* Addressbook
#73021 - The Add New Contact option is getting enabled if you try to
delete gw book (Siva)
#72878 - Changes sender email address makes unwanted changes in To/CC
fields (Michael)
* Calendar
#73141 - Crash if you try changing the group of a task to an offline
backend (Chen)
* Camel
#73015 - groupwise message threading workaround (Michael)
#70195 - Incorrect parsing of locale encoded From: header causes mess
on statusbar (Michael)
#70590 - Don't fall through to the default folder if we move (Michael)
#72876 - Message with blank reply-to cannot be replied to (Michael)
#73112 - imap fails errors after checking authentication type (Michael)
#72145 - All gw sent mail has a blank "To" field (Partha)
#73308 - gw mail getting marked as read when it shouldn't (Partha)
#72373 - new meeting invitations not showing up in Mailbox (Vivek)
#72455 - Messages are disappearing in the inbox of GW accounts (Vivek)
Other bugs
* Addressbook
- use a single global ref-counted db-env for all local books (Michael)
- exit properly when only internal books are left (JP)
* Calendar
- When coming back online get gw item changes in a thread for
responsiveness (Chen)
- "Peek" at gw calendar items so they don't get marked as read (Harish)
- Fix memory corruption in gw backend when fetching changes (Harish)
- Set exchange attachment store (Surf)
* Camel
- Allow flag syncing in read-only mode for imap based on PERMANENTFLAGS
(Jeff)
- Set priority in outgoing gw mail (Sankar)
Updated Translations:
- tr (Baris Cicek)
- pl (GNOME PL Team)
- pt (Duarte Loreto)
Diffstat (limited to 'mail/evolution-data-server')
-rw-r--r-- | mail/evolution-data-server/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution-data-server/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 27944663590..4dce62fb5c5 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2005/03/22 16:18:06 jmmv Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/26 16:20:27 jmmv Exp $ # -DISTNAME= evolution-data-server-1.2.0 +DISTNAME= evolution-data-server-1.2.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.2/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution-data-server/distinfo b/mail/evolution-data-server/distinfo index ee3c219077b..29b708b0d05 100644 --- a/mail/evolution-data-server/distinfo +++ b/mail/evolution-data-server/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2005/03/22 16:18:07 jmmv Exp $ +$NetBSD: distinfo,v 1.16 2005/03/26 16:20:27 jmmv Exp $ -SHA1 (evolution-data-server-1.2.0.tar.bz2) = c86ce6870e1dd3b2601f0b7829b1281d9a0e4206 -RMD160 (evolution-data-server-1.2.0.tar.bz2) = dadf860b12bd14551aa784475a8771d63855370b -Size (evolution-data-server-1.2.0.tar.bz2) = 7427456 bytes +SHA1 (evolution-data-server-1.2.1.tar.bz2) = f84d52d9f0faf33deed49987687bfbb07a103b5c +RMD160 (evolution-data-server-1.2.1.tar.bz2) = 415b4de224e18ff4875decf4179f654f7509ce1e +Size (evolution-data-server-1.2.1.tar.bz2) = 7454633 bytes SHA1 (patch-aa) = 29dbd7446e9f319628f1217cd9dd96a2cb28d2c1 SHA1 (patch-af) = 81c1800ab79ff872b83b5a79fad980e119738751 SHA1 (patch-ag) = 3b98f839509014856240966a0a5f4d56aaeced5c |