git: fcbe84c2b40f - main - databases/cego: 2.47.30 -> 2.47.31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 23 Sep 2022 14:43:29 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=fcbe84c2b40fad3629be2b974a6b8c968602ae3d commit fcbe84c2b40fad3629be2b974a6b8c968602ae3d Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2022-09-23 14:42:38 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2022-09-23 14:42:38 +0000 databases/cego: 2.47.30 -> 2.47.31 Fix added in CegoTableManager::alterDataTable, the altering table object has to be retrieved completely via getObject to setup data page id and last data page id. With the new introduced object manager method alterObject, these values are not copied during the alter procedure. --- 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 6d110d051d6b..4479a36b0b12 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.47.30 +PORTVERSION= 2.47.31 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 47b43ddf1d85..741a1a88585d 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663922724 -SHA256 (cego-2.47.30.tar.gz) = df881a0fe86cb9c7bb2833e1c67a12cc73e7f3afe3928c2ff4382863c6283a67 -SIZE (cego-2.47.30.tar.gz) = 3471976 +TIMESTAMP = 1663943758 +SHA256 (cego-2.47.31.tar.gz) = b5ffd6bd8a2dc818d3b9996fc5fdd416e3c27121c4fcd2a3873725abc25b5dd7 +SIZE (cego-2.47.31.tar.gz) = 3471961