Update Akonadi to 1.11. Fixes a problem in SQLite backend, which we use by
default. No regressions so far.
This commit is contained in:
parent
197f26738c
commit
c8683075a2
@ -1,9 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2013/11/05 07:55:21 zhuk Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2014/01/30 18:51:33 zhuk Exp $
|
||||
|
||||
CATEGORIES = productivity
|
||||
COMMENT = PIM cache and access services
|
||||
DISTNAME = akonadi-1.10.3-1
|
||||
PKGNAME = akonadi-1.10.3.1
|
||||
DISTNAME = akonadi-1.11.0
|
||||
HOMEPAGE = http://community.kde.org/KDE_PIM/Akonadi
|
||||
|
||||
SHARED_LIBS = akonadiprotocolinternals 2.0 # 1.0
|
||||
@ -40,6 +39,4 @@ CONFIGURE_ARGS = -DDATABASE_BACKEND:String=SQLITE \
|
||||
|
||||
TEST_IS_INTERACTIVE = X11
|
||||
|
||||
WRKDIST = ${WRKDIR}/${PKGNAME:R}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (akonadi-1.10.3-1.tar.bz2) = qPZu7EecI17Gfne++sUMQnQ/YnZj/iu0kjjoLm+//7A=
|
||||
SIZE (akonadi-1.10.3-1.tar.bz2) = 228633
|
||||
SHA256 (akonadi-1.11.0.tar.bz2) = DLJXUJ1TknJBtx2FxC77C1d278N/yNxzLnX2gTuKJk0=
|
||||
SIZE (akonadi-1.11.0.tar.bz2) = 235101
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2013/11/05 07:55:21 zhuk Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2014/01/30 18:51:33 zhuk Exp $
|
||||
@pkgpath x11/kde4/akonadi
|
||||
@bin bin/akonadi_agent_launcher
|
||||
@bin bin/akonadi_agent_server
|
||||
@ -41,6 +41,7 @@ share/dbus-1/interfaces/org.freedesktop.Akonadi.NotificationSource.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.Server.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.Akonadi.StorageDebugger.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.Akonadi.Tracer.xml
|
||||
share/dbus-1/interfaces/org.freedesktop.Akonadi.TracerNotification.xml
|
||||
share/dbus-1/services/org.freedesktop.Akonadi.Control.service
|
||||
|
Loading…
x
Reference in New Issue
Block a user