git: 32684a52704e - main - databases/cego: update 2.52.25 -> 2.52.26
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Aug 2025 05:45:17 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=32684a52704eeb73d66f06bd35c3501493f7de5d
commit 32684a52704eeb73d66f06bd35c3501493f7de5d
Author: Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2025-08-08 05:43:02 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-08-08 05:43:02 +0000
databases/cego: update 2.52.25 -> 2.52.26
- fix performance for CegoPredicate
- CLI: threadinfo db, lastAction was added to the threadlist to
indicate the query currently processing
- format improvements for CegoAction::getPlanString to indent subqueries
---
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 52d89fe56d7b..3a4be26227e5 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.52.25
+PORTVERSION= 2.52.26
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 23afae5034ab..44c423ddcc17 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754069559
-SHA256 (cego-2.52.25.tar.gz) = 7c9d72b8e03a1a1174ca0478505ede0d4bba5a9f92a20697bed38ecc0121ad26
-SIZE (cego-2.52.25.tar.gz) = 3307948
+TIMESTAMP = 1754630670
+SHA256 (cego-2.52.26.tar.gz) = 376a300ec04f1d021ea15eb494ad9fec72fd8fa6cea858edb714917e503de742
+SIZE (cego-2.52.26.tar.gz) = 3308502