aboutsummaryrefslogtreecommitdiffstats
path: root/math/gnumeric/files
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-11-20 05:36:09 +0800
committerade <ade@FreeBSD.org>2000-11-20 05:36:09 +0800
commite25d38de68d072aba97e29e98fc431db7223f5e0 (patch)
treec92b1fa804b6da94c1d1455098b891fff2438c21 /math/gnumeric/files
parent3736ac632c24b4805265937c526c3c7959b7d5fc (diff)
downloadfreebsd-ports-graphics-e25d38de68d072aba97e29e98fc431db7223f5e0.tar.gz
freebsd-ports-graphics-e25d38de68d072aba97e29e98fc431db7223f5e0.tar.zst
freebsd-ports-graphics-e25d38de68d072aba97e29e98fc431db7223f5e0.zip
Update to 0.59 - we got the pregenerated documentation back, hurrah!
Diffstat (limited to 'math/gnumeric/files')
-rw-r--r--math/gnumeric/files/patch-ba5
-rw-r--r--math/gnumeric/files/patch-ce16
-rw-r--r--math/gnumeric/files/patch-cg14
3 files changed, 0 insertions, 35 deletions
diff --git a/math/gnumeric/files/patch-ba b/math/gnumeric/files/patch-ba
index 724d05645e8..3447b30f39b 100644
--- a/math/gnumeric/files/patch-ba
+++ b/math/gnumeric/files/patch-ba
@@ -1,10 +1,5 @@
--- Makefile.in.orig Mon Nov 13 19:56:19 2000
+++ Makefile.in Tue Nov 14 15:34:05 2000
-@@ -159,3 +159,3 @@
-
--SUBDIRS = . intl po macros idl plugins src doc icons templates
-+SUBDIRS = . intl po macros idl plugins src icons templates
-
@@ -164,3 +164,3 @@
-confexecdir = $(libdir)
diff --git a/math/gnumeric/files/patch-ce b/math/gnumeric/files/patch-ce
deleted file mode 100644
index 4695a5e53ac..00000000000
--- a/math/gnumeric/files/patch-ce
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/format.c.orig Fri Sep 22 09:45:19 2000
-+++ src/format.c Wed Oct 11 12:36:59 2000
-@@ -28,3 +28,5 @@
- #include <math.h>
-+#ifdef __linux__
- #include <langinfo.h>
-+#endif
- #include <limits.h>
-@@ -108,2 +110,3 @@
-
-+#ifdef __linux__
- if (!date_order_cached) {
-@@ -123,2 +126,3 @@
- }
-+#endif
-
diff --git a/math/gnumeric/files/patch-cg b/math/gnumeric/files/patch-cg
deleted file mode 100644
index 392fbded393..00000000000
--- a/math/gnumeric/files/patch-cg
+++ /dev/null
@@ -1,14 +0,0 @@
---- plugins/gb/excel-gb-interior.c.orig Thu Nov 2 00:03:34 2000
-+++ plugins/gb/excel-gb-interior.c Tue Nov 14 15:13:54 2000
-@@ -16,3 +16,3 @@
- #include "parse-util.h"
--#include "command-context-corba.h"
-+/*#include "command-context-corba.h"*/
- #include "selection.h"
---- plugins/gb/excel-gb-range.c.orig Thu Nov 2 00:03:34 2000
-+++ plugins/gb/excel-gb-range.c Tue Nov 14 15:22:41 2000
-@@ -17,3 +17,3 @@
- #include "commands.h"
--#include "command-context-corba.h"
-+/*#include "command-context-corba.h"*/
- #include "selection.h"