summaryrefslogtreecommitdiff
path: root/math/gnumeric/patches
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-01-09 12:41:11 +0000
committerrh <rh@pkgsrc.org>2003-01-09 12:41:11 +0000
commit1a1a6b81ede2d4784927b3c1971918a9381a223c (patch)
tree02728653f51bee56dd75011f0bdaf928dfa7b2ec /math/gnumeric/patches
parent9b7d6f99368bf4beb36cac27fc63897bddbd8538 (diff)
downloadpkgsrc-1a1a6b81ede2d4784927b3c1971918a9381a223c.tar.gz
Update gnumeric to 1.0.12. Changes include:
* Guile support (NetBSD package) * Bugfixes * backport small text import cleanup. * Remove the patch to the xml importer in 1.0.11 and solve the problem using a blunt object. * Support the global outline buttons * Use the back port of the new xml parser in libxml1 (thanks DV) * Fix GAMMAINV.
Diffstat (limited to 'math/gnumeric/patches')
-rw-r--r--math/gnumeric/patches/patch-aa16
1 files changed, 8 insertions, 8 deletions
diff --git a/math/gnumeric/patches/patch-aa b/math/gnumeric/patches/patch-aa
index 5758c154db6..cba7a8bd2dd 100644
--- a/math/gnumeric/patches/patch-aa
+++ b/math/gnumeric/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.13 2002/03/21 13:32:28 martti Exp $
+$NetBSD: patch-aa,v 1.14 2003/01/09 12:41:12 rh Exp $
---- doc/Makefile.in.orig Thu Mar 21 12:00:57 2002
-+++ doc/Makefile.in Thu Mar 21 12:01:19 2002
-@@ -185,7 +185,7 @@
- perl_val = @perl_val@
- python_val = @python_val@
+--- doc/Makefile.in.orig Sat Jan 4 04:30:42 2003
++++ doc/Makefile.in
+@@ -274,7 +274,7 @@ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
-SUBDIRS = C de es hu ja nl no pl pt ru sk sv
+SUBDIRS = C
- EXTRA_DIST = sgmldocs.make gnumeric-doc.make make-func-list.pl translating.sgml Design Future-Roadmap README saving.txt writing-functions.sgml excel-format-doc.txt linux-expo-99-gnumeric.tex linuxexpo.sty Dependencies.txt Styles.txt features.txt pref-attributes.txt guile-gnumeric.txt python-gnumeric.txt stf-export.txt stf-parser.txt
-
+ EXTRA_DIST = \
+ sgmldocs.make gnumeric-doc.make make-func-list.pl \