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
This commit is contained in:
Björn Lemke 2025-04-13 10:24:18 +02:00 committed by Kurt Jaeger
parent c6a80fa279
commit 8e73e677d3
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
PORTNAME= cego
PORTVERSION= 2.51.3
PORTVERSION= 2.51.5
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/

View file

@ -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