devel/lfcxml,databases/cego: 1.3.6 -> 1.3.7, 2.49.0 -> 2.49.2

lfcxml:
- Patch added in XMLSuite.cc to treat CDATA lookahead correctly.
  Trailing square brackets ( ] ) at the end of cdata caused parsing problems

cego:
- Added missing thread lock information for admin thread list and
  thread stat command ( query + table locks, logmanager locks )
- Added patches in CegoQueryCache to improve locking.
  For the addEntry method, the complete locking logic was
  redesigned to avoid deadlocks

Author:    Björn Lemke <lemke@lemke-it.com>
Date:      Sat Jun 15 13:15:23 2024 +0200
This commit is contained in:
Björn Lemke 2024-06-15 13:15:23 +02:00 committed by Kurt Jaeger
parent 717f30b8e0
commit 0d05eba7ba
4 changed files with 8 additions and 8 deletions

View file

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

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1716188146
SHA256 (cego-2.49.0.tar.gz) = 0936cd87a2c6502bbcf037fb4eb5b799b1c889fc15f187587c5f300df4976e12
SIZE (cego-2.49.0.tar.gz) = 3265397
TIMESTAMP = 1718448855
SHA256 (cego-2.49.2.tar.gz) = 3e90b8e5a7ff14acc933aef9498fe3e923d8b36eec1dc9d13ec18d4e3bbcc541
SIZE (cego-2.49.2.tar.gz) = 3228894

View file

@ -1,5 +1,5 @@
PORTNAME= lfcxml
PORTVERSION= 1.3.6
PORTVERSION= 1.3.7
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1678388972
SHA256 (lfcxml-1.3.6.tar.gz) = ae50943c3130db5bbfba898b866fec955befbf5d94540c19f28997377faf5093
SIZE (lfcxml-1.3.6.tar.gz) = 773549
TIMESTAMP = 1718448832
SHA256 (lfcxml-1.3.7.tar.gz) = e87d94623a17a6a799bb1a105474cfe1d5d85f1b6b083f4cbe655587f6a3d822
SIZE (lfcxml-1.3.7.tar.gz) = 552358