Date: Sat, 02 May 2026 09:02:15 +0000 From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: Olivier Duchateau <duchateau.olivier@gmail.com> Subject: git: 689b8f0f8fe0 - main - math/gnumeric: update to 1.12.61 Message-ID: <69f5bd97.1a453.2886182b@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=689b8f0f8fe06da09d1375afcfc4e60a0bf74a62 commit 689b8f0f8fe06da09d1375afcfc4e60a0bf74a62 Author: Olivier Duchateau <duchateau.olivier@gmail.com> AuthorDate: 2026-05-02 08:25:20 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2026-05-02 09:01:23 +0000 math/gnumeric: update to 1.12.61 Update math/gnumeric to 1.12.61 2026-04-29 Morten Welinder <terra@gnome.org> * Release 1.12.61 2026-04-04 Morten Welinder <terra@gnome.org> * src/stf-parse.c (guess_line_endings): New function. We'll preserve line endings on cvs->cvs or cvs->txt conversion. At least if they are consistent. 2026-03-26 Morten Welinder <terra@gnome.org> * src/stf-parse.c (stf_parse_sheet): Move error messages needing translation outside the changed-locale region used for parsing. 2026-02-10 Morten Welinder <terra@gnome.org> * configure.ac: Post-release bump. Remove unneeded patch PR: 294909 --- math/gnumeric/Makefile | 2 +- math/gnumeric/distinfo | 6 +++--- math/gnumeric/files/patch-src_sstest.c | 11 ----------- math/gnumeric/pkg-plist | 8 ++++---- 4 files changed, 8 insertions(+), 19 deletions(-) diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 3a03551f8900..72b9e49d3d6e 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnumeric -PORTVERSION= 1.12.60 +PORTVERSION= 1.12.61 CATEGORIES= math gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/math/gnumeric/distinfo b/math/gnumeric/distinfo index f450f1af6efc..4265f71c3289 100644 --- a/math/gnumeric/distinfo +++ b/math/gnumeric/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770919098 -SHA256 (gnome/gnumeric-1.12.60.tar.xz) = bb02feb286062805564438534e1fea459f97cebac8a090b1a7e47ca251e07467 -SIZE (gnome/gnumeric-1.12.60.tar.xz) = 17794296 +TIMESTAMP = 1777576340 +SHA256 (gnome/gnumeric-1.12.61.tar.xz) = 2ac135d856572713c1a408b76b50a59f2a9769ed21f1213446b5af255df20a12 +SIZE (gnome/gnumeric-1.12.61.tar.xz) = 17921384 diff --git a/math/gnumeric/files/patch-src_sstest.c b/math/gnumeric/files/patch-src_sstest.c deleted file mode 100644 index 4e05c1e2c294..000000000000 --- a/math/gnumeric/files/patch-src_sstest.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/sstest.c.orig 2026-02-11 02:07:03 UTC -+++ src/sstest.c -@@ -898,7 +898,7 @@ static gboolean - /* ------------------------------------------------------------------------- */ - - static gboolean --check_help_expression (const char *text, GnmFunc const *fd, bool localized) -+check_help_expression (const char *text, GnmFunc const *fd, gboolean localized) - { - GnmConventions const *convs = gnm_conventions_default; - GnmParsePos pp; diff --git a/math/gnumeric/pkg-plist b/math/gnumeric/pkg-plist index 2cdccd35aaeb..fe9a558fb93c 100644 --- a/math/gnumeric/pkg-plist +++ b/math/gnumeric/pkg-plist @@ -129,15 +129,19 @@ include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-auto-expression. include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-chi-squared.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-exp-smoothing.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-frequency.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-ftest.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-histogram.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-kaplan-meier.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-normality.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-one-mean-test.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-principal-components.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-regression.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-sign-test.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-signed-rank-test.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-tools.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-ttest.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-wilcoxon-mann-whitney.h +include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/analysis-ztest.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/auto-correct.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/dao.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/data-shuffling.h @@ -150,7 +154,6 @@ include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/random-generator.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/scenarios.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/simulation.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/tabulate.h -include/libspreadsheet-%%SHORT_VER%%/spreadsheet/tools/tools.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/undo.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/validation-combo.h include/libspreadsheet-%%SHORT_VER%%/spreadsheet/validation.h @@ -191,9 +194,6 @@ lib/gnumeric/%%VERSION%%/plugins/dif/dif.so lib/gnumeric/%%VERSION%%/plugins/dif/plugin.xml lib/gnumeric/%%VERSION%%/plugins/excel/excel.so lib/gnumeric/%%VERSION%%/plugins/excel/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.so -lib/gnumeric/%%VERSION%%/plugins/excelplugins/plugin.xml -lib/gnumeric/%%VERSION%%/plugins/excelplugins/xlcall32.so lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.so lib/gnumeric/%%VERSION%%/plugins/fn-christian-date/plugin.xml lib/gnumeric/%%VERSION%%/plugins/fn-complex/plugin.sohome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f5bd97.1a453.2886182b>
