Bugfix update to (meta-)tracker-0.14.3.

This commit is contained in:
ajacoutot 2012-10-24 17:39:29 +00:00
parent 232457e399
commit 2b9e9985e5
6 changed files with 23 additions and 29 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.118 2012/10/15 13:26:05 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.119 2012/10/24 17:39:29 ajacoutot Exp $
SHARED_ONLY= Yes
@ -7,7 +7,7 @@ COMMENT-evolution= (meta-)tracker indexer plugin for evolution
COMMENT-nautilus= (meta-)tracker tagging plugin for nautilus
GNOME_PROJECT= tracker
GNOME_VERSION= 0.14.2
GNOME_VERSION= 0.14.3
# there is already audio/tracker, so this port has to live
# as meta-tracker.
@ -17,10 +17,6 @@ PKGNAME-main= meta-tracker-${VERSION}
PKGNAME-evolution= evolution-meta-tracker-${VERSION}
PKGNAME-nautilus= nautilus-meta-tracker-${VERSION}
REVISION-main= 8
REVISION-evolution= 4
REVISION-nautilus= 5
# Only get the first x.y which is needed in the PLIST.
# NOTE: when MAJ_V changes, increment TRACKER_VERSION accordingly and bump:
# net/telepathy/folks
@ -57,7 +53,7 @@ WANTLIB += Xi Xinerama Xrandr Xrender Xxf86vm drm expat ffi fontconfig
WANTLIB += freetype gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0
WANTLIB += kvm m pcre pixman-1 pthread-stubs xcb xcb-render xcb-shm
WANTLIB += ICE SM atk-bridge-2.0 atspi harfbuzz icudata icule
WANTLIB += z unistring pthread icuuc
WANTLIB += z icui18n pthread icuuc
WANTLIB-main += ${WANTLIB}
WANTLIB-main += archive atk-1.0 bz2 c cairo cairo-gobject
@ -105,8 +101,6 @@ WANTLIB-nautilus += pangoft2-1.0 png sqlite3 tracker-sparql-0.14 stdc++
BUILD_DEPENDS= lang/vala
LIB_DEPENDS= converters/libunistring
LIB_DEPENDS-main= ${LIB_DEPENDS} \
x11/gnome/panel \
x11/gnome/totem-pl-parser \

View File

@ -1,2 +1,2 @@
SHA256 (gnome/tracker-0.14.2.tar.xz) = m1kzCqLp4J/u5Yfe2JXpJH9x/CX0awI9YW2ZaTFLx/E=
SIZE (gnome/tracker-0.14.2.tar.xz) = 5985464
SHA256 (gnome/tracker-0.14.3.tar.xz) = fB7PNwXsvSoCeNBCd80b2MidWDiRPeki/vMjIc5nq+Q=
SIZE (gnome/tracker-0.14.3.tar.xz) = 6120108

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-configure,v 1.11 2012/09/11 06:03:27 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.12 2012/10/24 17:39:29 ajacoutot Exp $
Fix DATADIRNAME: see LOCALBASE/share/aclocal/{glib-gettext.m4,intltool.m4}
--- configure.orig Thu Jul 5 18:04:33 2012
+++ configure Tue Sep 11 07:41:29 2012
@@ -20950,6 +20950,9 @@ else
--- configure.orig Wed Oct 24 17:56:56 2012
+++ configure Wed Oct 24 19:11:52 2012
@@ -20972,6 +20972,9 @@ else
fi
;;

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-src_libtracker-common_Makefile_in,v 1.7 2012/05/03 18:52:11 ajacoutot Exp $
$OpenBSD: patch-src_libtracker-common_Makefile_in,v 1.8 2012/10/24 17:39:29 ajacoutot Exp $
Needed by patch-src_libtracker-common_tracker-dbus_c.
--- src/libtracker-common/Makefile.in.orig Thu May 3 20:17:36 2012
+++ src/libtracker-common/Makefile.in Thu May 3 20:32:29 2012
@@ -520,7 +520,7 @@ libtracker_common_la_LDFLAGS = \
--- src/libtracker-common/Makefile.in.orig Wed Oct 24 17:56:58 2012
+++ src/libtracker-common/Makefile.in Wed Oct 24 19:11:52 2012
@@ -542,7 +542,7 @@ libtracker_common_la_LDFLAGS = \
-version-info $(LT_CURRENT):$(LT_REVISION):$(LT_AGE)
libtracker_common_la_LIBADD = $(BUILD_LIBS) $(LIBTRACKER_COMMON_LIBS) \

View File

@ -1,6 +1,6 @@
$OpenBSD: patch-src_libtracker-common_tracker-os-dependant-unix_c,v 1.3 2012/01/02 14:11:21 ajacoutot Exp $
--- src/libtracker-common/tracker-os-dependant-unix.c.orig Mon Jan 2 14:50:59 2012
+++ src/libtracker-common/tracker-os-dependant-unix.c Mon Jan 2 14:50:11 2012
$OpenBSD: patch-src_libtracker-common_tracker-os-dependant-unix_c,v 1.4 2012/10/24 17:39:29 ajacoutot Exp $
--- src/libtracker-common/tracker-os-dependant-unix.c.orig Wed Oct 24 17:43:55 2012
+++ src/libtracker-common/tracker-os-dependant-unix.c Wed Oct 24 19:11:52 2012
@@ -26,6 +26,12 @@
#include <unistd.h>
#include <sys/resource.h>
@ -15,7 +15,7 @@ $OpenBSD: patch-src_libtracker-common_tracker-os-dependant-unix_c,v 1.3 2012/01/
#include "tracker-log.h"
@@ -225,10 +231,11 @@ tracker_create_permission_string (struct stat finfo)
static guint
static glong
get_memory_total (void)
{
+ glong total = 0;
@ -45,5 +45,5 @@ $OpenBSD: patch-src_libtracker-common_tracker-os-dependant-unix_c,v 1.3 2012/01/
+ }
+#endif /* !OpenBSD */
if (!total) {
/* Setting limit to an arbitary limit */
return total;
}

View File

@ -1,10 +1,10 @@
$OpenBSD: patch-src_tracker-control_Makefile_in,v 1.2 2011/09/18 08:36:56 ajacoutot Exp $
$OpenBSD: patch-src_tracker-control_Makefile_in,v 1.3 2012/10/24 17:39:29 ajacoutot Exp $
Needed by patch-src_tracker-control_tracker-control_c.
--- src/tracker-control/Makefile.in.orig Thu Sep 15 17:54:21 2011
+++ src/tracker-control/Makefile.in Sat Sep 17 11:00:58 2011
@@ -126,7 +126,7 @@ BUILD_LIBS = @BUILD_LIBS@
--- src/tracker-control/Makefile.in.orig Wed Oct 24 17:56:59 2012
+++ src/tracker-control/Makefile.in Wed Oct 24 19:11:52 2012
@@ -148,7 +148,7 @@ BUILD_LIBS = @BUILD_LIBS@
BUILD_VALAFLAGS = @BUILD_VALAFLAGS@
CC = @CC@
CCDEPMODE = @CCDEPMODE@