aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-24 18:54:59 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-24 18:54:59 +0000
commit1b5b3cdeaae021a6cea061287fd4dbaf02ab872a (patch)
tree4feaac7d2cf88bf4294fa785295ead67452cc13b /math
parent7c14075150666c7538c5ac197136c6b65663b202 (diff)
downloadports-1b5b3cdeaae021a6cea061287fd4dbaf02ab872a.tar.gz
ports-1b5b3cdeaae021a6cea061287fd4dbaf02ab872a.zip
Notes
Diffstat (limited to 'math')
-rw-r--r--math/gnumeric2/Makefile2
-rw-r--r--math/gnumeric2/distinfo2
-rw-r--r--math/gnumeric2/files/patch-configure18
3 files changed, 6 insertions, 16 deletions
diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile
index 2510064c2063..f5af6149f98f 100644
--- a/math/gnumeric2/Makefile
+++ b/math/gnumeric2/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gnumeric2
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.3
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 7e3a3b37cb7f..50a4d8aaa5c7 100644
--- a/math/gnumeric2/distinfo
+++ b/math/gnumeric2/distinfo
@@ -1 +1 @@
-MD5 (gnome2/gnumeric-1.2.2.tar.bz2) = e6deff35d98794938cb7a3132bb55518
+MD5 (gnome2/gnumeric-1.2.3.tar.bz2) = b6da0abb231c3c4073fccaafb4fbcccf
diff --git a/math/gnumeric2/files/patch-configure b/math/gnumeric2/files/patch-configure
index 4feaedadedd2..9f3fbc054880 100644
--- a/math/gnumeric2/files/patch-configure
+++ b/math/gnumeric2/files/patch-configure
@@ -1,6 +1,6 @@
---- configure.orig Wed Nov 13 14:39:44 2002
-+++ configure Fri Nov 15 20:11:48 2002
-@@ -8244,6 +8244,7 @@
+--- configure.orig Wed Dec 24 13:17:48 2003
++++ configure Wed Dec 24 13:17:48 2003
+@@ -19590,6 +19590,7 @@
# This can be used to rebuild libtool when needed
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
@@ -8,17 +8,7 @@
# Always use our own libtool.
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-@@ -9562,7 +9563,8 @@
- int
- main ()
- {
--FILE *f = fdopen(1, "r")
-+FILE *f;
-+f = fdopen(1, "r")
- ;
- return 0;
- }
-@@ -13997,7 +13999,7 @@
+@@ -25411,7 +25412,7 @@
}'
fi