<!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>[144413] 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/144413">144413</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2016-01-08 02:19:07 -0800 (Fri, 08 Jan 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>recoll: update to version 1.21.3, dependencies, remove outdated patch file (#49733).</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportstextprocrecollPortfile">trunk/dports/textproc/recoll/Portfile</a></li>
<li><a href="#trunkdportstextprocrecollfilespatchsampleconfmimeviewdiff">trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportstextprocrecollfilessampleconfmimeviewdiff">trunk/dports/textproc/recoll/files/sampleconf-mimeview.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 (144412 => 144413)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/Portfile        2016-01-08 09:10:40 UTC (rev 144412)
+++ trunk/dports/textproc/recoll/Portfile        2016-01-08 10:19:07 UTC (rev 144413)
</span><span class="lines">@@ -5,8 +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.11p1
-revision            1
</del><ins>+version             1.21.3
</ins><span class="cx"> categories          textproc
</span><span class="cx"> platforms           darwin
</span><span class="cx"> license             GPL-2+
</span><span class="lines">@@ -19,9 +18,11 @@
</span><span class="cx"> homepage            http://www.lesbonscomptes.com/${name}
</span><span class="cx"> master_sites        ${homepage}
</span><span class="cx"> 
</span><del>-checksums           rmd160  de98039d80174a5da6e3cdbcc8b7bc0f4407e44a \
-                    sha256  8d1d040b8de1f65f01bc0a56053a6df7677360031bf9a6779d3496ced4a61186
</del><ins>+checksums           rmd160  ac53ac320a6126e895104a78d1cd9b0baeeae283 \
+                    sha256  66f039f08b149d5e4840664d4a636f6b55145b02072f87aab83282ebe0cd593a
</ins><span class="cx"> 
</span><ins>+depends_build       port:bison
+
</ins><span class="cx"> depends_lib         port:xapian-core \
</span><span class="cx">                     port:qt4-mac \
</span><span class="cx">                     port:aspell \
</span></span></pre></div>
<a id="trunkdportstextprocrecollfilespatchsampleconfmimeviewdiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff (144412 => 144413)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff        2016-01-08 09:10:40 UTC (rev 144412)
+++ trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff        2016-01-08 10:19:07 UTC (rev 144413)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><del>---- sampleconf/mimeview        2013-09-30 18:45:06.000000000 +0200
-+++ sampleconf/mimeview.mac        2013-09-30 18:45:06.000000000 +0200
</del><ins>+--- sampleconf/mimeview.orig        2015-09-28 00:08:16.000000000 -0700
++++ sampleconf/mimeview        2016-01-08 01:58:09.000000000 -0800
</ins><span class="cx"> @@ -2,7 +2,8 @@
</span><span class="cx">  
</span><span class="cx">  ## ##########################################
</span><span class="lines">@@ -37,7 +37,17 @@
</span><span class="cx">  
</span><span class="cx">  application/x-mobipocket-ebook = ebook-viewer %f
</span><span class="cx">  
</span><del>-@@ -76,13 +74,9 @@
</del><ins>+@@ -37,9 +35,6 @@
+ application/x-abiword = abiword %f

+ application/pdf  = evince --page-index=%p --find=%s %f
+-# Or:
+-#application/pdf  = qpdfview --search %s %f#%p
+-
+ application/postscript = evince --page-index=%p --find=%s %f
+ application/x-dvi = evince --page-index=%p --find=%s  %f

