diff options
author | wiz <wiz@pkgsrc.org> | 2009-03-22 16:54:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-03-22 16:54:06 +0000 |
commit | ab1027d0f68a79027dab6f9e99dbfda2502e17f7 (patch) | |
tree | c0760f63e7dfd4e5e836a9dc4ed735b4554aabcd /mail | |
parent | c05bb725f4246552cca8c6a54399935152e942fa (diff) | |
download | pkgsrc-ab1027d0f68a79027dab6f9e99dbfda2502e17f7.tar.gz |
Update to 2.26:
Evolution Exchange 2.25.92 2009-03-02
-------------------------------------
New in 2.26.0
Bug fixes & performance improvements.
Evolution Exchange 2.25.92 2009-03-02
-------------------------------------
Updated Translations:
»·······Chao-Hsiung Liao (zh)
»·······Clytie Siddall (vi)
»·······Jani Monoses (ro)
»·······Praveen Arimbrathodiyil (ml)
»·······Takeshi AIHANA (ja)
Bug Fixes:
»·······#432885 : Rescan foreign hierarchy to get list of shared calendars before giving up opening of the foreign calendar (Milan Crha)
»·······#545455 : Check for the correct href of the message before accessing it (Milan Crha)
Evolution Exchange 2.25.90 2009-02-02
-------------------------------------
Updated Translations:
Andre Klapper (de)
Changwoo Ryu (ko)
Gabor Kelemen (hu)
Evolution Exchange 2.25.5 2009-01-19
-------------------------------------
Bug Fixes:
#360813 : RFC 2445 - CREATED/DTSTAMP/LAST-MODIFIED always in UTC. (Milan Crha)
#566279 : Introduces a new API in Camel needed for implementing EPlugin of Bug #565091 (Philip Van Hoof)
Other contributions:
Remove #include <camel/camel-i18n.h> (Matthew Barnes)
Evolution Exchange 2.25.4 2009-01-05
-------------------------------------
Bug Fixes:
#441712: (Novell Bugzilla) Exchange fix for GAL issue. Unloacking the mutex (Ashish Shrivastava)
Other Contributions:
Miscellaneous compiler warning cleanups (Matthew Barnes)
Evolution Exchange 2.25.2 2008-12-01
-------------------------------------
New in 2.25.2
Regression fixed which would now enable a speedy start-up (Milan Crha)
Bug Fixes:
#540346: Do not try to fetch contacts when not connected (Milan Crha)
#558883: Revert related parts from bug #336074, which caused slow start up (Milan Crha)
Evolution Exchange 2.25.1 2008-11-03
-------------------------------------
Bug Fixes:
#552261: Don't expose sqlite3 header outside. (Srinivasa Ragavan)
Updated Translations:
Maxim Dziumanenko (uk)
Nick Agianniotis (el)
Kenneth Nielsen (da)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-exchange/Makefile | 8 | ||||
-rw-r--r-- | mail/evolution-exchange/distinfo | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 4b190b9fb9b..4402ccf388f 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2009/02/27 18:41:03 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2009/03/22 16:54:06 wiz Exp $ # -DISTNAME= evolution-exchange-2.24.5 +DISTNAME= evolution-exchange-2.26.0 +EE_VER= 2.26 CATEGORIES= mail gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.24/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.26/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org @@ -16,7 +17,6 @@ GNU_CONFIGURE= YES USE_TOOLS+= gmake intltool msgfmt pkg-config USE_LIBTOOL= YES USE_PKGLOCALEDIR= YES -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/distinfo b/mail/evolution-exchange/distinfo index 80e11f9203d..cf50af66df7 100644 --- a/mail/evolution-exchange/distinfo +++ b/mail/evolution-exchange/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2009/02/27 18:41:03 wiz Exp $ +$NetBSD: distinfo,v 1.15 2009/03/22 16:54:06 wiz Exp $ -SHA1 (evolution-exchange-2.24.5.tar.bz2) = 2038442a11743ea5182c3d5b46917c278e4509a5 -RMD160 (evolution-exchange-2.24.5.tar.bz2) = 1651a724a706b7db561d894074471182801a59a4 -Size (evolution-exchange-2.24.5.tar.bz2) = 937408 bytes +SHA1 (evolution-exchange-2.26.0.tar.bz2) = dc5930fd66ab9e863b9ecd1a0b7ae7a50f3b6e4f +RMD160 (evolution-exchange-2.26.0.tar.bz2) = 0eac4388dcab9224d6a38d0af42da3a0529520ca +Size (evolution-exchange-2.26.0.tar.bz2) = 945729 bytes |