summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormarkd <markd>2010-04-10 00:07:07 +0000
committermarkd <markd>2010-04-10 00:07:07 +0000
commit6a2f0f5c6ccdae1ebce4eebe545d10a5a2c01606 (patch)
tree1c21f76b7a4b56f31fe503886d182542a84ac5e8 /mail
parent75839d18f13a954084dd697a0746645745d13aff (diff)
downloadpkgsrc-6a2f0f5c6ccdae1ebce4eebe545d10a5a2c01606.tar.gz
Update akonadi to 1.3.1
1.3.1 09-February-2010 --------------------------------------------- - Fix D-Bus connection leak in Nepomuk search backend. - Disable slow query logging by default for internal MySQL. 1.3.0 20-January-2010 --------------------------------------------- - Work around D-Bus bug that could cause SEARCH to hang. 1.2.90 06-January-2010 --------------------------------------------- - Fix change notifications for search results. - Fix database creation with PostgreSQL. - Fix copying of item flags. - Fix internal MySQL shutdown. - Support PostgreSQL in internal mode. - Fix table name case mismatch. 1.2.80 01-December-2009 --------------------------------------------- - Support for collection content type filtering as part of LIST. - Adapt to Nepomuk query service changes. - Experimental support for PostgreSQL. - Support for preprocessor agents. - Support for distributed searching. - Support for agents creating virtual collections. - Protocol parser fixes for non-Linux/non-KDE clients. - Support for single-shot searches using the Nepomuk query service. - Support HRID-based LIST operations. - Support RID-based MOVE, COLMOVE, LINK and UNLINK opertions. - Respect cache-only retrieval also regarding on-demand syncing. - Add configuration accepted/rejected signals to the agent interface. - Fix change notification compression when using modified parts sets. - Use one retrieval pipeline per resource. - Reduce unecessary change notification on flag changes. - Fix RID quoting. - Fix resource creating race for autostarted agents. - Create new database also when using external db servers. - Return the created result collection when creating a persistent search.
Diffstat (limited to 'mail')
-rw-r--r--mail/akonadi/Makefile5
-rw-r--r--mail/akonadi/PLIST7
-rw-r--r--mail/akonadi/distinfo8
3 files changed, 9 insertions, 11 deletions
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index 09fea9b470d..4390086e106 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2010/01/18 09:59:11 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2010/04/10 00:07:07 markd Exp $
-DISTNAME= akonadi-1.2.1
-PKGREVISION= 1
+DISTNAME= akonadi-1.3.1
CATEGORIES= mail
MASTER_SITES= http://download.akonadi-project.org/
EXTRACT_SUFX= .tar.bz2
diff --git a/mail/akonadi/PLIST b/mail/akonadi/PLIST
index a12e730fde3..a36951d1a3a 100644
--- a/mail/akonadi/PLIST
+++ b/mail/akonadi/PLIST
@@ -1,8 +1,9 @@
-@comment $NetBSD: PLIST,v 1.4 2009/07/25 12:30:37 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2010/04/10 00:07:07 markd Exp $
bin/akonadi_control
bin/akonadictl
bin/akonadiserver
include/akonadi/private/akonadiprotocolinternals_export.h
+include/akonadi/private/capabilities_p.h
include/akonadi/private/imapparser_p.h
include/akonadi/private/imapset_p.h
include/akonadi/private/notificationmessage_p.h
@@ -24,10 +25,8 @@ share/dbus-1/interfaces/org.freedesktop.Akonadi.AgentManager.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.ControlManager.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.DebugInterface.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.NotificationManager.xml
+share/dbus-1/interfaces/org.freedesktop.Akonadi.Preprocessor.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Resource.xml
-share/dbus-1/interfaces/org.freedesktop.Akonadi.Search.xml
-share/dbus-1/interfaces/org.freedesktop.Akonadi.SearchQuery.xml
-share/dbus-1/interfaces/org.freedesktop.Akonadi.SearchQueryIterator.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Server.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.Tracer.xml
share/dbus-1/interfaces/org.freedesktop.Akonadi.TracerNotification.xml
diff --git a/mail/akonadi/distinfo b/mail/akonadi/distinfo
index 36d15927795..7d5452560ac 100644
--- a/mail/akonadi/distinfo
+++ b/mail/akonadi/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/08/31 09:32:02 wiz Exp $
+$NetBSD: distinfo,v 1.9 2010/04/10 00:07:07 markd Exp $
-SHA1 (akonadi-1.2.1.tar.bz2) = 29916601d724b95d22712673bb0e1b72918cc43e
-RMD160 (akonadi-1.2.1.tar.bz2) = e071e2e8ccad1341ce9c86987c2daed5186e5ed6
-Size (akonadi-1.2.1.tar.bz2) = 177290 bytes
+SHA1 (akonadi-1.3.1.tar.bz2) = b6e97634878fe52785f3dec7d6394a18579d4a50
+RMD160 (akonadi-1.3.1.tar.bz2) = 487408ad3ac49983b9151aba358225f203ed19a1
+Size (akonadi-1.3.1.tar.bz2) = 193500 bytes