pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/evolution-data-server Update to 1.0.2:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f1ec624dc9ec
branches:  trunk
changeset: 481974:f1ec624dc9ec
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Oct 15 21:25:43 2004 +0000

description:
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:

 mail/evolution-data-server/Makefile |  6 ++++--
 mail/evolution-data-server/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 5 deletions(-)

diffs (34 lines):

diff -r be36c0f3d5e7 -r f1ec624dc9ec mail/evolution-data-server/Makefile
--- a/mail/evolution-data-server/Makefile       Fri Oct 15 21:22:16 2004 +0000
+++ b/mail/evolution-data-server/Makefile       Fri Oct 15 21:25:43 2004 +0000
@@ -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 @@
 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 -r be36c0f3d5e7 -r f1ec624dc9ec mail/evolution-data-server/distinfo
--- a/mail/evolution-data-server/distinfo       Fri Oct 15 21:22:16 2004 +0000
+++ b/mail/evolution-data-server/distinfo       Fri Oct 15 21:25:43 2004 +0000
@@ -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



Home | Main Index | Thread Index | Old Index