diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-15 21:25:43 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-15 21:25:43 +0000 |
commit | 06569bbed18d8665614f9d88bc24634e29573a6f (patch) | |
tree | f974b8a1880529a4238d4d1434c5e3a25cd758ba /mail/evolution-data-server | |
parent | 081f82c09187b0c031091c52702919d6a28a4cbc (diff) | |
download | pkgsrc-06569bbed18d8665614f9d88bc24634e29573a6f.tar.gz |
Update to 1.0.2:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi):
* Calendar
#62868 - Permission denied accepting a GroupWise meeting a second time
(Chen)
#67513 - Evolution corrupts memory if backend autobooks meeting attendees
(JP)
#66230 - tasks from online iCal duplicate after auto-refresh (Rodrigo)
* Address Book
#66368 - VCard parser doesn't add "File under" (Hans)
#66574 - Make e_book_get_self work (Diego Gonzalez
#67600 - fix e-d-s issues on x86_64 machines (Hans)
* All
#65200 - GroupWise backend crash
#67031 - (Partial) show completed status properly for GroupWise tasks
Other bugs
* Address Book
- Restrict system address book queries to groupwise server for performance
reasons (Siva)
* Calendar
- load system tasks backend correctly
Updated Translations:
- fr (Craig Jeffares)
- zh_TW (Craig Jeffares)
- sk (Stanislav Visnovsky)
- fa (Roozbeh Pournader)
- id (Mohammad DAMT)
- ar (Arafat Medini)
Diffstat (limited to 'mail/evolution-data-server')
-rw-r--r-- | mail/evolution-data-server/Makefile | 6 | ||||
-rw-r--r-- | mail/evolution-data-server/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/mail/evolution-data-server/Makefile b/mail/evolution-data-server/Makefile index e13bd2e8135..f25988eacd7 100644 --- a/mail/evolution-data-server/Makefile +++ b/mail/evolution-data-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2004/10/04 09:46:50 jmmv Exp $ +# $NetBSD: Makefile,v 1.8 2004/10/15 21:25:43 jmmv Exp $ # -DISTNAME= evolution-data-server-1.0.1 +DISTNAME= evolution-data-server-1.0.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-data-server/1.0/} EXTRACT_SUFX= .tar.bz2 @@ -13,6 +13,8 @@ COMMENT= Evolution data server BUILD_USES_MSGFMT= yes BUILD_DEPENDS+= bison>=1.875:../../devel/bison +BUILDLINK_DEPENDS.libsoup-devel+= libsoup-devel>=2.2.1 + GNU_CONFIGURE= YES USE_BUILDLINK3= YES USE_GNU_TOOLS+= make yacc diff --git a/mail/evolution-data-server/distinfo b/mail/evolution-data-server/distinfo index 1771cd82376..31a12741696 100644 --- a/mail/evolution-data-server/distinfo +++ b/mail/evolution-data-server/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2004/10/15 16:27:56 kristerw Exp $ +$NetBSD: distinfo,v 1.7 2004/10/15 21:25:43 jmmv Exp $ -SHA1 (evolution-data-server-1.0.1.tar.bz2) = ab7e868393f87356da2fdceb48a1ce56aa1a47ec -Size (evolution-data-server-1.0.1.tar.bz2) = 4931974 bytes +SHA1 (evolution-data-server-1.0.2.tar.bz2) = 9b030961f5c55d9cb9a7fd62cf8913cbeabc09cc +Size (evolution-data-server-1.0.2.tar.bz2) = 4939846 bytes SHA1 (patch-aa) = 29dbd7446e9f319628f1217cd9dd96a2cb28d2c1 |