Subject: CVS commit: pkgsrc/textproc/enchant
From: Thomas Klausner
Date: 2010-05-02 12:59:24
Message id: 20100502105924.1C998175DD@cvs.netbsd.org

Log Message:
Update to 1.6.0:

    * Fix bug 12567: the ispell sources aren't licensed under the LGPL
    * Add a function to get enchant's version (enchant_get_version)
    * Disable zemberek plugin by default, as it's known to cause issues/crashes \ 
with WebKit
    * Fix bug 12472: Win32 DLL dependency not found popup occurs when module has \ 
unmet dependencies
    * Possibly fix Ubuntu bug 474062
    * Fix bug 12409: Registry handle not closed in enchant_get_registry_value_ex
    * Fix bug 12406: Leak in _enchant_get_user_home_dirs() on Windows
    * Fix bug 12007: Update FSF address
    * Fix bug 12305: Zemberek module lists a Turkish dictionary even without \ 
Zemberek installed
    * Don't assert if passed a null string list
    * Fix bug 12350: enchant_pwl_init_with_file truncates pwl file
    * Fix a double-free memory corruption bug
    * Fix bug 12173: fix some small memory leaks
    * Fix bug 12174: mis-acceptence of dictionaries which start with a partial \ 
match of the lang id
    * Fix bug 12160: enchant 1.5.0 always looks in "lib" dir for plugins
    * Fix the build with the MSVC compiler
    * Add a --with-system-myspell option
    * Package missing compile-resource file
    * Compare paths ignoring case sensitivity on windows

Files:
RevisionActionfile
1.31modifypkgsrc/textproc/enchant/Makefile
1.15modifypkgsrc/textproc/enchant/distinfo