git: 4ba2a97e0af0 - main - devel/lfcbase: update 1.18.5 -> 1.18.6 and databases/cego: 2.48.29 -> 2.48.32

From: Kurt Jaeger <pi_at_FreeBSD.org>
Date: Tue, 14 Nov 2023 14:34:22 UTC
The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4ba2a97e0af0a6904b10a55358e1c665af40749a

commit 4ba2a97e0af0a6904b10a55358e1c665af40749a
Author:     Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2023-11-14 14:32:09 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2023-11-14 14:32:09 +0000

    devel/lfcbase: update 1.18.5 -> 1.18.6 and databases/cego: 2.48.29 -> 2.48.32
    
    lfcbase:
    - Patch added in Sleeper class to support larger values for milliSleep
      and microSleep. For this, also input parameter type has changed from
      int to unsigned long
    
    cego:
    - Patch added for CegoCaseCond::evalField to eval appropriate datatype.
      If the case condition contains null type this was not done correctly
    - Added patch in CegoSelect::evalSchema. At the end of the method,
      schema ids are calculated to provide unique attribute ids for views
    - support nested case conditions
    
    Author:    Björn Lemke <lemke@lemke-it.com>
---
 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 78c4160704a5..68c43b2d0199 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.48.29
+PORTVERSION=	2.48.32
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index bc3ba069f961..9d268871541b 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691485077
-SHA256 (cego-2.48.29.tar.gz) = a816d650f4ece8e8ed61036e13398ad8a3ccf423020d31a3655d36dbe858ae0c
-SIZE (cego-2.48.29.tar.gz) = 3208254
+TIMESTAMP = 1699971266
+SHA256 (cego-2.48.32.tar.gz) = 86f89a913d7f45ed99a005a707fff8194f0c91c20af238678cfbb50ce6240d0c
+SIZE (cego-2.48.32.tar.gz) = 3269360
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 7788b386f8b0..65f10918e5bf 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lfcbase
-PORTVERSION=	1.18.5
+PORTVERSION=	1.18.6
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 9312bbd43bb4..e9ca800a34e4 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682708848
-SHA256 (lfcbase-1.18.5.tar.gz) = 08805bee1ae956f8ff3be71ae94c1486f025faceba156cb88d9dce511a43868d
-SIZE (lfcbase-1.18.5.tar.gz) = 702158
+TIMESTAMP = 1699958530
+SHA256 (lfcbase-1.18.6.tar.gz) = b41ca779f1122f564477a8df68c7d95a14ab8a2dfdd969f1be515ca45c23b38d
+SIZE (lfcbase-1.18.6.tar.gz) = 676621