git: 9b1843697802 - main - devel/lfcbase,databases/cego: update 1.18.3 -> 1.18.5, 2.48.19 -> 2.48.23
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Apr 2023 19:24:39 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=9b184369780286eaf422af87a7febade83ba4016 commit 9b184369780286eaf422af87a7febade83ba4016 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2023-04-28 19:19:40 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2023-04-28 19:24:12 +0000 devel/lfcbase,databases/cego: update 1.18.3 -> 1.18.5, 2.48.19 -> 2.48.23 lfcbase: - Added scrollable feature to Screen2::Message, so longer messages can now be handled by the panel - improvements for Screen2:Message panel cego: - Added default append mode setting for tableset. WIth cgadm the appendmode can be setup ( e.g. enable appendmode for TS1 ) It may be useful to have enabled appendmode at default for insert intensive tableset configurations - Fix added for CegoAdmScreen in tableset parameter panel. Initfile was not setup correctly ( null value indicated, should be empty string ) - Changes in CegoAdmScreen::DBThread panel to show long queries with new Screen2::Message panel - Patch added in CegoTableManager::updateTuple, reactivated evalExtTableReferences method call, since this is needed for update with nested selects, where external attributes are referenced in combination with enabled query cache ( e.g. update t1 set a = ( select a from t2 where t1.b = t2.b ) ) --- databases/cego/Makefile | 2 +- databases/cego/distinfo | 6 +++--- devel/lfcbase/Makefile | 2 +- devel/lfcbase/distinfo | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 4045c2b533fb..006a96575f2b 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.48.19 +PORTVERSION= 2.48.23 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 38be9f73cd90..0e821754b799 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678185565 -SHA256 (cego-2.48.19.tar.gz) = 5b7b15f418a3757efe5be141cab24874db827807343ee8baa9a95ebb4313fa9d -SIZE (cego-2.48.19.tar.gz) = 3219806 +TIMESTAMP = 1682708877 +SHA256 (cego-2.48.23.tar.gz) = 77a07729c580fa208adab59df542bb8f34799df7c645c425037fb82c621fbcbd +SIZE (cego-2.48.23.tar.gz) = 3231722 diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 56fe218ce6ca..7788b386f8b0 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= lfcbase -PORTVERSION= 1.18.3 +PORTVERSION= 1.18.5 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 61c203606cfd..9312bbd43bb4 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1678185559 -SHA256 (lfcbase-1.18.3.tar.gz) = fe1faa86b4c3d7bddb0fd2baddb5c5fef9efa4dc0ead56fce8dacf1a7b3a3de2 -SIZE (lfcbase-1.18.3.tar.gz) = 686788 +TIMESTAMP = 1682708848 +SHA256 (lfcbase-1.18.5.tar.gz) = 08805bee1ae956f8ff3be71ae94c1486f025faceba156cb88d9dce511a43868d +SIZE (lfcbase-1.18.5.tar.gz) = 702158