summaryrefslogtreecommitdiff
path: root/mail/akonadi/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2013-04-03 07:37:12 +0000
committermarkd <markd@pkgsrc.org>2013-04-03 07:37:12 +0000
commit17b5968cf51d36949b45156e2e6c43c5223693c3 (patch)
treef67329975031f010362ccf69a7bdafcdf6aca621 /mail/akonadi/Makefile
parentdf63748d6568de7fce1230e683976064abab4f46 (diff)
downloadpkgsrc-17b5968cf51d36949b45156e2e6c43c5223693c3.tar.gz
Update to 1.9.1
1.9.1 02-March-2013 --------------------------------------------- - Disable query cache for Sqlite. - Handle missing mysqld better. - Ignore my.cnf settings when using the internal MySQL server. 1.9.0 23-December-2012 --------------------------------------------- - Respect collection cache policy refresh interval for collection tree sync. - Fix initialization of PostgreSQL database. - Correctly count items flags in virtual collections. - Notify parent virtual collections about item changes. - Require CMake >= 2.8.8. - Remove dependency to Automoc4. - Support Qt 5. 1.8.80 12-November-2012 --------------------------------------------- - Recover from lost external payload files. - Improve the virtual collections handling. - Notify clients about database schema updates. - Reduce item access time updates. - Make use of referential integrity if supported by the database backend. - Add prepared query cache. - Many code and queries optimizations. 1.8.1 14-October-2012 --------------------------------------------- - Fix payload loss on some move/copy scenarios. - Improve error reporting for failed item retrievals. 1.8.0 25-July-2012 --------------------------------------------- - Fix deadlock in ad-hoc Nepomuk searches. 1.7.95 11-July-2012 --------------------------------------------- - Fix Nepomuk queries getting stuck if Nepomuk service crashes. - Fix unecessary remote retrieval of already cached item parts. - Reset RID/RREV during cross-resource collection moves. - Increase timeout for remote item retrieval. 1.7.90 08-June-2012 --------------------------------------------- - Fix handling of large SPARQL queries. - Support cleanup of orphaned resources in the consistency checker. - Support compilation with Clang.
Diffstat (limited to 'mail/akonadi/Makefile')
-rw-r--r--mail/akonadi/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/akonadi/Makefile b/mail/akonadi/Makefile
index 2c869096cf9..33e2585a305 100644
--- a/mail/akonadi/Makefile
+++ b/mail/akonadi/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2013/03/02 20:33:26 wiz Exp $
+# $NetBSD: Makefile,v 1.50 2013/04/03 07:37:12 markd Exp $
-DISTNAME= akonadi-1.7.2
-PKGREVISION= 4
+DISTNAME= akonadi-1.9.1
CATEGORIES= mail
MASTER_SITES= ftp://kde.mirror.anlx.net/stable/akonadi/src/
EXTRACT_SUFX= .tar.bz2