head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q3:1.1.0.12 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.10 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.8 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.6 pkgsrc-2009Q4-base:1.1 pkgsrc-2009Q3:1.1.0.4 pkgsrc-2009Q3-base:1.1 pkgsrc-2009Q2:1.1.0.2 pkgsrc-2009Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2010.11.26.14.50.38; author adam; state dead; branches; next 1.1; 1.1 date 2009.04.07.16.27.09; author drochner; state Exp; branches; next ; desc @@ 1.2 log @Changes 2.8.6: * Preserve character properties when typing. This fixes a bad regression that was introduced in 2.8.5. Changes 2.8.5: * Fix paste of rich text from HTML and ODT, where previously some formatting properties were not closed properly. * Add a number of robustness fixes to the layout engine. * Fix a table selection bug. @ text @$NetBSD: patch-ab,v 1.1 2009/04/07 16:27:09 drochner Exp $ --- configure.orig 2009-03-19 13:47:26.000000000 +0100 +++ configure @@@@ -25370,7 +25370,7 @@@@ else fi -if test "$abi_cv_libxslt" == "yes"; then +if test "$abi_cv_libxslt" = "yes"; then pkg_failed=no { $as_echo "$as_me:$LINENO: checking for LIBXSLT" >&5 @@@@ -25498,7 +25498,7 @@@@ fi LATEX_CFLAGS="$LATEX_CFLAGS "'${PLUGIN_CFLAGS}' LATEX_LIBS="$LATEX_LIBS "'${PLUGIN_LIBS}' -if test "$enable_latex_builtin" == "yes"; then +if test "$enable_latex_builtin" = "yes"; then LATEX_CFLAGS="$LATEX_CFLAGS -DABI_PLUGIN_BUILTIN" fi @ 1.1 log @update to 2.6.8 This is a major update, I couldn't find the relevant changecogs but the last one. A couple of bugfixes. pkgsrc note: Since base and plugins are seperate distfiles now, we could abandon the Makefile.common or at least part of its complexity. I'll leave this to the MAINTAINER. Also, I'd suggest to rip -plugins into parts - many are too exotic. (There are also some new which are not built, I've just kept status quo.) @ text @d1 1 a1 1 $NetBSD$ @