summaryrefslogtreecommitdiff
path: root/math/gnumeric2
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-10-09 02:23:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-10-09 02:23:18 +0000
commit80b32bc99661902376df3e159e29e74d328a5f2b (patch)
tree1687534af9c4a5377fe51d72d6bd0b5c0d8b2f37 /math/gnumeric2
parentFix build error with WITH_CUPS and gettext(3). (diff)
Update to 1.2.1.
Notes
Notes: svn path=/head/; revision=90680
Diffstat (limited to 'math/gnumeric2')
-rw-r--r--math/gnumeric2/Makefile2
-rw-r--r--math/gnumeric2/distinfo2
-rw-r--r--math/gnumeric2/files/patch-src_dialogs_dialog-sheet-order.c19
-rw-r--r--math/gnumeric2/pkg-plist3
4 files changed, 3 insertions, 23 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index c4de4f68fb08..3882d9e78557 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric2
-PORTVERSION= 1.2.0
+PORTVERSION= 1.2.1
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/1.2
diff --git a/math/gnumeric2/distinfo b/math/gnumeric2/distinfo
index dee8d6ed43b3..825aceabe6bf 100644
--- a/math/gnumeric2/distinfo
+++ b/math/gnumeric2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gnumeric-1.2.0.tar.bz2) = 21f565b128b22246a7c2a51267e575df
+MD5 (gnome2/gnumeric-1.2.1.tar.bz2) = 51f0bd5c69e6b6d321909e8bfe2e2c2b
diff --git a/math/gnumeric2/files/patch-src_dialogs_dialog-sheet-order.c b/math/gnumeric2/files/patch-src_dialogs_dialog-sheet-order.c
deleted file mode 100644
index d4353b4cafa3..000000000000
--- a/math/gnumeric2/files/patch-src_dialogs_dialog-sheet-order.c
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/dialogs/dialog-sheet-order.c.orig Mon Sep 15 01:40:38 2003
-+++ src/dialogs/dialog-sheet-order.c Thu Sep 25 17:27:10 2003
-@@ -106,6 +106,7 @@
- static gint
- location_of_iter (GtkTreeIter *iter, GtkListStore *model)
- {
-+ gint loc;
- /* Note: in gtk 2.2 we could just do: */
- /* gchar* path = gtk_tree_model_get_string_from_iter */
- /* (GTK_TREE_MODEL (model), iter); */
-@@ -117,7 +118,7 @@
- gtk_tree_path_free (treepath);
- /* end of gtk 2.0 code */
-
-- gint loc = atoi(path);
-+ loc = atoi(path);
-
- g_free (path);
-
diff --git a/math/gnumeric2/pkg-plist b/math/gnumeric2/pkg-plist
index 272e1d72d8aa..99c43ea01fbc 100644
--- a/math/gnumeric2/pkg-plist
+++ b/math/gnumeric2/pkg-plist
@@ -275,6 +275,7 @@ share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/configuration-toolbars.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-commentNlink.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-delete.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-entry-advanced.xml
+share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-entry-external.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-entry.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-format.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-generate.xml
@@ -284,7 +285,6 @@ share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-move-copy.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-overview.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-selections.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/data-types.xml
-share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/datasource.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/extending-code.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/extending-functions.xml
share/gnome/gnumeric/%%VERSION%%/help/gnumeric/C/extending-overview.xml
@@ -692,7 +692,6 @@ share/locale/fr/LC_MESSAGES/gnumeric.mo
share/locale/ga/LC_MESSAGES/gnumeric.mo
share/locale/gl/LC_MESSAGES/gnumeric.mo
share/locale/he/LC_MESSAGES/gnumeric.mo
-share/locale/hi/LC_MESSAGES/gnumeric.mo
share/locale/hr/LC_MESSAGES/gnumeric.mo
share/locale/hu/LC_MESSAGES/gnumeric.mo
share/locale/it/LC_MESSAGES/gnumeric.mo