summaryrefslogtreecommitdiff
path: root/math/gnumeric112
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-02-11 16:08:51 +0000
committernia <nia@pkgsrc.org>2021-02-11 16:08:51 +0000
commit30a28f61b482d126c4ececf8db8515b5bef476cd (patch)
tree560976addd019b934de5ea4b70f6699a4f0513f3 /math/gnumeric112
parent3683ddca9282df434025d832d08951d7cf1cf5c3 (diff)
downloadpkgsrc-30a28f61b482d126c4ececf8db8515b5bef476cd.tar.gz
gnumeric: Update to 1.12.48
Gnumeric 1.12.48 Andreas: * Add axis title to chart in histogram tool. [#408] * Fix line end marker roundtrip through strict ODF * Improve export of line markers to ODF for interoperability * Improve line marker handling on import * Fix LaTeX export. [#489] * When reading an ODF file make all sheets of equal size. [#505] Jean: * Fix xlsx object non-import crash. * Fix in-place graph data problem. [#492] * Port to Python3. [#419] Morten: * Fix performance issue with sample_datasource. [#491] * Fix partial-line issue with sample_datasource. * Fix load of in-place graph data with extra ()s. [#492] * Fix Ctrl-; cursor position. [#494] * Fix ssconvert --merge-to problem. [#496] * Fix sheet size paste problem. [#497] * Speed up really large auto-filters. [#465] * Fix 2038 problem on quit. * Improve tests. * Improve dependency tracking for implicit intersection. [#501] * Fix format dialog issue. [#503] * Re-tune style quad tree. [#234] * Re-tune dependency bucket system. [#502] * Fix global name parsing problem with non-uniform sheet sizing. * Avoid style dependency redraw during file load. * Tend to dead kittens. * Fix metadata dialog. [#510] * Fix potential 64-bit problem with signals. * Fix GnmRange introspection.
Diffstat (limited to 'math/gnumeric112')
-rw-r--r--math/gnumeric112/Makefile5
-rw-r--r--math/gnumeric112/PLIST10
-rw-r--r--math/gnumeric112/distinfo10
-rw-r--r--math/gnumeric112/options.mk3
4 files changed, 17 insertions, 11 deletions
diff --git a/math/gnumeric112/Makefile b/math/gnumeric112/Makefile
index c1db52eb36e..8a0e3165c60 100644
--- a/math/gnumeric112/Makefile
+++ b/math/gnumeric112/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2020/11/05 09:08:37 ryoon Exp $
+# $NetBSD: Makefile,v 1.72 2021/02/11 16:08:51 nia Exp $
-DISTNAME= gnumeric-1.12.47
-PKGREVISION= 5
+DISTNAME= gnumeric-1.12.48
CATEGORIES= math gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnumeric/1.12/}
EXTRACT_SUFX= .tar.xz
diff --git a/math/gnumeric112/PLIST b/math/gnumeric112/PLIST
index 027541d9194..a625a19fdfa 100644
--- a/math/gnumeric112/PLIST
+++ b/math/gnumeric112/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2020/05/20 16:48:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.17 2021/02/11 16:08:51 nia Exp $
bin/gnumeric
bin/${PKGNAME}
bin/ssconvert
@@ -233,6 +233,9 @@ lib/gnumeric/${PKGVERSION}/plugins/fn-tsa/plugin.la
lib/gnumeric/${PKGVERSION}/plugins/fn-tsa/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/glpk/glpk.la
lib/gnumeric/${PKGVERSION}/plugins/glpk/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary/glossary-po-header
+lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary/gnome_glossary.py
+lib/gnumeric/${PKGVERSION}/plugins/gnome-glossary/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/html/html.la
lib/gnumeric/${PKGVERSION}/plugins/html/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/lotus/lotus.la
@@ -253,6 +256,11 @@ lib/gnumeric/${PKGVERSION}/plugins/perl-loader/perl_loader.la
lib/gnumeric/${PKGVERSION}/plugins/perl-loader/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plan_perfect.la
lib/gnumeric/${PKGVERSION}/plugins/plan_perfect/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/py-func/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/py-func/py_func.py
+lib/gnumeric/${PKGVERSION}/plugins/python-loader/plugin.xml
+lib/gnumeric/${PKGVERSION}/plugins/python-loader/python_loader.la
+lib/gnumeric/${PKGVERSION}/plugins/python-loader/ui-console-menu.xml
lib/gnumeric/${PKGVERSION}/plugins/qpro/plugin.xml
lib/gnumeric/${PKGVERSION}/plugins/qpro/qpro.la
lib/gnumeric/${PKGVERSION}/plugins/sample_datasource/plugin.xml
diff --git a/math/gnumeric112/distinfo b/math/gnumeric112/distinfo
index 6d6fb9f820d..2bfe305b26f 100644
--- a/math/gnumeric112/distinfo
+++ b/math/gnumeric112/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.28 2020/05/17 23:47:45 nia Exp $
+$NetBSD: distinfo,v 1.29 2021/02/11 16:08:51 nia Exp $
-SHA1 (gnumeric-1.12.47.tar.xz) = 77fe210a595d3afc8c8724efa69d0ca96e341856
-RMD160 (gnumeric-1.12.47.tar.xz) = b2ab3d1dd68a76d9aff4ad73ab3c3ad2aa405069
-SHA512 (gnumeric-1.12.47.tar.xz) = f6298fee752b062672acc20e18388d7424719d69ce9586888f33be07ca92bbd7d99e46b98e9ab2a546d1954d3113b59a5105d46c4e8a13e65e1ae9acc38391ab
-Size (gnumeric-1.12.47.tar.xz) = 18309764 bytes
+SHA1 (gnumeric-1.12.48.tar.xz) = 0eb5b4474eb4a7d33852d2cef88cddd9c68d8a47
+RMD160 (gnumeric-1.12.48.tar.xz) = 1180ee1a34636abe87cbac3ccaa4e39789c08d08
+SHA512 (gnumeric-1.12.48.tar.xz) = 6c17e95ecd88b43da0f4f23d9c99dad5d0016f9618570a36be5998fa84c144bb5d13749fd9c4fe0c295e3c80d70c717d09763cc9904dfc1df062b96749b73ebc
+Size (gnumeric-1.12.48.tar.xz) = 18329300 bytes
SHA1 (patch-aa) = 87781e2955442d8edc803cd732b949017b0f4f27
SHA1 (patch-ab) = f6fe7aed7ab857f1d8292fd99950bda7a9fb96fa
diff --git a/math/gnumeric112/options.mk b/math/gnumeric112/options.mk
index 0298e15f0dc..d5c41c96515 100644
--- a/math/gnumeric112/options.mk
+++ b/math/gnumeric112/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2020/05/20 16:48:41 wiz Exp $
+# $NetBSD: options.mk,v 1.3 2021/02/11 16:08:51 nia Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.gnumeric
PKG_SUPPORTED_OPTIONS= psiconv python
@@ -13,6 +13,5 @@ CONFIGURE_ARGS+= --without-psiconv
.if !empty(PKG_OPTIONS:Mpython)
CONFIGURE_ARGS+= --with-python
-PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 1.12.47
PLIST_SRC+= PLIST PLIST.python
.endif