summaryrefslogtreecommitdiff
path: root/math/gnumeric/Makefile
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2003-04-25 13:06:04 +0000
committerrh <rh@pkgsrc.org>2003-04-25 13:06:04 +0000
commitdb7204277d091c9f3d2fb89efeae93f6963727eb (patch)
treecb81896ebdfca65c746792d271ebd5f1068ab3b9 /math/gnumeric/Makefile
parent30257e8f9337d0565b806f4bdf8dbf99522dd760 (diff)
downloadpkgsrc-db7204277d091c9f3d2fb89efeae93f6963727eb.tar.gz
Update gnumeric to 1.0.13. Notable changes include:
* lotus-123 : fix incorrect import of logarithmic functions log -> log instead of log10 ln -> ln instead of log * XL95 export : Use unquoted names in externsheets * Fix a problem with the euro/yen/pound symbols http://bugzilla.gnome.org/show_bug.cgi?id=103571 * Back port fix * Backport morten's fix for latex export problem * Use even blunter instrument on xml importer.
Diffstat (limited to 'math/gnumeric/Makefile')
-rw-r--r--math/gnumeric/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile
index 28712ecb5ac..a760192cd2d 100644
--- a/math/gnumeric/Makefile
+++ b/math/gnumeric/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.69 2003/04/10 13:31:45 fredb Exp $
+# $NetBSD: Makefile,v 1.70 2003/04/25 13:06:04 rh Exp $
#
-DISTNAME= gnumeric-1.0.12
-PKGREVISION= 3
+DISTNAME= gnumeric-1.0.13
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.0/}