git: af3d489aef0e - main - databases/cego: update 2.51.1 -> 2.51.3, devel/lfcbase: update 1.19.0 -> 1.19.1

From: Kurt Jaeger <pi_at_FreeBSD.org>
Date: Thu, 10 Apr 2025 18:26:33 UTC
The branch main has been updated by pi:

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

commit af3d489aef0e0fc5d42d42b380b2ea01dd2d2191
Author:     Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2025-04-10 18:24:34 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-04-10 18:24:34 +0000

    databases/cego: update 2.51.1 -> 2.51.3, devel/lfcbase: update 1.19.0 -> 1.19.1
    
    lfcbase:
    - BigDecimal::div null value check
    
    cego:
    - CegoFactor::toChain to add braces for condition case
    - CegoSelect::initAggregation, for sum and avg aggregation, aggregation
      value is initialized with 0 and appropriate datatype ( instead of
      null value ). This leads to numeric result 0 in case of empty result
      sets ( instead of null value )
---
 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 55906adf0f10..1260b9ae9dd5 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.51.1
+PORTVERSION=	2.51.3
 
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index ac04503c5ae7..0ee6ac1be4c8 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743922408
-SHA256 (cego-2.51.1.tar.gz) = e960830c1494f6570cb1abdb0dfad07964fdc71697d3fc8781492dae2da7e208
-SIZE (cego-2.51.1.tar.gz) = 3300040
+TIMESTAMP = 1744298347
+SHA256 (cego-2.51.3.tar.gz) = 244157981ce1538a11803a9f05355cae05f142a8d2d90458928b054bd0983776
+SIZE (cego-2.51.3.tar.gz) = 3300031
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 2612c95da3ca..7f3caa85040b 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lfcbase
-PORTVERSION=	1.19.0
+PORTVERSION=	1.19.1
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 41745511a318..6a3fe5c5043e 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1743839571
-SHA256 (lfcbase-1.19.0.tar.gz) = 91e9e17a7d3b17f430586f6920ce8a4de5ae18b02ebe0c83478e8d5bdf436e2f
-SIZE (lfcbase-1.19.0.tar.gz) = 705067
+TIMESTAMP = 1744298339
+SHA256 (lfcbase-1.19.1.tar.gz) = fd6398401ac6d8b88e1b3f826f80f540438b5d02158ae4d67afa0def74775cf2
+SIZE (lfcbase-1.19.1.tar.gz) = 705117