Bugfix update to tracker-search-0.8.12.

This commit is contained in:
ajacoutot 2010-06-18 06:23:45 +00:00
parent c0206dbaaa
commit 38a005d446
3 changed files with 15 additions and 15 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.37 2010/06/10 15:02:03 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.38 2010/06/18 06:23:45 ajacoutot Exp $
COMMENT= powerful desktop search tool and indexer
GNOME_PROJECT= tracker
GNOME_VERSION= 0.8.11
GNOME_VERSION= 0.8.12
# there is already audio/tracker, so this port has to live
# as tracker-search.

View File

@ -1,5 +1,5 @@
MD5 (gnome/tracker-0.8.11.tar.bz2) = rDKPRVLxaLqYnTRe/+BZ+A==
RMD160 (gnome/tracker-0.8.11.tar.bz2) = uP5Im3x7dcryhZMQYnoYbyBfGHU=
SHA1 (gnome/tracker-0.8.11.tar.bz2) = G1SxM65+R+khZuXu90oYNPqld8o=
SHA256 (gnome/tracker-0.8.11.tar.bz2) = zNcCM2KOu/i8yj904Zcqdx2/c+9ajHwui4YkdOWYyy4=
SIZE (gnome/tracker-0.8.11.tar.bz2) = 4970400
MD5 (gnome/tracker-0.8.12.tar.bz2) = WOMrhxzowqt7LeX5TNQubg==
RMD160 (gnome/tracker-0.8.12.tar.bz2) = jlpi0QZ3AopRJ0siQCkN/rDOiWA=
SHA1 (gnome/tracker-0.8.12.tar.bz2) = aWYImpwRUXtROJ503VnKB8FdzTo=
SHA256 (gnome/tracker-0.8.12.tar.bz2) = xd8vcgXigbpds1QGVO9+2qVQq0/1MMjLEOWDv3TY3z0=
SIZE (gnome/tracker-0.8.12.tar.bz2) = 5053510

View File

@ -1,11 +1,11 @@
$OpenBSD: patch-configure,v 1.6 2010/05/13 15:31:08 ajacoutot Exp $
$OpenBSD: patch-configure,v 1.7 2010/06/18 06:23:45 ajacoutot Exp $
uuid_generate(3):
needs e2fs-uuid from sysutils/e2fsprogs over libuuid (devel/uuid).
--- configure.orig Thu May 13 16:30:01 2010
+++ configure Thu May 13 16:59:49 2010
@@ -17062,12 +17062,12 @@ if test -n "$PKG_CONFIG"; then
--- configure.orig Thu Jun 17 17:29:33 2010
+++ configure Fri Jun 18 07:29:38 2010
@@ -17063,12 +17063,12 @@ if test -n "$PKG_CONFIG"; then
pkg_cv_UUID_CFLAGS="$UUID_CFLAGS"
else
if test -n "$PKG_CONFIG" && \
@ -21,7 +21,7 @@ uuid_generate(3):
else
pkg_failed=yes
fi
@@ -17080,12 +17080,12 @@ if test -n "$PKG_CONFIG"; then
@@ -17081,12 +17081,12 @@ if test -n "$PKG_CONFIG"; then
pkg_cv_UUID_LIBS="$UUID_LIBS"
else
if test -n "$PKG_CONFIG" && \
@ -37,7 +37,7 @@ uuid_generate(3):
else
pkg_failed=yes
fi
@@ -17104,14 +17104,14 @@ else
@@ -17105,14 +17105,14 @@ else
_pkg_short_errors_supported=no
fi
if test $_pkg_short_errors_supported = yes; then
@ -55,7 +55,7 @@ uuid_generate(3):
$UUID_PKG_ERRORS
@@ -17369,7 +17369,7 @@ if test "${ac_cv_lib_id3_ID3Tag_New+set}" = set; then
@@ -17370,7 +17370,7 @@ if test "${ac_cv_lib_id3_ID3Tag_New+set}" = set; then
$as_echo_n "(cached) " >&6
else
ac_check_lib_save_LIBS=$LIBS
@ -64,7 +64,7 @@ uuid_generate(3):
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
/* end confdefs.h. */
@@ -17404,7 +17404,7 @@ if test "x$ac_cv_lib_id3_ID3Tag_New" = x""yes; then :
@@ -17405,7 +17405,7 @@ if test "x$ac_cv_lib_id3_ID3Tag_New" = x""yes; then :
#define HAVE_LIBID3 1
_ACEOF