git: 76f4fbf9eea5 - main - math/libxlsxwriter: update to 1.2.3

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Wed, 05 Nov 2025 13:52:44 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=76f4fbf9eea54e711839d57dc1a6fd01d7f02c6e

commit 76f4fbf9eea54e711839d57dc1a6fd01d7f02c6e
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-11-05 13:52:09 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-11-05 13:52:42 +0000

    math/libxlsxwriter: update to 1.2.3
    
    Bump revision of consumers
---
 databases/fmptools/Makefile       | 1 +
 databases/spatialite_gui/Makefile | 2 +-
 math/libxlsxwriter/Makefile       | 2 +-
 math/libxlsxwriter/distinfo       | 6 +++---
 math/libxlsxwriter/pkg-plist      | 2 +-
 math/sc-im/Makefile               | 2 +-
 6 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/databases/fmptools/Makefile b/databases/fmptools/Makefile
index 1496e5a7da5d..6d4b9a82e7f4 100644
--- a/databases/fmptools/Makefile
+++ b/databases/fmptools/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	fmptools
 DISTVERSION=	0.2.2
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	https://github.com/evanmiller/${PORTNAME}/releases/download/v${DISTVERSION}/
 
diff --git a/databases/spatialite_gui/Makefile b/databases/spatialite_gui/Makefile
index bcad5147258d..3e6238420dd9 100644
--- a/databases/spatialite_gui/Makefile
+++ b/databases/spatialite_gui/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	spatialite_gui
 DISTVERSION=	2.1.0
-PORTREVISION=	17
+PORTREVISION=	18
 DISTVERSIONSUFFIX=	-beta1
 CATEGORIES=	databases geography
 MASTER_SITES=	http://www.gaia-gis.it/gaia-sins/spatialite-gui-sources/
diff --git a/math/libxlsxwriter/Makefile b/math/libxlsxwriter/Makefile
index 93c6a3aab6d5..5069e70bdb61 100644
--- a/math/libxlsxwriter/Makefile
+++ b/math/libxlsxwriter/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	libxlsxwriter
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.2.2
+DISTVERSION=	1.2.3
 CATEGORIES=	math devel
 
 MAINTAINER=	bapt@FreeBSD.org
diff --git a/math/libxlsxwriter/distinfo b/math/libxlsxwriter/distinfo
index 28309bf9e79d..8125b21d5bed 100644
--- a/math/libxlsxwriter/distinfo
+++ b/math/libxlsxwriter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1747298703
-SHA256 (jmcnamara-libxlsxwriter-v1.2.2_GH0.tar.gz) = 8ab0aced8a6e82f12f567b48d2cb3ca7b925893126607a619666da467e9ac14f
-SIZE (jmcnamara-libxlsxwriter-v1.2.2_GH0.tar.gz) = 21904390
+TIMESTAMP = 1762350644
+SHA256 (jmcnamara-libxlsxwriter-v1.2.3_GH0.tar.gz) = 63f070c19c97ce4d5dfcbc1fa8cc5237d4c9decf39341a31188dbdceef93b542
+SIZE (jmcnamara-libxlsxwriter-v1.2.3_GH0.tar.gz) = 21908738
diff --git a/math/libxlsxwriter/pkg-plist b/math/libxlsxwriter/pkg-plist
index 932a4ecc039b..d9c14317dadd 100644
--- a/math/libxlsxwriter/pkg-plist
+++ b/math/libxlsxwriter/pkg-plist
@@ -34,5 +34,5 @@ include/xlsxwriter/workbook.h
 include/xlsxwriter/worksheet.h
 include/xlsxwriter/xmlwriter.h
 lib/libxlsxwriter.so
-lib/libxlsxwriter.so.9
+lib/libxlsxwriter.so.10
 libdata/pkgconfig/xlsxwriter.pc
diff --git a/math/sc-im/Makefile b/math/sc-im/Makefile
index af24a86e3a8e..574b37ee02ec 100644
--- a/math/sc-im/Makefile
+++ b/math/sc-im/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=		sc-im
 DISTVERSIONPREFIX=	v
 DISTVERSION=		0.8.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=		math
 
 MAINTAINER=	bapt@FreeBSD.org