summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2008-10-26 23:39:37 +0000
committerwiz <wiz>2008-10-26 23:39:37 +0000
commite6c537d01e2d774a0a594324a7db20264cacba38 (patch)
tree9ff8d7105621f31876821f101782a494713f1d94
parent06f738565e35b25ee6666455051bf469b45c596a (diff)
downloadpkgsrc-e6c537d01e2d774a0a594324a7db20264cacba38.tar.gz
Update to 2.24.1:
Evolution Exchange 2.24.0 2008-09-22 ------------------------------------- Bug Fixes: #546972: Added SYNC_COUNT to sync up counts on the operations needed (Bharath Acharya) #552013: Just update the count when adding messages. Also fixes the deadlock reported (Bharath Acharya) Updated Translations: Kenneth Nielsen (da) Igor Nestorovi (sr, sr@latin) Tirumurthi Vasudevan (ta) Sweta Kothari (gu) Chao-Hsiung Liao (zh_HK, zh_TW) Djihed Afifi (ar) Runa Bhattacharjee (bn_IN) Jiri Eischmann (cs) Sandeep Shedmake (mr) Tino Meinen (nl) Ilkka Tuohela (fi) Gabor Kelemen (hu) Baris Cicek (tr) Gintautas Miliauskas (lt) Alexander Shopov (bg) Luca Ferretti (it) Shankar Prasad (kn) Evolution Exchange 2.23.92 2008-08-08 ------------------------------------- Bug Fixes: #550160: Be able to search for "Name contains" like queries (Milan Crha) Updated Translations: Philip Withnall (en_GB) David Planella (ca) Changwoo Ryu (ko) Andre Klapper (de) Laurent Dhima (sq) Evolution Exchange 2.23.91 2008-08-01 ------------------------------------- Updated Translations: Andre Klapper (de) Kjartan Maraas (nb) Ilkka Tuohela (fi) Daniel Nylander (sv) Leonardo Ferreira Fontenelle (pt_BR) Robert-André Mauchin (fr) Inaki Larranaga Murgoitio (eu) Ignacio Casal Quinteiro (gl) Theppitak Karoonboonyanan (th) Evolution Exchange 2.23.90 2008-08-18 ------------------------------------ Bug fixes: #329505: Recognize Distribution lists stored on the server and work with them as with Contact lists (Milan Crha) #489236: Evolution Inbox not displaying messages which have already been opened in another application using exchange (Milan Crha) #545877: Migrate Camel from EDList to CamelDList (Matthew Barnes) #546257: Use proper ref/unref functions on EBookBackendExchange object (Milan Crha) #546397: Fetch uids correctly (Milan Crha) #546933: Do not lookup for NULL (Milan Crha) #546934: Track contact changes correctly (Patrick Ohly) #547308: Distinguish between GAL offline and unsupported authentication method used (Milan Crha) Updated Translations: Kjartan Maraas (nb) Ivar Smolin (et) Runa Bhattacharjee (bn_IN) Laurent Dhima (sq) Ilkka Tuohela (fi) Djavan Fagundes (pt_BR) Duarte Loreto (pt) Arangel Angov (mk) Djihed Afifi (ar) Evolution Exchange 2.23.6 2008-08-04 ------------------------------------ Bug fixes: #208394: (Novell Bugzilla) Use rid along with uid while searching for recurring instances (Chenthill Palanisamy) #500389: Option to set different authentication type for GAL and OWA (Milan Crha) #544031: Compiler warnings cleanup (Milan Crha) #544513: Do not unref NULL object (Milan Crha) Other Contributions: DB Summary fixes (Bharath Acharya) Updated Translations: Jorge Gonzalez (es) Djihed Afifi (ar) Leonardo Ferreira Fontenelle (pt_BR) Claude Paroz (fr) Evolution Exchange 2.23.5 2008-07-21 ------------------------------------ New in 2.23.5 Camel DB Summary support. (Srinivasa Ragavan) Bug fixes: #528902: Better time zone handling (Patrick Ohly) Other Contributors: Rewrite the evolution-data-server version check and set it to require 2.23.5 (Matthew Barnes) Updated Translations: Yannig Marchegay (oc) Daniel Nylander (sv) Evolution Exchange 2.23.4 2008-06-16 ------------------------------------ Bug fixes: #402752: Prevent crash when got a component without set UID (Milan Crha) #532844: If it's a bad case we can just goto the error handling code instead of trying to process the response (Paul Smith) #536376: Check libebackend when running ./configure (Wang Xin) #536638: Allow evolution-exchange to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes) Updated Translations: Djihed Afifi (ar) Inaki Larranaga Murgoitio (eu) Ivar Smolin (et) Evolution Exchange 2.23.3 2008-06-02 ------------------------------------ New in 2.23.2: Final outstanding Win32 portability changes (Tor Lillqvist) Bug fixes: #366250: Don't compile/package semi-free RFCs and other IETF documents that are easily accessible on the web (Øystein Gisnås) #523023: Another leak fix (Matthew Barnes) #533422: server_DATA should not be packed in dist tarballs (Johnny Jacob) Updated Translations: Ignacio Casal Quinteiro (gl) Philip Withnall (en_GB) Clytie Siddall (vi) Djihed Afifi (ar) Jorge Gonzalez (es) Kjartan Maraas (nb) Evolution Exchange 2.23.2 2008-05-12 ------------------------------------ New in 2.23.2: Enable building on Windows (Tor Lillqvist) Bug fixes: #358706: (Novell Bugzilla) Fix evolution hang (Bharath Acharya) Other Contributors: Fix include path for e-data-server-module.h, now in libebackend (Johan Euphrosine) Updated Translations: Yair Hershkovitz (he) Evolution Exchange 2.23.1 2008-04-21 ------------------------------------ Bug fixes: #268259: (Novell Bugzilla) Don't require restart of Evolution to create appointment on switching from offline to online mode. (Suman Manjunath) #303067: Fix a random crash looking up addresses in new email (Milan Crha) #520676: Sent item and Deleted item folder should have special icons (Bharath Acharya) #526740: Drop dependency on gnome-vfs, use new gio instead. (Milan Crha) Updated Translations: Philip Withnall (en_GB) Krishna Babu K (te) Ivar Smolin (et)
-rw-r--r--mail/evolution-exchange/Makefile9
-rw-r--r--mail/evolution-exchange/PLIST5
-rw-r--r--mail/evolution-exchange/distinfo8
3 files changed, 11 insertions, 11 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile
index bdea7f524e1..919981e9e18 100644
--- a/mail/evolution-exchange/Makefile
+++ b/mail/evolution-exchange/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.30 2008/09/06 20:54:33 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2008/10/26 23:39:37 wiz Exp $
#
-DISTNAME= evolution-exchange-2.22.1
-PKGREVISION= 1
+DISTNAME= evolution-exchange-2.24.1
CATEGORIES= mail gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.22/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.24/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -17,7 +16,7 @@ GNU_CONFIGURE= YES
USE_TOOLS+= gmake intltool msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-EE_VER= 2.22
+EE_VER= 2.24
PLIST_SUBST= EE_VER=${EE_VER:Q}
GCONF_SCHEMAS= apps_exchange_addressbook-${EE_VER}.schemas
diff --git a/mail/evolution-exchange/PLIST b/mail/evolution-exchange/PLIST
index 57da2338284..8e7a5df3ac0 100644
--- a/mail/evolution-exchange/PLIST
+++ b/mail/evolution-exchange/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2008/04/24 14:36:55 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2008/10/26 23:39:37 wiz Exp $
bin/exchange-connector-setup-${EE_VER}
lib/bonobo/servers/GNOME_Evolution_Exchange_Storage_${EE_VER}.server
lib/evolution-data-server-1.2/camel-providers/libcamelexchange.la
@@ -104,6 +104,7 @@ share/locale/id/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/it/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/ja/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/ka/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/kn/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/ko/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/ku/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/lt/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
@@ -131,7 +132,7 @@ share/locale/sk/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/sl/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/sq/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/sr/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
-share/locale/sr@Latn/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
+share/locale/sr@latin/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/sv/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/ta/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
share/locale/te/LC_MESSAGES/evolution-exchange-${EE_VER}.mo
diff --git a/mail/evolution-exchange/distinfo b/mail/evolution-exchange/distinfo
index 659e79311dd..8108470b039 100644
--- a/mail/evolution-exchange/distinfo
+++ b/mail/evolution-exchange/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2008/04/24 14:36:55 wiz Exp $
+$NetBSD: distinfo,v 1.9 2008/10/26 23:39:37 wiz Exp $
-SHA1 (evolution-exchange-2.22.1.tar.bz2) = 2a2486beb50e8b8426291ee412536d8357028a9a
-RMD160 (evolution-exchange-2.22.1.tar.bz2) = 3071a018b6f1978e7739ef9cc5ff7238b22dc585
-Size (evolution-exchange-2.22.1.tar.bz2) = 1085409 bytes
+SHA1 (evolution-exchange-2.24.1.tar.bz2) = 5a8b543085461bef56143ded563654c58eae1eea
+RMD160 (evolution-exchange-2.24.1.tar.bz2) = c9b3ada29ef0ecd5d68a3335263bbd0d6d67a77a
+Size (evolution-exchange-2.24.1.tar.bz2) = 939320 bytes