databases/cego: update 2.52.39 -> 2.52.40

NOTE: Since this patch changed content object encoding,
  the upgrade requires a tableset export/import !

- Fix added for CegoLogReader. __dateTimeFormat has to be setup
  to print date values in log data
- In CegoContentObject, encoding and decoding was not done for tableAlias.
  This might lead query errors during crash or backup recovery for insert
  or update statements with nested selects.
  Table Alias has been added to encoding.
This commit is contained in:
Björn Lemke 2025-11-08 10:10:27 +01:00 committed by Kurt Jaeger
parent 9ced433921
commit 45067d7531
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1762453884
SHA256 (cego-2.52.39.tar.gz) = b509384cad3fec772d00da348d2ed65c0c01757ba372d228b1758fa75b56b3c8
SIZE (cego-2.52.39.tar.gz) = 3309437
TIMESTAMP = 1762591915
SHA256 (cego-2.52.40.tar.gz) = 34991ee841581811b9671cf7efe2e74736ab434f0aefa1e3c1d0acd13f6f3794
SIZE (cego-2.52.40.tar.gz) = 3309482