git: 0d05eba7bae4 - main - devel/lfcxml,databases/cego: 1.3.6 -> 1.3.7, 2.49.0 -> 2.49.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 15 Jun 2024 11:19:04 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d05eba7bae4ebc8e5039977e8479a3e52b509c8 commit 0d05eba7bae4ebc8e5039977e8479a3e52b509c8 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2024-06-15 11:15:23 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-06-15 11:17:18 +0000 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 --- databases/cego/Makefile | 2 +- databases/cego/distinfo | 6 +++--- devel/lfcxml/Makefile | 2 +- devel/lfcxml/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 1cf1163ca259..5f0081a3b4d9 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.49.0 +PORTVERSION= 2.49.2 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 68444b682eec..dcfe054e07b8 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -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 diff --git a/devel/lfcxml/Makefile b/devel/lfcxml/Makefile index 499235c1ff40..e5535759da45 100644 --- a/devel/lfcxml/Makefile +++ b/devel/lfcxml/Makefile @@ -1,5 +1,5 @@ PORTNAME= lfcxml -PORTVERSION= 1.3.6 +PORTVERSION= 1.3.7 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcxml/distinfo b/devel/lfcxml/distinfo index 578a39672b27..cf052bf03638 100644 --- a/devel/lfcxml/distinfo +++ b/devel/lfcxml/distinfo @@ -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