summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-12-28 22:01:25 +0000
committerjmmv <jmmv@pkgsrc.org>2004-12-28 22:01:25 +0000
commitf9e2f0c99207d42124706617ecc7e37c1f2e1e5b (patch)
tree6d9e0aada4016db80588e71b8ebdcba97e280190 /mail
parent742f15c28c2ad11d4a1e010a59303e41ceedb7d5 (diff)
downloadpkgsrc-f9e2f0c99207d42124706617ecc7e37c1f2e1e5b.tar.gz
Update to 2.0.3:
Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #67656 - almost the same email address are considrered identical (Siva) #69079 - Data repeated after save with bad date format (Siva) #66854 - Some strings are missed to translation (Rodney) * Calendar #47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney) #68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP) #67403 - wrong alarm time displayed (Rodrigo) #68077 - appointment dialog re-size (Rodrigo) * Mail #69533 - Unable to subscribe to the alt hierarchy (Michael) #69776 - Signed Mail with attachments displays everything with multipart/boundaries stuff (Michael) #69615 - delete certificate after viewing smime message (Michael) #69109 - EHLO or HELO with ip addresses does not conform rfc 821 (Michael) #69982 - During Newsgroup list refresh, it crashes (Michael) #69446 - Mail shown as attachment if some headers are upper case (S. Caglar Onur) #68556 - NNTP with SSL won't work, even with stunnel (Michael) #69145 - toplevel message/rfc822 parts are broken for IMAP (Michael) #69241 - base64 attachement holding PGP block (Jeff) #67895 - nntp support not asking for password (Michael) #67898 - Use of symbolic port-names is not guaranteed to work everywhere (Michael) #69851 - remember password check doesn't stick (Michael) #69623 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek) #69339 - postscript and some other attachments not visable (Michael) #69579 - vFolders#UNMATCHED generates errors (Michael) #68958 - current message forgotten in vfolders (Michael) #68974 - Wizard doesn't store smtp auth settings (Michael) #67496 - html email not rendered in preview pane (Michael) #67014 - Checking supported auth types doesn't work with new SSL certificate (Michael) #68006 - Evo crashed after viewing previously-sent email and copying URL from it (Michael) #68787 - Crash when migrating 1.4 data to 2.0.2 (Michael) #67622 - SMTP auth usernames containing % character fail (Jeff) Other bugs * Mail - fix pthread_key_delete args (Julio M. Merino Vidal) * Calendar - leak fixes (Chen) - sensitize menu items in list view properly (JP) - redraw display when 24hr time setting changes (JP) Updated translations: - nl (Vincent van Adrighem) - pt (Duarte Loreto) - hu (Laszlo Dvornik) - ca (Jordi Mallach) - fr (Jeremie Knuesel, Sebastien Bacher, Christophe Merlet) - sv (Christian Rose) - de (Hendrik Brandt) - id (Mohammad DAMT) - es (Francisco Javier F. Serrador) - da (Martin Willemoes Hansen) - ko (Changwoo Ryu) - zh_CN (Funda Wang) - ms (Hasbullah Bin Pit) - hu (Laszlo Dvornik) - cs (Miloslav Trmac) - ru (Leonid Kanter) - bg (Vladimir Petkov) - sq (Laurent Dhima) - en_GB (David Lodge) - pl (Artur Flinta) - sr (Danilo Segan) - sr@Latn (Danilo Segan) - en_CA (Adam Weinberger) - pt_BR (Raphael Higino) - nn (Åsmund Skjæveland)
Diffstat (limited to 'mail')
-rw-r--r--mail/evolution/Makefile10
-rw-r--r--mail/evolution/distinfo8
-rw-r--r--mail/evolution/patches/patch-aa13
-rw-r--r--mail/evolution/patches/patch-ac23
4 files changed, 8 insertions, 46 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile
index 4ad91cbc1c2..8af70d5df80 100644
--- a/mail/evolution/Makefile
+++ b/mail/evolution/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2004/11/14 22:31:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.72 2004/12/28 22:01:25 jmmv Exp $
-DISTNAME= evolution-2.0.2
-PKGREVISION= 4
+DISTNAME= evolution-2.0.3
CATEGORIES= mail time gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution/2.0/}
EXTRACT_SUFX= .tar.bz2
@@ -13,9 +12,10 @@ COMMENT= GNOME mailer, calendar, contact manager, and communications tool
DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
-BUILDLINK_DEPENDS.gal2+= gal2>=2.2.3
+BUILDLINK_DEPENDS.gal2+= gal2>=2.2.4
BUILDLINK_DEPENDS.glib2+= glib2>=2.4.0nb2
-BUILDLINK_DEPENDS.gtkhtml3+= gtkhtml3>=3.2.3
+BUILDLINK_DEPENDS.gtkhtml3+= gtkhtml3>=3.2.4
+BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.0.3
PKG_OPTIONS_VAR= PKG_OPTIONS.evolution
PKG_SUPPORTED_OPTIONS= ipv6 krb4 krb5 ssl
diff --git a/mail/evolution/distinfo b/mail/evolution/distinfo
index 60e1abcabd1..8d9c178ff52 100644
--- a/mail/evolution/distinfo
+++ b/mail/evolution/distinfo
@@ -1,7 +1,5 @@
-$NetBSD: distinfo,v 1.29 2004/11/03 13:41:43 jmmv Exp $
+$NetBSD: distinfo,v 1.30 2004/12/28 22:01:25 jmmv Exp $
-SHA1 (evolution-2.0.2.tar.bz2) = cc2c5d4f9547f5b442487605d9addb29baf52866
-Size (evolution-2.0.2.tar.bz2) = 15400311 bytes
-SHA1 (patch-aa) = 736bef73496b360a8b0ce1901c2969c6d5ae29e1
+SHA1 (evolution-2.0.3.tar.bz2) = 059253acd24648b841c6fc24e376c475b2598b6d
+Size (evolution-2.0.3.tar.bz2) = 15381448 bytes
SHA1 (patch-ab) = 871a322eefd1a42e7197da764d49cd1d24f6535d
-SHA1 (patch-ac) = 410be27f7dab5eccf8e0887474546c2b3600fe80
diff --git a/mail/evolution/patches/patch-aa b/mail/evolution/patches/patch-aa
deleted file mode 100644
index 318cdb8d269..00000000000
--- a/mail/evolution/patches/patch-aa
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-aa,v 1.16 2004/10/20 09:27:33 jmmv Exp $
-
---- camel/camel-operation.c.orig 2004-10-20 11:19:04.000000000 +0200
-+++ camel/camel-operation.c
-@@ -112,7 +112,7 @@ camel_operation_init(void)
- void
- camel_operation_shutdown (void)
- {
-- pthread_key_delete (&operation_key);
-+ pthread_key_delete (operation_key);
- }
-
- /**
diff --git a/mail/evolution/patches/patch-ac b/mail/evolution/patches/patch-ac
deleted file mode 100644
index 30efd0f6820..00000000000
--- a/mail/evolution/patches/patch-ac
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-ac,v 1.10 2004/11/03 13:41:43 jmmv Exp $
-
---- camel/camel-service.c.orig 2004-10-11 17:24:23.000000000 +0200
-+++ camel/camel-service.c
-@@ -36,6 +36,9 @@
- #include <errno.h>
-
- #include <sys/poll.h>
-+#ifndef ENABLE_IPv6
-+#include <sys/socket.h>
-+#endif
-
- #include "e-util/e-msgport.h"
-
-@@ -896,7 +899,7 @@ camel_getaddrinfo(const char *name, cons
- else
- memcpy (&myhints, hints, sizeof (myhints));
-
-- myhints.ai_faimily = AF_INET;
-+ myhints.ai_family = AF_INET;
- hints = &myhints;
- #endif
-