git: 8b40ea6aed37 - main - databases/cego: update 2.49.4 -> 2.49.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 21 Jul 2024 07:52:18 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b40ea6aed378f9bd14c135ff1ebcfa4bed37901 commit 8b40ea6aed378f9bd14c135ff1ebcfa4bed37901 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2024-07-21 07:50:24 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-07-21 07:52:04 +0000 databases/cego: update 2.49.4 -> 2.49.6 - Synchronization of tableset admin operations added with this patch. In CegoBufferPool, new methods are provided for tableset oriented locking ( lockPool and unlockPool ) These methods are used by CegoAdminThread to synchronize concurrent tableset admin operations ( like stop tableset, drop tableset, export tableset, e.g. ) - Indent format improvements made for select, insert and update queries. This is relevant for formatted sql code in stored procedures. Author: Björn Lemke <lemke@lemke-it.com> --- databases/cego/Makefile | 2 +- databases/cego/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 487f96f75dd6..87e5f7620d39 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.49.4 +PORTVERSION= 2.49.6 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index a8fd25718101..5048abfa75e0 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1719645102 -SHA256 (cego-2.49.4.tar.gz) = 9261978bbbebb5e367a2e1786e6da8ce3de9979e9022c27d0874d569abfb1448 -SIZE (cego-2.49.4.tar.gz) = 3224042 +TIMESTAMP = 1721458143 +SHA256 (cego-2.49.6.tar.gz) = dd9e5bb7e075a7e28f6538abcdcecc0168914aba6ee99abae6024099be627fda +SIZE (cego-2.49.6.tar.gz) = 3225275