mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
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 ) )
This commit is contained in:
parent
aaa1d77a96
commit
9b18436978
@ -1,5 +1,5 @@
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.48.19
|
||||
PORTVERSION= 2.48.23
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= lfcbase
|
||||
PORTVERSION= 1.18.3
|
||||
PORTVERSION= 1.18.5
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user