From 2873f3d7eefeea32b19b28475061612381c47103 Mon Sep 17 00:00:00 2001 From: fluffy Date: Tue, 11 May 2010 12:23:23 +0000 Subject: - Split redland to rasqal and redland itself libraries - Update raptor to 1.4.21 - Update rasqal to 0.9.19 - Update redland to 1.0.10 - Update redland-bindings to 1.0.10.1 - Bump portrevision on depended ports With hat on: kde@ --- sysutils/tracker-client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/tracker-client') diff --git a/sysutils/tracker-client/Makefile b/sysutils/tracker-client/Makefile index 7ca1cd24f66a..1c1162c05433 100644 --- a/sysutils/tracker-client/Makefile +++ b/sysutils/tracker-client/Makefile @@ -8,7 +8,7 @@ PORTNAME= tracker PORTVERSION= 0.6.95 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils gnome MASTER_SITES= GNOME PKGNAMESUFFIX?= -client @@ -26,7 +26,7 @@ LIB_DEPENDS= sqlite3.8:${PORTSDIR}/databases/sqlite3 \ exempi.3:${PORTSDIR}/textproc/exempi \ hal.1:${PORTSDIR}/sysutils/hal \ totem-plparser.17:${PORTSDIR}/multimedia/totem-pl-parser \ - raptor.2:${PORTSDIR}/textproc/raptor \ + raptor.3:${PORTSDIR}/textproc/raptor \ ogg.6:${PORTSDIR}/audio/libogg \ iptcdata.3:${PORTSDIR}/graphics/libiptcdata RUN_DEPENDS= xdg-desktop-icon:${PORTSDIR}/devel/xdg-utils \ -- cgit