summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-10 03:33:04 +0800
committeradamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059>2004-09-10 03:33:04 +0800
commit33a5761fd6554eb452ad01ebd3bb48aacf626aac (patch)
tree6b896a41e4ae9479bf71d031de8f54c76f6c68d7
parent3a8b848c9619f647f2ec7dd522ca353b6a7f011c (diff)
downloadmarcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.tar
marcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.tar.gz
marcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.tar.bz2
marcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.tar.lz
marcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.tar.xz
marcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.tar.zst
marcuscom-ports-33a5761fd6554eb452ad01ebd3bb48aacf626aac.zip
Update to 1.3.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2785 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--math/gnumeric2/Makefile2
-rw-r--r--math/gnumeric2/distinfo4
-rw-r--r--math/gnumeric2/files/patch-src_commands.c22
-rw-r--r--math/gnumeric2/pkg-plist2
4 files changed, 5 insertions, 25 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 0cb51032b..4d3e49e2b 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric2
-PORTVERSION= 1.3.2
+PORTVERSION= 1.3.90
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R}
diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo
index a1ff75f4c..221c0da92 100644
--- a/math/gnumeric2/distinfo
+++ b/math/gnumeric2/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/gnumeric-1.3.2.tar.bz2) = 14c7e3cf3f3eda61f1d029f6f473d678
-SIZE (gnome2/gnumeric-1.3.2.tar.bz2) = 14534699
+MD5 (gnome2/gnumeric-1.3.90.tar.bz2) = 1fb7264fee91e440c4e13c1e0ce0c9ea
+SIZE (gnome2/gnumeric-1.3.90.tar.bz2) = 14903587
diff --git a/math/gnumeric2/files/patch-src_commands.c b/math/gnumeric2/files/patch-src_commands.c
deleted file mode 100644
index 9f9ed29b1..000000000
--- a/math/gnumeric2/files/patch-src_commands.c
+++ /dev/null
@@ -1,22 +0,0 @@
---- src/commands.c.orig Sat Sep 4 16:07:54 2004
-+++ src/commands.c Sat Sep 4 16:09:28 2004
-@@ -3634,6 +3634,11 @@
- } CmdMergeCells;
-
- static void
-+cmd_merge_cells_repeat (GnmCommand const *cmd, WorkbookControl *wbc);
-+
-+MAKE_GNM_COMMAND (CmdMergeCells, cmd_merge_cells, cmd_merge_cells_repeat);
-+
-+static void
- cmd_merge_cells_repeat (GnmCommand const *cmd, WorkbookControl *wbc)
- {
- SheetView *sv = wb_control_cur_sheet_view (wbc);
-@@ -3642,7 +3647,6 @@
- CMD_MERGE_CELLS (cmd)->center);
- range_fragment_free (range_list);
- }
--MAKE_GNM_COMMAND (CmdMergeCells, cmd_merge_cells, cmd_merge_cells_repeat);
-
- static gboolean
- cmd_merge_cells_undo (GnmCommand *cmd, WorkbookControl *wbc)
diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist
index 57157ce73..0fa2d3819 100644
--- a/math/gnumeric2/pkg-plist
+++ b/math/gnumeric2/pkg-plist
@@ -1,5 +1,6 @@
bin/gnumeric
bin/gnumeric-%%VERSION%%
+bin/ssconvert
lib/gnumeric/%%VERSION%%/plugins/applix/applix.so
lib/gnumeric/%%VERSION%%/plugins/applix/plugin.xml
lib/gnumeric/%%VERSION%%/plugins/corba/corba.so
@@ -214,6 +215,7 @@ share/gnome/help/gnumeric/C/analysis-solver.xml
share/gnome/help/gnumeric/C/analysis-statistical.xml
share/gnome/help/gnumeric/C/appendix-glossary.xml
share/gnome/help/gnumeric/C/appendix-keybindings.xml
+share/gnome/help/gnumeric/C/bugs.xml
share/gnome/help/gnumeric/C/configuration-localization.xml
share/gnome/help/gnumeric/C/configuration-overview.xml
share/gnome/help/gnumeric/C/configuration-plugins.xml