diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-24 21:21:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-24 21:21:46 +0000 |
commit | e8831cf740bc32c036ca73e49f17822d69bab423 (patch) | |
tree | 7f8a9c78b9090ea97de5dfff6d57a289c005400f /mail/evolution-exchange/Makefile | |
parent | e5093b21096d981ec7c4a8549f0d1c928bc4643c (diff) | |
download | pkgsrc-e8831cf740bc32c036ca73e49f17822d69bab423.tar.gz |
Update to 2.24.2:
Evolution Exchange 2.24.2 2008-11-24
-------------------------------------
Bug Fixes:
#540346: Do not try to fetch contacts when not connected (Milan Crha)
#558883: Improve performance in case of large IMAP folders (Milan Crha)
Diffstat (limited to 'mail/evolution-exchange/Makefile')
-rw-r--r-- | mail/evolution-exchange/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution-exchange/Makefile b/mail/evolution-exchange/Makefile index 0f7abfecb83..f60093267aa 100644 --- a/mail/evolution-exchange/Makefile +++ b/mail/evolution-exchange/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2008/11/08 00:15:54 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2008/11/24 21:21:46 wiz Exp $ # -DISTNAME= evolution-exchange-2.24.1.1 +DISTNAME= evolution-exchange-2.24.2 CATEGORIES= mail gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/evolution-exchange/2.24/} EXTRACT_SUFX= .tar.bz2 |