diff options
author | wiz <wiz> | 2009-12-15 14:04:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-12-15 14:04:42 +0000 |
commit | 5f646d2a30f3535b3d7e9ae6ecc2f66aedb0fc1e (patch) | |
tree | 8f9952c06b00afd9143e5113a98fc325cb8d6ff6 /mail | |
parent | be7703e27f926d6e51462b691a254dba8f2e0409 (diff) | |
download | pkgsrc-5f646d2a30f3535b3d7e9ae6ecc2f66aedb0fc1e.tar.gz |
Update to 2.28.2:
Evolution-Data-Server 2.28.2 2009-12-14
---------------------------------------
Bug Fixes:
#394567 - Use correct FBTYPE values in GroupWise calendar backend
(Jari Urpalainen)
#574940 - Crash in message_info_to_db() (Milan Crha)
#593023 - Deleting an imported recurrent event will remain (Milan Crha)
#594502 - Some google calendar meetings don't show up (Milan Crha)
#598971 - Preserve selection in ENameSelectorEntry if possible
(Milan Crha)
#599671 - gtk_tree_view_column_get_cell_renderers() is deprecated
(Matthew Barnes)
#600449 - segfault in camel_msgport_destroy (Milan Crha)
#600573 - e-addressbook-factory aborts on ldap lookup (Milan Crha)
#602719 - Crash in ep_set_proxy with no proxy user or password
(Milan Crha)
#603437 - Fix few memory leaks (Milan Crha)
#603689 - Improper escaping of folder name (Lucian Langa)
Other Changes:
Use EAGAIN instead of ETIMEDOUT on Windows (Tor Lillqvist)
Don't use commas on the Requires line (Tor Lillqvist)
Fix a memory leak. (Wang Xin)
Fix a crash due to un initialized variable. (Srinivasa Ragavan)
Use SQLite's default cache size of 2000 pages in folders.db
(C de-Avillez)
Translations:
Ivar Smolin (et)
Lucian Grijincu (ro)
Leonid Kanter (ru)
Diffstat (limited to 'mail')
-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 46c89fd6d72..bfdcd868788 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.94 2009/10/22 15:49:45 drochner Exp $ +# $NetBSD: Makefile,v 1.95 2009/12/15 14:04:42 wiz Exp $ # -DISTNAME= evolution-data-server-2.28.1 +DISTNAME= evolution-data-server-2.28.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/2.28/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution-data-server/distinfo b/mail/evolution-data-server/distinfo index 3988f6c76d0..273b29b8761 100644 --- a/mail/evolution-data-server/distinfo +++ b/mail/evolution-data-server/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.63 2009/10/21 17:24:28 drochner Exp $ +$NetBSD: distinfo,v 1.64 2009/12/15 14:04:42 wiz Exp $ -SHA1 (evolution-data-server-2.28.1.tar.bz2) = 41d5200dd15a046fd59146169c1ad5ce4878e7d0 -RMD160 (evolution-data-server-2.28.1.tar.bz2) = 786b11a75ce05c80adbdba3e8f057b0502d315db -Size (evolution-data-server-2.28.1.tar.bz2) = 22309681 bytes +SHA1 (evolution-data-server-2.28.2.tar.bz2) = dd2f35ed6765651c9daf0e709e0e9d65604d1eed +RMD160 (evolution-data-server-2.28.2.tar.bz2) = 5041260ffa3430104c812ec5495bf6cba40c347f +Size (evolution-data-server-2.28.2.tar.bz2) = 22319961 bytes SHA1 (patch-ab) = fff3e022aee934c463d7a66b681e020d3bebe1b0 SHA1 (patch-ak) = 45cc217524d484aaad6700326d501db09b5c13a4 SHA1 (patch-aq) = 375d592b72f59fa70160bf23aa260338d350c517 |