summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-21 15:29:25 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-11-21 15:29:25 +0800
commitd7aa771cdf8415f07162b3cdbceac3e6237548c9 (patch)
tree57aab2a23d622ae6eb1d782dc647b352a3580100 /math
parent47b9e912659d6e7d9bcf3e65ca587809379bb350 (diff)
downloadmarcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.tar
marcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.tar.gz
marcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.tar.bz2
marcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.tar.lz
marcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.tar.xz
marcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.tar.zst
marcuscom-ports-d7aa771cdf8415f07162b3cdbceac3e6237548c9.zip
Update to 1.7.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7944 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric/Makefile4
-rw-r--r--math/gnumeric/distinfo6
-rw-r--r--math/gnumeric/files/patch-src_func.c16
-rw-r--r--math/gnumeric/pkg-plist1
4 files changed, 6 insertions, 21 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index db91d57b0..917da7c94 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -3,11 +3,11 @@
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
# $FreeBSD$
-# $MCom: ports/math/gnumeric/Makefile,v 1.21 2006/10/19 04:59:23 marcus Exp $
+# $MCom: ports/math/gnumeric/Makefile,v 1.22 2006/11/20 00:41:40 pav Exp $
#
PORTNAME= gnumeric
-PORTVERSION= 1.7.3
+PORTVERSION= 1.7.4
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo
index 97de10372..9f1f101b3 100644
--- a/math/gnumeric/distinfo
+++ b/math/gnumeric/distinfo
@@ -1,3 +1,3 @@
-MD5 (gnome2/gnumeric-1.7.3.tar.bz2) = cbfdc3445b8eb6c4a92c426ce2f5f3cf
-SHA256 (gnome2/gnumeric-1.7.3.tar.bz2) = 004c4955381f5ae4ad02956d26decf8f9b460a6e9b8b2d0ca9eb5fbb58906e7a
-SIZE (gnome2/gnumeric-1.7.3.tar.bz2) = 12918948
+MD5 (gnome2/gnumeric-1.7.4.tar.bz2) = a5bb3bb5849dfd968f0ce6420882c960
+SHA256 (gnome2/gnumeric-1.7.4.tar.bz2) = 73dc25a413957a42b1bbef966789a0c8c35ce4aec1f967b18155b7e24973e5d1
+SIZE (gnome2/gnumeric-1.7.4.tar.bz2) = 12803716
diff --git a/math/gnumeric/files/patch-src_func.c b/math/gnumeric/files/patch-src_func.c
deleted file mode 100644
index 9dc10dea9..000000000
--- a/math/gnumeric/files/patch-src_func.c
+++ /dev/null
@@ -1,16 +0,0 @@
---- src/func.c.orig Sun Nov 19 02:48:38 2006
-+++ src/func.c Mon Nov 20 01:27:26 2006
-@@ -1037,11 +1037,11 @@
- g_return_val_if_fail (ei != NULL, NULL);
- g_return_val_if_fail (ei->func_call != NULL, NULL);
-
-- gnm_func_load_if_stub ((GnmFunc *)fn_def);
--
- argc = ei->func_call->argc;
- argv = ei->func_call->argv;
- fn_def = ei->func_call->func;
-+
-+ gnm_func_load_if_stub ((GnmFunc *)fn_def);
-
- /* Functions that deal with ExprNodes */
- if (fn_def->fn_type == GNM_FUNC_TYPE_NODES)
diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist
index b9f1b7f3a..303068841 100644
--- a/math/gnumeric/pkg-plist
+++ b/math/gnumeric/pkg-plist
@@ -81,6 +81,7 @@ include/libspreadsheet-1-7/sheet-control-gui-priv.h
include/libspreadsheet-1-7/sheet-control-gui.h
include/libspreadsheet-1-7/sheet-control-priv.h
include/libspreadsheet-1-7/sheet-control.h
+include/libspreadsheet-1-7/sheet-filter-combo.h
include/libspreadsheet-1-7/sheet-filter.h
include/libspreadsheet-1-7/sheet-merge.h
include/libspreadsheet-1-7/sheet-object-cell-comment.h