git: 55e6b1884c7b - main - databases/cego: update 2.48.45 -> 2.48.48
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Apr 2024 14:55:57 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=55e6b1884c7b47cb1a935c666055e0045aa2928a commit 55e6b1884c7b47cb1a935c666055e0045aa2928a Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2024-04-01 14:54:20 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-04-01 14:54:20 +0000 databases/cego: update 2.48.45 -> 2.48.48 - Fix in CegoAdmScreen::TableSet::TableSet constructor, SysUsage field added to indicate correct usage for system, temp and app files - Patch added for transaction handling in CegoTransactionManager::doCommit and CegoTableManager::deleteDataTableEntry. Just for tuple state COMMITTED, a rollback entry must be created, otherwise double tuple delete may occur. For tuple state INSERTED, tuple state is just set to OBSOLETE, for tuple state OBSOLETE and DELETED, nothing has to be done. In CegoTableManager::doCommit, tuple state just has to be set to COMMITTED in case of INSERTED tuples - Elimination of a cout in CegoQueryCache::QueryCacheEntry::cleanCache --- 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 8bc011caf2ff..3b12e76cbbe8 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.48.45 +PORTVERSION= 2.48.48 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index b2b928b2beed..426e175bcaa7 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710677364 -SHA256 (cego-2.48.45.tar.gz) = ab30451f0ba5c00f565a7f4d6bc9442b98cc5beb32b7952bcff3cc4cbe6c5f49 -SIZE (cego-2.48.45.tar.gz) = 3893905 +TIMESTAMP = 1711982900 +SHA256 (cego-2.48.48.tar.gz) = edfd21c07f571686686c6fb03cdf6b99b8553ab8fad617378eb29a188c6de813 +SIZE (cego-2.48.48.tar.gz) = 3252066