head 1.2; access; symbols pkgsrc-2020Q4:1.1.0.14 pkgsrc-2020Q4-base:1.1 pkgsrc-2020Q3:1.1.0.12 pkgsrc-2020Q3-base:1.1 pkgsrc-2020Q2:1.1.0.10 pkgsrc-2020Q2-base:1.1 pkgsrc-2020Q1:1.1.0.6 pkgsrc-2020Q1-base:1.1 pkgsrc-2019Q4:1.1.0.8 pkgsrc-2019Q4-base:1.1 pkgsrc-2019Q3:1.1.0.4 pkgsrc-2019Q3-base:1.1 pkgsrc-2019Q2:1.1.0.2 pkgsrc-2019Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2021.01.28.09.17.19; author wiz; state dead; branches; next 1.1; commitid 6CPHA4D1NW4CrtFC; 1.1 date 2019.05.16.23.22.15; author gutteridge; state Exp; branches; next ; commitid TOjpuGl1ZQss8unB; desc @@ 1.2 log @otter-browser: remove patches that were removed from distinfo during update @ text @$NetBSD: patch-cmake_FindHunspell.cmake,v 1.1 2019/05/16 23:22:15 gutteridge Exp $ Include newest hunspell library version. --- cmake/FindHunspell.cmake.orig 2019-01-01 16:59:01.000000000 +0000 +++ cmake/FindHunspell.cmake @@@@ -12,7 +12,7 @@@@ IF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LI ENDIF (HUNSPELL_INCLUDE_DIR AND HUNSPELL_LIBRARIES) FIND_PATH(HUNSPELL_INCLUDE_DIR hunspell/hunspell.hxx) -FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.6 hunspell-1.5 hunspell) +FIND_LIBRARY(HUNSPELL_LIBRARIES NAMES hunspell-1.7 hunspell-1.6 hunspell-1.5 hunspell) # handle the QUIETLY and REQUIRED arguments and set HUNSPELL_FOUND to TRUE if # all listed variables are TRUE @ 1.1 log @otter-browser: update to 1.0.01 Update to the latest release, and, while here, get spell checking to work. Change log: 1.0.01 (2019-01-01): - some enhancements in experimental backend for QtWebEngine (Blink): -- download dialog is now shown for tab that initiated it; -- added support for handling requests to print page; - many other fixes. 0.9.99 RC 12 (2018-09-01): - QtWebEngine backend no longer uses locks for fetching feeds, links or search engines; - some other fixes. 0.9.99 RC 11 (2018-08-01): - reworked handling of custom icons for toolbar entries; - some other fixes. @ text @d1 1 a1 1 $NetBSD$ @