From owner-svn-ports-all@FreeBSD.ORG Thu Apr 3 21:06:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8DC80F5; Thu, 3 Apr 2014 21:06:05 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7A17BE65; Thu, 3 Apr 2014 21:06:05 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s33L65cK091330; Thu, 3 Apr 2014 21:06:05 GMT (envelope-from rakuco@svn.freebsd.org) Received: (from rakuco@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s33L64cd091324; Thu, 3 Apr 2014 21:06:04 GMT (envelope-from rakuco@svn.freebsd.org) Message-Id: <201404032106.s33L64cd091324@svn.freebsd.org> From: Raphael Kubo da Costa Date: Thu, 3 Apr 2014 21:06:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r350045 - in head/databases/akonadi: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Apr 2014 21:06:05 -0000 Author: rakuco Date: Thu Apr 3 21:06:04 2014 New Revision: 350045 URL: http://svnweb.freebsd.org/changeset/ports/350045 QAT: https://qat.redports.org/buildarchive/r350045/ Log: Update to 1.12.0. Changes since 1.11.0: * Improved 'akonadictl status' command output * Server-search support * Search plugins support * Tags support * Fixes and improvements in search * Fixes in protocol parser * Fixed inter-resource moves * Fixed .desktop files parsing * Optimized collections tasks scheduling * Optimized flags handling * Optimized appending new items via AK-APPEND * Handle database transactions deadlocks and timeouts * Improved PostgreSQL support * Soprano is now an optional dependency * Removed MySQL Embedded support Deleted: head/databases/akonadi/files/patch-git_938e9231 Modified: head/databases/akonadi/Makefile head/databases/akonadi/distinfo head/databases/akonadi/pkg-plist Modified: head/databases/akonadi/Makefile ============================================================================== --- head/databases/akonadi/Makefile Thu Apr 3 20:54:07 2014 (r350044) +++ head/databases/akonadi/Makefile Thu Apr 3 21:06:04 2014 (r350045) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= akonadi -PORTVERSION= 1.11.0 -PORTREVISION= 2 +PORTVERSION= 1.12.0 CATEGORIES= databases kde MASTER_SITES= KDE/stable/${PORTNAME}/src DIST_SUBDIR= KDE Modified: head/databases/akonadi/distinfo ============================================================================== --- head/databases/akonadi/distinfo Thu Apr 3 20:54:07 2014 (r350044) +++ head/databases/akonadi/distinfo Thu Apr 3 21:06:04 2014 (r350045) @@ -1,2 +1,2 @@ -SHA256 (KDE/akonadi-1.11.0.tar.bz2) = 0cb257509d53927241b71d85c42efb0b5776efc37fc8dc732e75f6813b8a264d -SIZE (KDE/akonadi-1.11.0.tar.bz2) = 235101 +SHA256 (KDE/akonadi-1.12.0.tar.bz2) = 35243793b73e8028973c101c68ef80a8a54be0fe9aa562c9473e73b4657fea26 +SIZE (KDE/akonadi-1.12.0.tar.bz2) = 250974 Modified: head/databases/akonadi/pkg-plist ============================================================================== --- head/databases/akonadi/pkg-plist Thu Apr 3 20:54:07 2014 (r350044) +++ head/databases/akonadi/pkg-plist Thu Apr 3 21:06:04 2014 (r350045) @@ -5,12 +5,14 @@ bin/akonadi_rds bin/akonadictl bin/akonadiserver bin/asapcat +include/akonadi/abstractsearchplugin.h 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 include/akonadi/private/notificationmessagev2_p.h +include/akonadi/private/notificationmessagev3_p.h include/akonadi/private/protocol_p.h include/akonadi/private/xdgbasedirs_p.h lib/cmake/Akonadi/AkonadiConfig.cmake @@ -19,11 +21,12 @@ lib/cmake/Akonadi/AkonadiTargetsWithPref lib/cmake/Akonadi/AkonadiTargetsWithPrefix.cmake lib/libakonadiprotocolinternals.so lib/libakonadiprotocolinternals.so.1 -lib/libakonadiprotocolinternals.so.1.11.0 +lib/libakonadiprotocolinternals.so.1.12.0 libdata/pkgconfig/akonadi.pc share/config/akonadi/mysql-global-mobile.conf share/config/akonadi/mysql-global.conf share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Control.xml +share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Search.xml share/dbus-1/interfaces/org.freedesktop.Akonadi.Agent.Status.xml share/dbus-1/interfaces/org.freedesktop.Akonadi.AgentManager.xml share/dbus-1/interfaces/org.freedesktop.Akonadi.ControlManager.xml