git: 69ff2b9e0f9b - main - devel/lfcbase,databases/cego: update 1.23.2 -> 1.23.3, 2.54.2 -> 2.54.7

From: Kurt Jaeger <pi_at_FreeBSD.org>
Date: Sun, 15 Feb 2026 09:16:30 UTC
The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=69ff2b9e0f9b7e5238fc899c4de5cf1d59f37ff1

commit 69ff2b9e0f9b7e5238fc899c4de5cf1d59f37ff1
Author:     Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2026-02-15 09:09:32 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2026-02-15 09:09:32 +0000

    devel/lfcbase,databases/cego: update 1.23.2 -> 1.23.3, 2.54.2 -> 2.54.7
    
    lfcbase:
    - Screen class regarding, some int to unsigned fixes
    
    cego:
    - patch in CegoAction::execProcCall and CegoAction::execFuncCall,
      fix locking in case of exceptions
    - CegoAdmScreen to support current backup and restore features.
      Also added online help
    - added dbcheck/failcheck to also check correct handling of failed queries
    - Fixes added for CegoFieldValue:castTo. In case of thrown data
      conversion exceptions, is is ensured, that _pV is set to _staticBuf
      after freed, otherwise memory fault cause by double free in desctructor
      may occur
    - initfile handling fixed
    - CegoAdminThread::executeRestore improvements
      with online docs updated for the restore procedures
    - Added patches to CegoBufferPool, CegoLogManager and CegoArchiveThread.
    - database xml file will be updated during checkpointing runs.
---
 databases/cego/Makefile | 2 +-
 databases/cego/distinfo | 6 +++---
 devel/lfcbase/Makefile  | 2 +-
 devel/lfcbase/distinfo  | 6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 2b0fbe4ddde0..316d8cf7f97e 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.54.2
+PORTVERSION=	2.54.7
 
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 2f8039451e9f..323b9a82ba5b 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1769367337
-SHA256 (cego-2.54.2.tar.gz) = 0c4e419eae6413e035a3e54e238611f236e163824ff973c6121d7650be689358
-SIZE (cego-2.54.2.tar.gz) = 3160317
+TIMESTAMP = 1771111472
+SHA256 (cego-2.54.7.tar.gz) = 63e235236fb712cac799c7c4ea6ebb8a9d30ad48dc17561ac02e9bdfc4f106f4
+SIZE (cego-2.54.7.tar.gz) = 3161760
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 1ef0bd8dfdd6..8c70e3d34317 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lfcbase
-PORTVERSION=	1.23.2
+PORTVERSION=	1.23.3
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index addea1fd19c4..2dbf4990c9d9 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1766336562
-SHA256 (lfcbase-1.23.2.tar.gz) = cc7b9195028c246c1492eb367479df8ea5413a376924b4ee540931f3ec9b2335
-SIZE (lfcbase-1.23.2.tar.gz) = 653576
+TIMESTAMP = 1771141041
+SHA256 (lfcbase-1.23.3.tar.gz) = 438a92dcd527188c98a9b25fcc67bda6e395b18ffccc34934b6e4a064cc6c716
+SIZE (lfcbase-1.23.3.tar.gz) = 653664