diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-27 18:36:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-27 18:36:31 +0000 |
commit | f11d6ea0b0b3a29c9b3ab1772ab6dc633796107d (patch) | |
tree | fd1cddb074dd1235693494dd23265bf3cc1ba6aa /mail/evolution | |
parent | 59e7ab597b6d3001eaa4b476f3916cabaf0518bd (diff) | |
download | pkgsrc-f11d6ea0b0b3a29c9b3ab1772ab6dc633796107d.tar.gz |
Update to 2.24.5:
Evolution 2.24.5 2009-02-25
---------------------------
Updated Translations:
Wouter Bolsterlee (nl)
Bug Fixes:
#333716 : Do not store incomplete or broken files in a cache. (Milan
Crha)
#529037 : Disconnect signals on ESource-s too, not only on ECal-s.
(Milan Crha)
#559027 : Do not set date for 'None' value. (Milan Crha)
#559719 : Use it's own/unique name for the property on the 'epl'
and free the widget only if it wasn't freed yet. (Milan Crha)
#559719 : Use it's own/unique name for the property on the 'epl'
and free the widget only if it wasn't freed yet. (Milan Crha)
#561465 : Expand 'Attendee' column instead of the last. (Milan
Crha)
#564229 : Do not use uninitialized variable. (Milan Crha)
#564229 : Initialize the EPluginUI registry during class initialization,
so that it's sure to be there when we need it. (Matthew Barnes)
#567089 : Do not crash when no From set yet. (Milan Crha)
#569700 : Stop reading from a network when operation was canceled.
(Milan Crha)
#569986 : bar rendering. (Srinivasa Ragavan)
#572399 : Do not read from invalid iterator after call of row
changed. (Milan Crha)
#572543 : Always look for alternative apps for application/octet-stream.
(Milan Crha)
#572975 : Destroy file chooser dialog early enough to not have
hidden any other windows below it. (Milan Crha)
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 4 | ||||
-rw-r--r-- | mail/evolution/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index f61551bacac..e571a61d01f 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.144 2009/02/18 14:08:26 drochner Exp $ +# $NetBSD: Makefile,v 1.145 2009/02/27 18:36:31 wiz Exp $ -DISTNAME= evolution-2.24.4 +DISTNAME= evolution-2.24.5 CATEGORIES= mail time gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.24/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo index 3dafacd66d4..af6a8f7efcd 100644 --- a/mail/evolution/distinfo +++ b/mail/evolution/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.65 2009/02/18 14:08:26 drochner Exp $ +$NetBSD: distinfo,v 1.66 2009/02/27 18:36:31 wiz Exp $ -SHA1 (evolution-2.24.4.tar.bz2) = 9855ff6cd464e1d9347887eca6b8a00d35a6a813 -RMD160 (evolution-2.24.4.tar.bz2) = e13f77b12940276b1afd56fb02e3604ef78ef0a0 -Size (evolution-2.24.4.tar.bz2) = 32661475 bytes +SHA1 (evolution-2.24.5.tar.bz2) = 3bc92b45b532d35decb7a8238afb469ff90c1596 +RMD160 (evolution-2.24.5.tar.bz2) = bc074627728d9f9bae10e271285bfdf31c8555bc +Size (evolution-2.24.5.tar.bz2) = 32657364 bytes SHA1 (patch-aa) = d490839edcbb4893086750e052ca41bfff487bfa SHA1 (patch-ab) = b56533feb1bf7d3c3eabf905a50a54e7f27f5b1c SHA1 (patch-ya) = d1ab90d374ca475c4b4b54bb7ad535434d3bdfeb |