git: ddeca61a7b42 - main - databases/cego: update 2.52.10 -> 2.52.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 04 Jul 2025 04:19:33 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=ddeca61a7b425302868d97faf0358c60f7108758 commit ddeca61a7b425302868d97faf0358c60f7108758 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2025-07-04 04:18:14 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2025-07-04 04:18:14 +0000 databases/cego: update 2.52.10 -> 2.52.12 - Fix added in CegoQueyHelper::evalAttrCond, COMPLETE value must be returned in flArray loop and if not found PARTIAL must be returned ( return was missing ) - Patch in CegoTerm::getSelectQueryList to retrieve subselects also for case conditions and nested conditions. So this affects also class CegoFactor, CegoCaseCond and CegoCondition which have to provide the getSelectQueryList method. This extension is required to retrieve appropriate table sets for query cache decicisions --- databases/cego/Makefile | 2 +- databases/cego/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/cego/Makefile b/databases/cego/Makefile index e3897f6ae745..bd58f9316592 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.52.10 +PORTVERSION= 2.52.12 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index a96077fb8524..634644d4288d 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1750582416 -SHA256 (cego-2.52.10.tar.gz) = ab9b568f5a875f28b78941b7e6fe4b46fad3036d5f246f310c8946dd575359c4 -SIZE (cego-2.52.10.tar.gz) = 3321878 +TIMESTAMP = 1751547684 +SHA256 (cego-2.52.12.tar.gz) = a48a8d6f05a660be56cd7c96a63264806f7388384711a1d84d0eb1a32afd2162 +SIZE (cego-2.52.12.tar.gz) = 3380495