Bugfix update to tracker-search-0.8.14.

This commit is contained in:
ajacoutot 2010-07-01 17:25:21 +00:00
parent e3f5fc7f55
commit 7cc52e17ea
3 changed files with 12 additions and 12 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.39 2010/06/26 04:15:19 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.40 2010/07/01 17:25:21 ajacoutot Exp $
COMMENT= powerful desktop search tool and indexer
GNOME_PROJECT= tracker
GNOME_VERSION= 0.8.13
GNOME_VERSION= 0.8.14
# 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.13.tar.bz2) = 0RQIpg6Q9NKqAh/ehQt2SQ==
RMD160 (gnome/tracker-0.8.13.tar.bz2) = R24tAULdoWmsduMvBxIzazmlgzc=
SHA1 (gnome/tracker-0.8.13.tar.bz2) = 931pu3BRE0n01/ycZp2dgVzh5cU=
SHA256 (gnome/tracker-0.8.13.tar.bz2) = drl3HO9x+jRBzZSOlHpkAgnNDULCBY2eAQEL+thJbRI=
SIZE (gnome/tracker-0.8.13.tar.bz2) = 5052019
MD5 (gnome/tracker-0.8.14.tar.bz2) = dUEmExRmh3QkjejtVfHnCQ==
RMD160 (gnome/tracker-0.8.14.tar.bz2) = udslvRmrSTy4gdP6VxY4fRoaSq4=
SHA1 (gnome/tracker-0.8.14.tar.bz2) = 2I1/mlYj6xKtVbznGLCfhhxgyfA=
SHA256 (gnome/tracker-0.8.14.tar.bz2) = 0PuFV6SXe+IwW9vxHFMo9RlYoieAp2RmqZ2ZfrNNvtQ=
SIZE (gnome/tracker-0.8.14.tar.bz2) = 5059450

View File

@ -1,9 +1,9 @@
$OpenBSD: patch-src_tracker-preferences_tracker-preferences_ui,v 1.1 2010/04/09 09:00:31 ajacoutot Exp $
$OpenBSD: patch-src_tracker-preferences_tracker-preferences_ui,v 1.2 2010/07/01 17:25:21 ajacoutot Exp $
Don't display battery options as this requires HAL or DeviceKIT.
--- src/tracker-preferences/tracker-preferences.ui.orig Sat Apr 3 11:56:37 2010
+++ src/tracker-preferences/tracker-preferences.ui Sat Apr 3 11:57:05 2010
--- src/tracker-preferences/tracker-preferences.ui.orig Thu Jul 1 17:05:57 2010
+++ src/tracker-preferences/tracker-preferences.ui Thu Jul 1 19:04:17 2010
@@ -281,45 +281,6 @@
</packing>
</child>
@ -47,6 +47,6 @@ Don't display battery options as this requires HAL or DeviceKIT.
- </packing>
- </child>
- <child>
<object class="GtkCheckButton" id="checkbutton_index_mounted_directories">
<property name="label" translatable="yes">Include mou_nted directories</property>
<object class="GtkCheckButton" id="checkbutton_index_removable_media">
<property name="label" translatable="yes">Include _removable media</property>
<property name="visible">True</property>