<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[116688] trunk/dports/textproc/recoll</title>
</head>
<body>
<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; }
#msg dl a { font-weight: bold}
#msg dl a:link { color:#fc3; }
#msg dl a:active { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/116688">116688</a></dd>
<dt>Author</dt> <dd>macsforever2000@macports.org</dd>
<dt>Date</dt> <dd>2014-02-03 08:42:25 -0800 (Mon, 03 Feb 2014)</dd>
</dl>
<h3>Log Message</h3>
<pre>recoll: Update to version 1.19.11. emoved . (#42329)</pre>
<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportstextprocrecollPortfile">trunk/dports/textproc/recoll/Portfile</a></li>
</ul>
<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportstextprocrecollfilespatchconfigurediff">trunk/dports/textproc/recoll/files/patch-configure.diff</a></li>
<li><a href="#trunkdportstextprocrecollfilespatchqtguirclmaindiff">trunk/dports/textproc/recoll/files/patch-qtgui-rclmain.diff</a></li>
<li><a href="#trunkdportstextprocrecollfilespatchrecollinstalldiff">trunk/dports/textproc/recoll/files/patch-recollinstall.diff</a></li>
</ul>
</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportstextprocrecollPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/textproc/recoll/Portfile (116687 => 116688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/Portfile 2014-02-03 14:57:16 UTC (rev 116687)
+++ trunk/dports/textproc/recoll/Portfile 2014-02-03 16:42:25 UTC (rev 116688)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx"> PortGroup app 1.0
</span><span class="cx">
</span><span class="cx"> name recoll
</span><del>-version 1.19.7
</del><ins>+version 1.19.11p1
</ins><span class="cx"> categories textproc
</span><span class="cx"> platforms darwin
</span><span class="cx"> license GPL-2+
</span><span class="lines">@@ -18,8 +18,8 @@
</span><span class="cx"> homepage http://www.recoll.org/
</span><span class="cx"> master_sites ${homepage}
</span><span class="cx">
</span><del>-checksums rmd160 a22658e9ce855718b2d3dfcf69bd980130f54c6a \
- sha256 6d647f4c17282994cefb37e068cfb571cf9de14a22087701c59ff8c78a4e0b9d
</del><ins>+checksums rmd160 de98039d80174a5da6e3cdbcc8b7bc0f4407e44a \
+ sha256 8d1d040b8de1f65f01bc0a56053a6df7677360031bf9a6779d3496ced4a61186
</ins><span class="cx">
</span><span class="cx"> depends_lib port:xapian-core \
</span><span class="cx"> port:qt4-mac \
</span><span class="lines">@@ -34,10 +34,7 @@
</span><span class="cx"> port:unrtf \
</span><span class="cx"> port:unzip
</span><span class="cx">
</span><del>-patchfiles patch-configure.diff \
- patch-recollinstall.diff \
- patch-qtgui-rclmain.diff \
- patch-sampleconf-mimeview.diff
</del><ins>+patchfiles patch-sampleconf-mimeview.diff
</ins><span class="cx">
</span><span class="cx"> configure.args --without-x \
</span><span class="cx"> --disable-x11mon
</span></span></pre></div>
<a id="trunkdportstextprocrecollfilespatchconfigurediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/recoll/files/patch-configure.diff (116687 => 116688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/files/patch-configure.diff 2014-02-03 14:57:16 UTC (rev 116687)
+++ trunk/dports/textproc/recoll/files/patch-configure.diff 2014-02-03 16:42:25 UTC (rev 116688)
</span><span class="lines">@@ -1,130 +0,0 @@
</span><del>-# HG changeset patch
-# User Jean-Francois Dockes <jfd@recoll.org>
-# Date 1381233803 -7200
-# Node ID 1e6e8586ee1f058f58fef5ebba5ae49d8267bee1
-# Parent 65a7041abbe6e64f6597d5cf27690e91014a85d4
-autoconfig out things that dont work currently on mac os x
-
-diff --git a/src/configure b/src/configure
---- configure
-+++ configure
-@@ -1,6 +1,6 @@
- #! /bin/sh
- # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.69 for Recoll 1.19.5.
-+# Generated by GNU Autoconf 2.69 for Recoll 1.20.0.
- #
- #
- # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
-@@ -577,8 +577,8 @@
- # Identity of this package.
- PACKAGE_NAME='Recoll'
- PACKAGE_TARNAME='recoll'
--PACKAGE_VERSION='1.19.5'
--PACKAGE_STRING='Recoll 1.19.5'
-+PACKAGE_VERSION='1.20.0'
-+PACKAGE_STRING='Recoll 1.20.0'
- PACKAGE_BUGREPORT=''
- PACKAGE_URL=''
-
-@@ -623,6 +623,7 @@
- LIBOBJS
- RCLLIBVERSION
- RCLVERSION
-+NODYNLIB
- NOPYTHON
- NOTHREADS
- NOPIC
-@@ -1281,7 +1282,7 @@
- # Omit some internal or obsolete options to make the list less imposing.
- # This message is too long to be a string in the A/UX 3.1 sh.
- cat <<_ACEOF
--\`configure' configures Recoll 1.19.5 to adapt to many kinds of systems.
-+\`configure' configures Recoll 1.20.0 to adapt to many kinds of systems.
-
- Usage: $0 [OPTION]... [VAR=VALUE]...
-
-@@ -1346,7 +1347,7 @@
-
- if test -n "$ac_init_help"; then
- case $ac_init_help in
-- short | recursive ) echo "Configuration of Recoll 1.19.5:";;
-+ short | recursive ) echo "Configuration of Recoll 1.20.0:";;
- esac
- cat <<\_ACEOF
-
-@@ -1475,7 +1476,7 @@
- test -n "$ac_init_help" && exit $ac_status
- if $ac_init_version; then
- cat <<\_ACEOF
--Recoll configure 1.19.5
-+Recoll configure 1.20.0
- generated by GNU Autoconf 2.69
-
- Copyright (C) 2012 Free Software Foundation, Inc.
-@@ -2028,7 +2029,7 @@
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
-
--It was created by Recoll $as_me 1.19.5, which was
-+It was created by Recoll $as_me 1.20.0, which was
- generated by GNU Autoconf 2.69. Invocation command line was
-
- $ $0 $@
-@@ -2910,6 +2911,12 @@
- fi
- (cd mk; rm -f sysconf; ln -s $sys sysconf)
-
-+# There a few Recoll users on Mac OS X and a few things are just not worth
-+# supporting
-+if test X$sys = XDarwin ; then
-+ NODYNLIB=#
-+fi
-+
- ac_ext=c
- ac_cpp='$CPP $CPPFLAGS'
- ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5'
-@@ -4402,6 +4409,7 @@
- # configure --disable-python-module; make; make install;make clean
- # configure; make; cd python/recoll; make install
- #
-+if test X$sys != XDarwin ; then
- # Check whether --enable-python-module was given.
- if test "${enable_python_module+set}" = set; then :
- enableval=$enable_python_module; pythonEnabled=$enableval
-@@ -4414,6 +4422,9 @@
- else
- NOPYTHON="#"
- fi
-+else
-+ NOPYTHON="#"
-+fi
-
- # Build PIC objects for the library ?
- # Check whether --enable-pic was given.
-@@ -5826,6 +5837,7 @@
-
-
-
-+
- # All object files depend on localdefs which has the cc flags. Avoid
- # changing it unless necessary
- ac_config_files="$ac_config_files mk/localdefs.new:mk/localdefs.in"
-@@ -6355,7 +6367,7 @@
- # report actual input values of CONFIG_FILES etc. instead of their
- # values after options handling.
- ac_log="
--This file was extended by Recoll $as_me 1.19.5, which was
-+This file was extended by Recoll $as_me 1.20.0, which was
- generated by GNU Autoconf 2.69. Invocation command line was
-
- CONFIG_FILES = $CONFIG_FILES
-@@ -6417,7 +6429,7 @@
- cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
- ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
- ac_cs_version="\\
--Recoll config.status 1.19.5
-+Recoll config.status 1.20.0
- configured by $0, generated by GNU Autoconf 2.69,
- with options \\"\$ac_cs_config\\"
-
</del></span></pre></div>
<a id="trunkdportstextprocrecollfilespatchqtguirclmaindiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/recoll/files/patch-qtgui-rclmain.diff (116687 => 116688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/files/patch-qtgui-rclmain.diff 2014-02-03 14:57:16 UTC (rev 116687)
+++ trunk/dports/textproc/recoll/files/patch-qtgui-rclmain.diff 2014-02-03 16:42:25 UTC (rev 116688)
</span><span class="lines">@@ -1,96 +0,0 @@
</span><del>-# HG changeset patch
-# User Jean-Francois Dockes <jfd@recoll.org>
-# Date 1381170223 -7200
-# Node ID 79dcd7fa03797b6b51720025b3c3276395523c38
-# Parent 7ea9fe8dc5be75557130245d7b24526a25376eb4
-replace deprecated qt action::activated() with action::triggered()
-
-diff --git a/src/qtgui/rclmain_w.cpp b/src/qtgui/rclmain_w.cpp
---- qtgui/rclmain_w.cpp
-+++ qtgui/rclmain_w.cpp
-@@ -233,51 +233,51 @@
- this, SLOT(setStemLang(QAction*)));
- connect(preferencesMenu, SIGNAL(aboutToShow()),
- this, SLOT(adjustPrefsMenu()));
-- connect(fileExitAction, SIGNAL(activated() ),
-+ connect(fileExitAction, SIGNAL(triggered() ),
- this, SLOT(fileExit() ) );
-- connect(fileToggleIndexingAction, SIGNAL(activated()),
-+ connect(fileToggleIndexingAction, SIGNAL(triggered()),
- this, SLOT(toggleIndexing()));
-- connect(fileRebuildIndexAction, SIGNAL(activated()),
-+ connect(fileRebuildIndexAction, SIGNAL(triggered()),
- this, SLOT(rebuildIndex()));
-- connect(fileEraseDocHistoryAction, SIGNAL(activated()),
-+ connect(fileEraseDocHistoryAction, SIGNAL(triggered()),
- this, SLOT(eraseDocHistory()));
-- connect(fileEraseSearchHistoryAction, SIGNAL(activated()),
-+ connect(fileEraseSearchHistoryAction, SIGNAL(triggered()),
- this, SLOT(eraseSearchHistory()));
-- connect(helpAbout_RecollAction, SIGNAL(activated()),
-+ connect(helpAbout_RecollAction, SIGNAL(triggered()),
- this, SLOT(showAboutDialog()));
-- connect(showMissingHelpers_Action, SIGNAL(activated()),
-+ connect(showMissingHelpers_Action, SIGNAL(triggered()),
- this, SLOT(showMissingHelpers()));
-- connect(showActiveTypes_Action, SIGNAL(activated()),
-+ connect(showActiveTypes_Action, SIGNAL(triggered()),
- this, SLOT(showActiveTypes()));
-- connect(userManualAction, SIGNAL(activated()),
-+ connect(userManualAction, SIGNAL(triggered()),
- this, SLOT(startManual()));
-- connect(toolsDoc_HistoryAction, SIGNAL(activated()),
-+ connect(toolsDoc_HistoryAction, SIGNAL(triggered()),
- this, SLOT(showDocHistory()));
-- connect(toolsAdvanced_SearchAction, SIGNAL(activated()),
-+ connect(toolsAdvanced_SearchAction, SIGNAL(triggered()),
- this, SLOT(showAdvSearchDialog()));
-- connect(toolsSpellAction, SIGNAL(activated()),
-+ connect(toolsSpellAction, SIGNAL(triggered()),
- this, SLOT(showSpellDialog()));
-- connect(indexConfigAction, SIGNAL(activated()),
-+ connect(indexConfigAction, SIGNAL(triggered()),
- this, SLOT(showIndexConfig()));
-- connect(indexScheduleAction, SIGNAL(activated()),
-+ connect(indexScheduleAction, SIGNAL(triggered()),
- this, SLOT(showIndexSched()));
-- connect(queryPrefsAction, SIGNAL(activated()),
-+ connect(queryPrefsAction, SIGNAL(triggered()),
- this, SLOT(showUIPrefs()));
-- connect(extIdxAction, SIGNAL(activated()),
-+ connect(extIdxAction, SIGNAL(triggered()),
- this, SLOT(showExtIdxDialog()));
-
- if (prefs.catgToolBar && catgCMB)
- connect(catgCMB, SIGNAL(activated(int)),
- this, SLOT(catgFilter(int)));
-- connect(toggleFullScreenAction, SIGNAL(activated()),
-+ connect(toggleFullScreenAction, SIGNAL(triggered()),
- this, SLOT(toggleFullScreen()));
-- connect(actionShowQueryDetails, SIGNAL(activated()),
-+ connect(actionShowQueryDetails, SIGNAL(triggered()),
- reslist, SLOT(showQueryDetails()));
- connect(periodictimer, SIGNAL(timeout()),
- this, SLOT(periodic100()));
-
- restable->setRclMain(this, true);
-- connect(actionSaveResultsAsCSV, SIGNAL(activated()),
-+ connect(actionSaveResultsAsCSV, SIGNAL(triggered()),
- restable, SLOT(saveAsCSV()));
- connect(this, SIGNAL(docSourceChanged(RefCntr<DocSequence>)),
- restable, SLOT(setDocSource(RefCntr<DocSequence>)));
-@@ -309,11 +309,11 @@
- reslist->setRclMain(this, true);
- connect(this, SIGNAL(docSourceChanged(RefCntr<DocSequence>)),
- reslist, SLOT(setDocSource(RefCntr<DocSequence>)));
-- connect(firstPageAction, SIGNAL(activated()),
-+ connect(firstPageAction, SIGNAL(triggered()),
- reslist, SLOT(resultPageFirst()));
-- connect(prevPageAction, SIGNAL(activated()),
-+ connect(prevPageAction, SIGNAL(triggered()),
- reslist, SLOT(resPageUpOrBack()));
-- connect(nextPageAction, SIGNAL(activated()),
-+ connect(nextPageAction, SIGNAL(triggered()),
- reslist, SLOT(resPageDownOrNext()));
- connect(this, SIGNAL(searchReset()),
- reslist, SLOT(resetList()));
</del></span></pre></div>
<a id="trunkdportstextprocrecollfilespatchrecollinstalldiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/recoll/files/patch-recollinstall.diff (116687 => 116688)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/files/patch-recollinstall.diff 2014-02-03 14:57:16 UTC (rev 116687)
+++ trunk/dports/textproc/recoll/files/patch-recollinstall.diff 2014-02-03 16:42:25 UTC (rev 116688)
</span><span class="lines">@@ -1,62 +0,0 @@
</span><del>-# HG changeset patch
-# User Jean-Francois Dockes <jfd@recoll.org>
-# Date 1381232776 -7200
-# Node ID 65a7041abbe6e64f6597d5cf27690e91014a85d4
-# Parent 0adf8145feafe2808202ba8c4cd73e4bac66acd8
-autoconfig out things that dont work currently on mac os x
-
-diff --git a/src/configure.ac b/src/configure.ac
---- configure.ac
-+++ configure.ac
-@@ -21,6 +21,12 @@
- fi
- (cd mk; rm -f sysconf; ln -s $sys sysconf)
-
-+# There a few Recoll users on Mac OS X and a few things are just not worth
-+# supporting
-+if test X$sys = XDarwin ; then
-+ NODYNLIB=#
-+fi
-+
- AC_SYS_LARGEFILE
-
- # OpenBSD needs sys/param.h for mount.h to compile
-@@ -219,6 +225,7 @@
- # configure --disable-python-module; make; make install;make clean
- # configure; make; cd python/recoll; make install
- #
-+if test X$sys != XDarwin ; then
- AC_ARG_ENABLE(python-module,
- AC_HELP_STRING([--disable-python-module],
- [Do not build the Python module.]),
-@@ -228,6 +235,9 @@
- else
- NOPYTHON="#"
- fi
-+else
-+ NOPYTHON="#"
-+fi
-
- # Build PIC objects for the library ?
- AC_ARG_ENABLE(pic,
-@@ -562,6 +572,7 @@
- AC_SUBST(NOPIC)
- AC_SUBST(NOTHREADS)
- AC_SUBST(NOPYTHON)
-+AC_SUBST(NODYNLIB)
- AC_SUBST(RCLVERSION)
- AC_SUBST(RCLLIBVERSION)
-
-diff --git a/src/recollinstall.in b/src/recollinstall.in
---- recollinstall.in
-+++ recollinstall.in
-@@ -117,7 +117,8 @@
- ${INSTALL} -m 0755 index/recollindex ${bindir} || exit 1
- ${STRIP} ${bindir}/recollindex
-
--${INSTALL} -m 0644 lib/librecoll.so.${RCLLIBVERSION} ${libdir}/recoll/ || exit 1
-+@NODYNLIB@${INSTALL} -m 0644 lib/librecoll.so.${RCLLIBVERSION} \
-+@NODYNLIB@ ${libdir}/recoll/ || exit 1
-
- ${INSTALL} -m 0755 filters/rcl* ${datadir}/recoll/filters/ || exit 1
- for f in rclexecm.py rcllatinstops.zip;do
</del></span></pre>
</div>
</div>
</body>
</html>