diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-01 23:56:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-01 23:56:01 +0000 |
commit | 0b6dc6e0230c360118fd1f00df0ebde9bc0083ab (patch) | |
tree | 1749433c477a04d63f93b48287bf1db21fc395dc /mail/evolution-data-server | |
parent | f164bcaad332979c8a6d56178d36179ff07d302c (diff) | |
download | pkgsrc-0b6dc6e0230c360118fd1f00df0ebde9bc0083ab.tar.gz |
Update to 1.4.2.1:
Evolution-Data-Server 1.4.2.1, 2005-11-30
-----------------------------------------
Added fix for an ugly crasher in the calendar component.
Use EDS 1.4.2.1 instead of 1.4.2
Evolution-Data-Server 1.4.2, 2005-11-29
----------------------------------------
Bugzilla bugs fixed (see http://bugzilla.gnome.org/show_bug.cgi):
#218177- Disable IMAP Account causes crash (Parthasarathi)
#318508- Repeated crash when downloading new mail (Vivek Jain)
#228929- After upgrading snapshot cannot see IMAP inbox contents (Shreyas)
#317956- Crash when starting evolution without or with expired kerberos 5
(Bjorn Torkelsson)
#320736- crash connecting to groupwise7 (Parthasarathi)
#319045- gw-Evolution crashes after marking few mails as not junk (Vivek)
#312848- Delete option should be disabled for default Tasks list
(Sarfraaz)
#318104- evolution crashed when changing calendar timezone and keeps
crashing (Harish)
#317322- crash when delete a imported recurrent event (Chenthill)
#318777- recurrence editing ... (Chenthill)
#318130- e-cal-backend-http.c does not include e-cal-time-util.h, fails
(Matthew Daniel)
#319612- Stop warnings from e-destination about xmlChar* (Ross Burton)
#318227- Change LDAP search filter (Carsten Guenther)
#316955- Recreates summary file on every other load (Ross Burton)
#319848- Cannot select multiple adresses for 'To', 'Cc' etc fields
(Sushma)
Updated Translations:
- fa (Meelad Zakaria)
- bg (Alexander Shopov)
Diffstat (limited to 'mail/evolution-data-server')
-rw-r--r-- | mail/evolution-data-server/Makefile | 5 | ||||
-rw-r--r-- | mail/evolution-data-server/PLIST | 3 | ||||
-rw-r--r-- | mail/evolution-data-server/distinfo | 8 |
3 files changed, 7 insertions, 9 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index 0fc0b9c04b2..220af3423d6 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2005/12/31 12:32:38 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2006/01/01 23:56:01 wiz Exp $ # -DISTNAME= evolution-data-server-1.4.1 -PKGREVISION= 1 +DISTNAME= evolution-data-server-1.4.2.1 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.4/} EXTRACT_SUFX= .tar.bz2 diff --git a/mail/evolution-data-server/PLIST b/mail/evolution-data-server/PLIST index af7e3143ddd..921db2bd2f0 100644 --- a/mail/evolution-data-server/PLIST +++ b/mail/evolution-data-server/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2005/10/12 21:55:35 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.11 2006/01/01 23:56:01 wiz Exp $ include/evolution-data-server-1.4/camel/broken-date-parser.h include/evolution-data-server-1.4/camel/camel-address.h include/evolution-data-server-1.4/camel/camel-arg.h @@ -404,7 +404,6 @@ share/doc/libedataserver/libedataserver-e-trie.html share/doc/libedataserver/libedataserver-e-uid.html share/doc/libedataserver/libedataserver-e-url.html share/doc/libedataserver/libedataserver-e-util.html -share/doc/libedataserver/libedataserver-e-xml-hash-utils.html share/doc/libedataserver/libedataserver-md5-utils.html share/doc/libedataserver/libedataserver.devhelp share/doc/libedataserver/right.png diff --git a/mail/evolution-data-server/distinfo b/mail/evolution-data-server/distinfo index 3178a53f898..285456c9129 100644 --- a/mail/evolution-data-server/distinfo +++ b/mail/evolution-data-server/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.22 2005/10/12 21:55:35 jmmv Exp $ +$NetBSD: distinfo,v 1.23 2006/01/01 23:56:01 wiz Exp $ -SHA1 (evolution-data-server-1.4.1.tar.bz2) = 4cf8a3fc17437f600c339d781176e4c8db1c235c -RMD160 (evolution-data-server-1.4.1.tar.bz2) = 54b3691fed7477de86ef16a7140bacfc81fb68fd -Size (evolution-data-server-1.4.1.tar.bz2) = 14175490 bytes +SHA1 (evolution-data-server-1.4.2.1.tar.bz2) = d7396f893ad811d531fe1c40ef47f36a9155bcad +RMD160 (evolution-data-server-1.4.2.1.tar.bz2) = 708de00a4ec796bf26466fa419af6b1998449893 +Size (evolution-data-server-1.4.2.1.tar.bz2) = 14234151 bytes SHA1 (patch-af) = 781469e82b466a8b7dc403450f13cb715ffd35c9 SHA1 (patch-ak) = 1007b6f14aae625ab151f5182bee9472b561d331 SHA1 (patch-al) = 63c8996365023ee89c3140740780f3148ec88eb9 |