[77684] trunk/dports/textproc

rmstonecipher at macports.org rmstonecipher at macports.org
Sat Apr 9 09:52:25 PDT 2011


Revision: 77684
          http://trac.macports.org/changeset/77684
Author:   rmstonecipher at macports.org
Date:     2011-04-09 09:52:24 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
textproc/hunspell upgraded version from 1.2.12 to 1.3.2, increased revision of dependent port enchant due to library number change

Modified Paths:
--------------
    trunk/dports/textproc/enchant/Portfile
    trunk/dports/textproc/hunspell/Portfile
    trunk/dports/textproc/hunspell/files/patch-hunspell.cxx.diff

Modified: trunk/dports/textproc/enchant/Portfile
===================================================================
--- trunk/dports/textproc/enchant/Portfile	2011-04-09 14:10:56 UTC (rev 77683)
+++ trunk/dports/textproc/enchant/Portfile	2011-04-09 16:52:24 UTC (rev 77684)
@@ -4,6 +4,7 @@
 
 name		enchant
 version		1.6.0
+revision    1
 categories	textproc devel
 maintainers	kix.in:anant
 description	Spellchecker wrapping library

Modified: trunk/dports/textproc/hunspell/Portfile
===================================================================
--- trunk/dports/textproc/hunspell/Portfile	2011-04-09 14:10:56 UTC (rev 77683)
+++ trunk/dports/textproc/hunspell/Portfile	2011-04-09 16:52:24 UTC (rev 77684)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name                        hunspell
-version                     1.2.12
+version                     1.3.2
 license                     GPL-2.0+ LGPL-2.1+ MPL-1.1+
 categories                  textproc
 maintainers                 nomaintainer
@@ -19,9 +19,9 @@
 
 master_sites                sourceforge
 
-checksums                   md5     5ef2dc1026660d0ffb7eae7b511aee23 \
-                            sha1    0a2ab4b1e15c3dad3f05f474d1ae15ee361c35f8 \
-                            rmd160  43bdf7c06d06e8f983b7cce88e71df833c22cd13
+checksums           md5     3121aaf3e13e5d88dfff13fb4a5f1ab8 \
+                    sha1    902c76d2b55a22610e2227abc4fd26cbe606a51c \
+                    rmd160  f193de180f9ac29cfb54824a45366ba57b27e5c4
 
 patchfiles                  patch-hunspell.cxx.diff
 

Modified: trunk/dports/textproc/hunspell/files/patch-hunspell.cxx.diff
===================================================================
--- trunk/dports/textproc/hunspell/files/patch-hunspell.cxx.diff	2011-04-09 14:10:56 UTC (rev 77683)
+++ trunk/dports/textproc/hunspell/files/patch-hunspell.cxx.diff	2011-04-09 16:52:24 UTC (rev 77684)
@@ -1,13 +1,14 @@
---- src/tools/hunspell.cxx.orig	2010-07-05 02:06:21.000000000 -0700
-+++ src/tools/hunspell.cxx	2010-11-20 00:07:08.000000000 -0800
-@@ -60,10 +60,6 @@
+--- src/tools/hunspell.cxx.orig	2011-04-09 11:32:43.000000000 -0500
++++ src/tools/hunspell.cxx	2011-04-09 11:34:15.000000000 -0500
+@@ -60,11 +60,6 @@
  #include "manparser.hxx"
  #include "firstparser.hxx"
  
 -#define LIBDIR \
 -    "/usr/share/hunspell:" \
 -    "/usr/share/myspell:" \
--    "/usr/share/myspell/dicts"
+-    "/usr/share/myspell/dicts:" \
+-    "/Library/Spelling"
  #define USEROOODIR \
      ".openoffice.org/3/user/wordbook:" \
      ".openoffice.org2/user/wordbook:" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/829054a1/attachment.html>


More information about the macports-changes mailing list