mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
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:
parent
c6a80fa279
commit
8e73e677d3
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= cego
|
PORTNAME= cego
|
||||||
PORTVERSION= 2.51.3
|
PORTVERSION= 2.51.5
|
||||||
|
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://www.lemke-it.com/
|
MASTER_SITES= http://www.lemke-it.com/
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1744298347
|
TIMESTAMP = 1744529594
|
||||||
SHA256 (cego-2.51.3.tar.gz) = 244157981ce1538a11803a9f05355cae05f142a8d2d90458928b054bd0983776
|
SHA256 (cego-2.51.5.tar.gz) = 8d1c19aae89f2d325c38f89c636fbe26e4c191dd24f031437173d1771402f84a
|
||||||
SIZE (cego-2.51.3.tar.gz) = 3300031
|
SIZE (cego-2.51.5.tar.gz) = 3300673
|
||||||
|
|
Loading…
Add table
Reference in a new issue