git: ed8dac31c9c6 - main - databases/cego: 2.53.3 -> 2.53.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 23 Dec 2025 06:38:27 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ed8dac31c9c6a388a31fda5afd3522010df6377c
commit ed8dac31c9c6a388a31fda5afd3522010df6377c
Author: Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2025-12-23 06:36:58 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-12-23 06:38:20 +0000
databases/cego: 2.53.3 -> 2.53.4
- fix in CegoSelect::nextJoinTuple
in case of result ordering, the check for unknown order attribute
has been removed. The attribute list returned with getAttrRefList
may also contain attributes for nested ( or parent ) query attributes
( attr not found is returned in any case,
if there is an invalid attribute reference ).
check125 has been added to verify this case.
---
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 610ebe21321f..4837d3e572b5 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.53.3
+PORTVERSION= 2.53.4
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index d80d1e9ab581..0f9742807fda 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1765887376
-SHA256 (cego-2.53.3.tar.gz) = 0d72aa50fb61ec6b5368520330fa2f2124daeef8fbc35fd2c98f807de5a2bb98
-SIZE (cego-2.53.3.tar.gz) = 3322655
+TIMESTAMP = 1766471280
+SHA256 (cego-2.53.4.tar.gz) = 455f2c5f29eeb91ed1ce5385c7c0dacf8ea130a62e76b4b8a6392aba2d8afa7d
+SIZE (cego-2.53.4.tar.gz) = 3322082