+@@ -79,19 +74,9 @@
</ins><span class="cx">  application/vnd.wordperfect = libreoffice %f
</span><span class="cx">  text/rtf = libreoffice %f
</span><span class="cx">  
</span><span class="lines">@@ -46,13 +56,19 @@
</span><span class="cx"> -
</span><span class="cx">  application/x-fsdirectory = dolphin %f
</span><span class="cx"> -inode/directory = dolphin %f
</span><ins>+-
+-# Both dolphin and nautilus can pre-select a file inside a
+-# directory. Thunar can't afaik. xdg-open cant pass an additional
+-# parameters so these are to be xallexcepts.
</ins><span class="cx"> -application/x-fsdirectory|parentopen = dolphin --select %(childurl) %f
</span><span class="cx"> -inode/directory|parentopen = dolphin --select %(childurl) %f
</span><ins>+-#application/x-fsdirectory|parentopen = nautilus %(childurl)
+-#inode/directory|parentopen = nautilus %(childurl)
</ins><span class="cx"> -
</span><span class="cx">  application/x-gnuinfo = xterm -e &quot;info -f %f&quot;
</span><span class="cx">  application/x-gnumeric = gnumeric %f
</span><span class="cx">  
</span><del>-@@ -102,11 +96,6 @@
</del><ins>+@@ -111,11 +96,6 @@
</ins><span class="cx">  image/x-ms-bmp = gwenview %f
</span><span class="cx">  image/x-xpmi = gwenview %f
</span><span class="cx">  
</span><span class="lines">@@ -64,9 +80,9 @@
</span><span class="cx">  message/rfc822 = thunderbird -file %f
</span><span class="cx">  text/x-mail = thunderbird -file %f
</span><span class="cx">  application/x-mimehtml = thunderbird -file %f
</span><del>-@@ -119,11 +108,11 @@
- application/x-tar = ark %f
</del><ins>+@@ -129,11 +109,11 @@
</ins><span class="cx">  application/zip = ark %f
</span><ins>+ application/x-7z-compressed = ark %f
</ins><span class="cx">  
</span><span class="cx"> -application/x-awk = emacsclient --no-wait %f
</span><span class="cx"> -application/x-perl = emacsclient --no-wait %f
</span><span class="lines">@@ -81,7 +97,7 @@
</span><span class="cx">  
</span><span class="cx">  # Or firefox -remote &quot;openFile(%u)&quot;
</span><span class="cx">  text/html = firefox %u
</span><del>-@@ -135,41 +124,39 @@
</del><ins>+@@ -145,41 +125,39 @@
</ins><span class="cx">  
</span><span class="cx">  application/x-webarchive = konqueror %f
</span><span class="cx">  text/x-fictionbook = ebook-viewer %f
</span></span></pre></div>
<a id="trunkdportstextprocrecollfilessampleconfmimeviewdiff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/textproc/recoll/files/sampleconf-mimeview.diff (144412 => 144413)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/textproc/recoll/files/sampleconf-mimeview.diff        2016-01-08 09:10:40 UTC (rev 144412)
+++ trunk/dports/textproc/recoll/files/sampleconf-mimeview.diff        2016-01-08 10:19:07 UTC (rev 144413)
</span><span class="lines">@@ -1,147 +0,0 @@
</span><del>---- sampleconf/mimeview        2013-09-30 18:45:06.222313401 +0200
-+++ sampleconf/mimeview.mac        2013-09-30 18:45:06.222313401 +0200
-@@ -2,7 +2,8 @@

- ## ##########################################
- # External viewers, launched by the recoll GUI when you click on a result
--# 'edit' link
-+# 'Open' link - MAC version
-+# On the MAC, we use &quot;open&quot; for everything...

- # Mime types which we should not uncompress if they are found gzipped or
- # bzipped because the native viewer knows how to handle. These would be
-@@ -16,20 +17,17 @@
- #    search string
- #  - For pages of CHM and EPUB documents where we can choose to open the 
- #    parent document instead of a temporary html file.
--xallexcepts = application/pdf application/postscript application/x-dvi \
-- text/html|gnuinfo text/html|chm text/html|epub \
-- application/x-fsdirectory|parentopen inode/directory|parentopen
-+#xallexcepts = application/pdf application/postscript application/x-dvi \
-+#            text/html|gnuinfo text/html|chm text/html|epub

- [view]
- # Pseudo entry used if the 'use desktop' preference is set in the GUI
--application/x-all = xdg-open %u
-+application/x-all = open %f

- application/epub+zip = ebook-viewer %f
--# Open the parent epub document for epub parts instead of opening them as
--# html documents. This is almost always what we want.
--text/html|epub = ebook-viewer %F;ignoreipath=1
--
--application/x-gnote = gnote %f
-+# If you want to open the parent epub document for epub parts instead of
-+# opening them as html documents:
-+#text/html|epub = ebook-viewer %F;ignoreipath=1

- application/x-mobipocket-ebook = ebook-viewer %f

-@@ -76,13 +74,9 @@
- application/vnd.wordperfect = libreoffice %f
- text/rtf = libreoffice %f

