pkgsrc/editors/abiword/patches/patch-ac
jlam 3ea3ba4680 Update abiword-personal to 0.7.9. Remove several patches which were
incorporated into the AbiWord main source tree.  Changes from 0.7.8:

   User Interface

          + Insert Symbol dialog (msevior@mccubbin.ph.unimelb.edu.au)
          + Word Count dialog (Sam Tobin-Hochstadt)
          + Overwrite Mode added (Alexey Sinutin)
          + Set Page Margins from ruler (Bruce Pearson)
          + Insert Field dialog (Henrik Berg)-- not fully enabled due to
            pending changes in the underlying fields implementation.

   Bug Fixes

          + The infamous libpng bug (Justin Bradford and Sam
            Tobin-Hochstadt)
          + Underline/superscript fix (Martin Sevior)
          + View Ruler consistency (Kevin Vajk)
          + RTF CR/LF handing (Harald Fernengel)
          + Various Other Bugs: #522 (sterwill@sourcegear.com), #10 and
            #811 (Sam Tobin-Hochstadt), #302 (Aaron Lehmann), #352
            (Henrik Berg), #432 and #776 (Martin Sevior), #637 (Andy
            Richardson), #651 (Matt Kraai), #770 (Matthew Allen), #782
            (Danny Faught), #788 and #789 (Joaquin Cuenca Abela)

   Other

	  + Various localizations
          + Updated XML parser to version 1.1 (Sam Tobin-Hochstadt)
          + Mac port beginning (Bryan Prusha)
          + Lots of Gnome dialogs (John Tunison) -- no Gnome binaries for
            0.7.9 but will be available in the next release
          + Command line conversions (Joaquin Cuenca Abela) -- for a
            complete list, type AbiWord -help from a command prompt
2000-05-02 23:35:55 +00:00

13 lines
390 B
Text

$NetBSD: patch-ac,v 1.4 2000/05/02 23:35:56 jlam Exp $
--- src/config/abi_defs.mk.orig Mon Mar 13 17:48:16 2000
+++ src/config/abi_defs.mk Tue May 2 18:12:28 2000
@@ -325,7 +325,7 @@
## a date stamp in a nightly build system).
##
-ABI_BUILD_VERSION = unnumbered
+ABI_BUILD_VERSION ?= unnumbered
ABI_BUILD_ID =
##################################################################