aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--math/gnumeric/Makefile1
-rw-r--r--math/gnumeric/files/patch-plugins::excel::ms-excel-util.c7
-rw-r--r--math/gnumeric2/Makefile1
-rw-r--r--math/gnumeric2/files/patch-plugins::excel::ms-excel-util.c7
4 files changed, 16 insertions, 0 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 416847412bcc..9440ef800024 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnumeric
PORTVERSION= 0.65
+PORTREVISION= 1
CATEGORIES?= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
diff --git a/math/gnumeric/files/patch-plugins::excel::ms-excel-util.c b/math/gnumeric/files/patch-plugins::excel::ms-excel-util.c
new file mode 100644
index 000000000000..84d90e338e6f
--- /dev/null
+++ b/math/gnumeric/files/patch-plugins::excel::ms-excel-util.c
@@ -0,0 +1,7 @@
+--- plugins/excel/ms-excel-util.c.orig Mon May 7 18:58:07 2001
++++ plugins/excel/ms-excel-util.c Tue May 22 17:03:18 2001
+@@ -383,3 +383,3 @@
+ charset = nl_langinfo (CODESET);
+-#elif
++#else
+ {
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 416847412bcc..9440ef800024 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnumeric
PORTVERSION= 0.65
+PORTREVISION= 1
CATEGORIES?= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnumeric
diff --git a/math/gnumeric2/files/patch-plugins::excel::ms-excel-util.c b/math/gnumeric2/files/patch-plugins::excel::ms-excel-util.c
new file mode 100644
index 000000000000..84d90e338e6f
--- /dev/null
+++ b/math/gnumeric2/files/patch-plugins::excel::ms-excel-util.c
@@ -0,0 +1,7 @@
+--- plugins/excel/ms-excel-util.c.orig Mon May 7 18:58:07 2001
++++ plugins/excel/ms-excel-util.c Tue May 22 17:03:18 2001
+@@ -383,3 +383,3 @@
+ charset = nl_langinfo (CODESET);
+-#elif
++#else
+ {