[93324] trunk/dports/textproc/recoll

ryandesign at macports.org ryandesign at macports.org
Sun May 20 01:13:58 PDT 2012


Revision: 93324
          https://trac.macports.org/changeset/93324
Author:   ryandesign at macports.org
Date:     2012-05-20 01:13:54 -0700 (Sun, 20 May 2012)
Log Message:
-----------
recoll: maintainer update to 1.17.2; see #34510

Modified Paths:
--------------
    trunk/dports/textproc/recoll/Portfile
    trunk/dports/textproc/recoll/files/patch-configure.diff
    trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff

Modified: trunk/dports/textproc/recoll/Portfile
===================================================================
--- trunk/dports/textproc/recoll/Portfile	2012-05-20 06:14:06 UTC (rev 93323)
+++ trunk/dports/textproc/recoll/Portfile	2012-05-20 08:13:54 UTC (rev 93324)
@@ -5,7 +5,7 @@
 PortGroup           app 1.0
 
 name                recoll
-version             1.16.2
+version             1.17.2
 categories          textproc
 platforms           darwin
 license             GPL-2+
@@ -18,8 +18,8 @@
 homepage            http://www.recoll.org/
 master_sites        ${homepage}
 
-checksums           sha1    40c18a958eeecbb70cbdf14fa7319b54525537fa \
-                    rmd160  fb598b9c637cab49734547a41f2e8ec232f89dbe
+checksums           sha1    676be89d376a948798611417b928b31485746b1b \
+                    rmd160  be6752c9a36cd9708ab49bbf1eba445f0eb8f623
 
 depends_lib         port:xapian-core \
                     port:qt4-mac \

Modified: trunk/dports/textproc/recoll/files/patch-configure.diff
===================================================================
--- trunk/dports/textproc/recoll/files/patch-configure.diff	2012-05-20 06:14:06 UTC (rev 93323)
+++ trunk/dports/textproc/recoll/files/patch-configure.diff	2012-05-20 08:13:54 UTC (rev 93324)
@@ -1,6 +1,6 @@
---- configure.orig	2011-10-11 06:25:31.000000000 -0500
-+++ configure	2011-11-27 20:02:11.000000000 -0600
-@@ -4366,7 +4366,7 @@
+--- configure.orig	2012-05-19 08:10:35.000000000 +0200
++++ configure	2012-05-19 08:10:47.000000000 +0200
+@@ -4409,7 +4409,7 @@
  LIBICONV=""
  S_LDFLAGS=$LDFLAGS
  S_CPPFLAGS=$CPPFLAGS

Modified: trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff
===================================================================
--- trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff	2012-05-20 06:14:06 UTC (rev 93323)
+++ trunk/dports/textproc/recoll/files/patch-sampleconf-mimeview.diff	2012-05-20 08:13:54 UTC (rev 93324)
@@ -1,5 +1,5 @@
---- sampleconf/mimeview	2011-10-11 08:44:09.000000000 +0200
-+++ sampleconf/mimeview.mac	2011-11-27 17:55:42.000000000 +0100
+--- sampleconf/mimeview	2012-05-04 09:49:33.000000000 +0200
++++ sampleconf/mimeview.mac	2012-05-19 08:05:00.000000000 +0200
 @@ -2,7 +2,8 @@
  
  ## ##########################################
@@ -10,7 +10,7 @@
  
  # 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
-@@ -11,74 +12,71 @@
+@@ -11,82 +12,79 @@
  
  [view]
  # Pseudo entry used if the 'use desktop' preference is set in the GUI
@@ -79,9 +79,11 @@
 +application/vnd.wordperfect = open %f
  
  application/x-chm = kchmviewer %f
+ application/x-dia-diagram = dia %f
 -application/x-fsdirectory = dolphin %f
 +application/x-fsdirectory = open %f
  application/x-gnuinfo = xterm -e "info -f %f"
+ application/x-gnumeric = gnumeric %f
  
 -application/x-flac = rhythmbox %f
 -audio/mpeg = rhythmbox %f
@@ -97,11 +99,6 @@
 -image/bmp = gwenview %f
 -image/x-ms-bmp = gwenview %f
 -image/x-xpmi = gwenview %f
--
--# Or firefox -remote "openFile(%u)"
--application/x-tex = emacsclient  %f
--text/x-tex = emacsclient  %f
--text/html = firefox %u
 +application/x-flac = open %f
 +audio/mpeg = open %f
 +application/ogg = open %f
@@ -116,7 +113,14 @@
 +image/bmp = open %f
 +image/x-ms-bmp = open %f
 +image/x-xpmi = open %f
-+
+ 
+ message/rfc822 = thunderbird -file %f
+ text/x-mail = thunderbird -file %f
+ 
+-application/x-tex = emacsclient  %f
+-text/x-tex = emacsclient  %f
+-# Or firefox -remote "openFile(%u)"
+-text/html = firefox %u
 +application/x-tex = open %f
 +text/x-tex = open %f
 +text/html = open %u
@@ -131,4 +135,9 @@
 +text/x-c = open %f
 +text/x-c+ = open %f
 +text/x-c++ = open %f
+ text/x-chm-html = openchm %f %i
+-text/x-ini = emacsclient  %f
+-text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
++text/x-ini = open  %f
++#text/x-man = xterm -u8 -e "groff -T ascii -man %f | more"
  text/x-python = idle %f
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120520/d55c0a9f/attachment.html>


More information about the macports-changes mailing list