diff options
| author | Björn Lemke <lemke@lemke-it.com> | 2025-08-08 05:43:02 +0000 |
|---|---|---|
| committer | Kurt Jaeger <pi@FreeBSD.org> | 2025-08-08 05:43:02 +0000 |
| commit | 32684a52704eeb73d66f06bd35c3501493f7de5d (patch) | |
| tree | cec65b9ca9c3d8981acf9121dffefd43c7907874 | |
| parent | 3a977eaf1fbbceaffaba2aaf0e6e8dc7ef8644aa (diff) | |
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
| -rw-r--r-- | databases/cego/Makefile | 2 | ||||
| -rw-r--r-- | 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 |
