git: 8e73e677d38e - main - databases/cego: update 2.51.3 -> 2.51.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 13 Apr 2025 08:25:12 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8e73e677d38ef12d35b31f3e0da2da87597ce26e
commit 8e73e677d38ef12d35b31f3e0da2da87597ce26e
Author: Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2025-04-13 08:24:18 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-04-13 08:25:07 +0000
databases/cego: update 2.51.3 -> 2.51.5
- CegoFactor::evalFieldValue, QUERY case, after query
evaluation, the parentJoinBuf has to be reset, otherwise an invalid
reference is used later to CegoSelect::getQueryId. This might result
in core dumps, if query cache is enabled
- Added querycache verification to db check routines
- Added querycache mode to command line options to set up query cache by batch
---
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 1260b9ae9dd5..71ace9e194c2 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.51.3
+PORTVERSION= 2.51.5
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 0ee6ac1be4c8..5eb24fba000e 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744298347
-SHA256 (cego-2.51.3.tar.gz) = 244157981ce1538a11803a9f05355cae05f142a8d2d90458928b054bd0983776
-SIZE (cego-2.51.3.tar.gz) = 3300031
+TIMESTAMP = 1744529594
+SHA256 (cego-2.51.5.tar.gz) = 8d1c19aae89f2d325c38f89c636fbe26e4c191dd24f031437173d1771402f84a
+SIZE (cego-2.51.5.tar.gz) = 3300673