aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Lemke <lemke@lemke-it.com>2023-04-28 19:19:40 +0000
committerKurt Jaeger <pi@FreeBSD.org>2023-04-28 19:24:12 +0000
commit9b184369780286eaf422af87a7febade83ba4016 (patch)
treed0e65d7020c9099e708f10454f071f7ef046eac3
parentaaa1d77a96332b762b7d3fe15f4cb9e2c8cbfda1 (diff)
downloadports-9b184369780286eaf422af87a7febade83ba4016.tar.gz
ports-9b184369780286eaf422af87a7febade83ba4016.zip
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 ) )
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo6
-rw-r--r--devel/lfcbase/Makefile2
-rw-r--r--devel/lfcbase/distinfo6
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