-+application/x-chm = kchmviewer %f
- application/x-dia-diagram = dia %f
--
- application/x-fsdirectory = dolphin %f
--inode/directory = dolphin %f
--application/x-fsdirectory|parentopen = dolphin --select %(childurl) %f
--inode/directory|parentopen = dolphin --select %(childurl) %f
--
- application/x-gnuinfo = xterm -e &quot;info -f %f&quot;
- application/x-gnumeric = gnumeric %f

-@@ -102,11 +96,6 @@
- image/x-ms-bmp = gwenview %f
- image/x-xpmi = gwenview %f

--# Opening mail messages not always works. 
--#  - Thunderbird will only open a single-message file if it has an .emf
--#    extension
--#  - &quot;sylpheed %f&quot; seems to work ok as of version 3.3
--#  - &quot;kmail --view %u&quot; works
- message/rfc822 = thunderbird -file %f
- text/x-mail = thunderbird -file %f
- application/x-mimehtml = thunderbird -file %f
-@@ -119,11 +108,11 @@
- application/x-tar = ark %f
- application/zip = ark %f

--application/x-awk = emacsclient --no-wait %f
--application/x-perl = emacsclient --no-wait %f
--text/x-perl = emacsclient --no-wait %f
--application/x-shellscript = emacsclient --no-wait %f
--text/x-shellscript = emacsclient --no-wait %f
-+application/x-awk = emacsclient  %f
-+application/x-perl = emacsclient  %f
-+text/x-perl = emacsclient  %f
-+application/x-shellscript = emacsclient  %f
-+text/x-shellscript = emacsclient  %f

- # Or firefox -remote &quot;openFile(%u)&quot;
- text/html = firefox %u
-@@ -135,41 +124,39 @@

- application/x-webarchive = konqueror %f
- text/x-fictionbook = ebook-viewer %f
--application/x-tex = emacsclient --no-wait  %f
--application/xml = emacsclient --no-wait  %f
--text/xml = emacsclient --no-wait  %f
--text/x-tex = emacsclient --no-wait  %f
--text/plain = emacsclient --no-wait  %f
--text/x-awk = emacsclient --no-wait  %f
--text/x-c = emacsclient --no-wait  %f
--text/x-c+ = emacsclient --no-wait  %f
--text/x-c++ = emacsclient --no-wait  %f
-+application/x-tex = emacsclient  %f
-+application/xml = emacsclient  %f
-+text/xml = emacsclient  %f
-+text/x-tex = emacsclient  %f
-+text/plain = emacsclient  %f
-+text/x-awk = emacsclient  %f
-+text/x-c = emacsclient  %f
-+text/x-c+ = emacsclient  %f
-+text/x-c++ = emacsclient  %f
- text/x-csv = libreoffice %f
- text/x-html-sidux-man = konqueror %f
- text/x-html-aptosid-man = iceweasel %f

--application/x-chm = kchmviewer %f
- # Html pages inside a chm have a chm rclaptg set by the filter. Kchmviewer
- # knows how to use the ipath (which is the internal chm path) to open the
- # file at the right place
- text/html|chm = kchmviewer --url %i %F

--text/x-ini = emacsclient --no-wait %f
-+text/x-ini = emacsclient %f
- text/x-man = xterm -u8 -e &quot;groff -T ascii -man %f | more&quot;
- text/x-python = idle %f
--text/x-gaim-log = emacsclient --no-wait  %f
--text/x-purple-html-log = emacsclient --no-wait  %f
--text/x-purple-log = emacsclient --no-wait  %f
-+text/x-gaim-log = emacsclient  %f
-+text/x-purple-html-log = emacsclient  %f
-+text/x-purple-log = emacsclient  %f

- # The video types will usually be handled by the desktop default, but they
- # need entries here to get an &quot;Open&quot; link
--video/3gpp = vlc %f
--video/mp2p = vlc %f
--video/mp2t = vlc %f
--video/mp4 = vlc %f
--video/mpeg = vlc %f
--video/quicktime = vlc %f
--video/x-matroska = vlc %f
--video/x-ms-asf = vlc %f
--video/x-msvideo = vlc %f
--
-+video/3gpp = open %f
-+video/mp2p = open %f
-+video/mp2t = open %f
-+video/mp4 = open %f
-+video/mpeg = open %f
-+video/quicktime = open %f
-+video/x-matroska = open %f
-+video/x-ms-asf = open %f
-+video/x-msvideo = open %f
</del></span></pre>
</div>
</div>

</body>
</html>