diff options
author | wiz <wiz@pkgsrc.org> | 2006-08-05 17:42:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-08-05 17:42:10 +0000 |
commit | 14329e4003cb82ca5e35a132d0297764fc8dbf8e (patch) | |
tree | 14a6d43ccc3e5dbecb7919ae69749df56b006872 /mail/evolution-data-server | |
parent | 60950e0f93c48c1513450273ab624893b435deb1 (diff) | |
download | pkgsrc-14329e4003cb82ca5e35a132d0297764fc8dbf8e.tar.gz |
Update to 1.6.3:
Updated Translations :
Jonathan Ernst (fr), Raivis Dejus (lv),
Francisco Javier F. Serrador (es),
Yair Hershkovitz (he), Gabor Kelemen (hu).
Other bugs and fixes :
bugzilla.gnome.org:
#344798 - Update Colombo timezone info (Andre Klapper)
#347987 - EDS exits frequently (Chenthill)
#345397 - Accelerate key does not work in select contact window
(Boby Wang)
#345373 - evolution mail adress completion
is not working using Cut & Paste(Simon Zheng)
#343976 - crash suddenly.h (Ed Catmur)
#335692 - EDS Crasher (Chenthill)
bugzilla.novell.com:
#167330 - Default alarms for GW events (Harish)
#179350 - Evolution fails heavily sending UTF-8 messages
and special characters (Jeffrey Stedfast)
#173454 - Fix Evo. (Groupwise/SOAP) deadlock (Jeffrey Stedfast)
- Tons of good fixes for Win32 (Tor Lillqvist)
Memory Leak fixes :
Chris Heath
Hiroyuki Ikezoe
Wang Xin
- Prune redundant static linkage in cal providers (Ross Burton)
- Prune Dist files to rid CVS/*, .cvsignore files (Harish)
- Show attachment icon in message list - IMAP (Partha)
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 e173fc30b71..f7bc3d03817 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2006/07/22 04:46:16 rillig Exp $ +# $NetBSD: Makefile,v 1.45 2006/08/05 17:42:10 wiz Exp $ # -DISTNAME= evolution-data-server-1.6.2 +DISTNAME= evolution-data-server-1.6.3 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.6/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution-data-server/distinfo b/mail/evolution-data-server/distinfo index dba5158e7a4..5e79199b33a 100644 --- a/mail/evolution-data-server/distinfo +++ b/mail/evolution-data-server/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.27 2006/06/11 15:05:39 wiz Exp $ +$NetBSD: distinfo,v 1.28 2006/08/05 17:42:10 wiz Exp $ -SHA1 (evolution-data-server-1.6.2.tar.bz2) = b9bcea4fbcdd0a39cb23e7cd1bc53a59c474a74d -RMD160 (evolution-data-server-1.6.2.tar.bz2) = 59af916ab4a9fabc14c65c16189188f829459985 -Size (evolution-data-server-1.6.2.tar.bz2) = 7179353 bytes +SHA1 (evolution-data-server-1.6.3.tar.bz2) = ae23b1d87375b92dddc9fd3ce02b4a28c5f3cf17 +RMD160 (evolution-data-server-1.6.3.tar.bz2) = 4bb4296c04b14a3e2c326bf37b5afb065128be63 +Size (evolution-data-server-1.6.3.tar.bz2) = 7047514 bytes SHA1 (patch-af) = 1e458720684cfe3823b3b73665044336588c4620 SHA1 (patch-ak) = 1bacbcae9d35817c65ad1be478369c0a08f2e463 SHA1 (patch-al) = 97d5c7889b886535a7cc63c00b6193130f6fa320 |