mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
devel/lfcbase,databases/cego: update
lfcbase: 1.18.0 -> 1.18.3 - Opimization in Screen2 to customize screen refreshes ( introduced virtual method Panel::doRefresh ) cego: 2.48.15 -> 2.48.19 - Fix added for CegoAdmScreen, the data file root path was not added to new datafiles in the 'tableset add datafile mask' - Fixes added for CegoAdmScreen, to avoid too many admin requests, backup panel and data file panel are just refreshed initially and after add objects. - Fix added in CegoObjectManager::alterObject, the getNewFilePage has been changed to type CegoObject::SYSTEM. Otherwise, a page from a tuple datafile is allocated, which results in strange effects - Some adaptions for extended Screen2 interface with refresh customizing.
This commit is contained in:
parent
86973d9d45
commit
9c66b76f43
@ -1,5 +1,5 @@
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.48.15
|
||||
PORTVERSION= 2.48.19
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1674759605
|
||||
SHA256 (cego-2.48.15.tar.gz) = 542d71fe207c70d550047a49c12a0998bb9ca0f0933f816b46fc3746ac748de2
|
||||
SIZE (cego-2.48.15.tar.gz) = 3222683
|
||||
TIMESTAMP = 1678185565
|
||||
SHA256 (cego-2.48.19.tar.gz) = 5b7b15f418a3757efe5be141cab24874db827807343ee8baa9a95ebb4313fa9d
|
||||
SIZE (cego-2.48.19.tar.gz) = 3219806
|
||||
|
@ -1,5 +1,5 @@
|
||||
PORTNAME= lfcbase
|
||||
PORTVERSION= 1.18.0
|
||||
PORTVERSION= 1.18.3
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1672737956
|
||||
SHA256 (lfcbase-1.18.0.tar.gz) = 02ec16455bff765c86f1fb4436eaa5a7512aabf753bafa9b216e7aba9c8acd44
|
||||
SIZE (lfcbase-1.18.0.tar.gz) = 665371
|
||||
TIMESTAMP = 1678185559
|
||||
SHA256 (lfcbase-1.18.3.tar.gz) = fe1faa86b4c3d7bddb0fd2baddb5c5fef9efa4dc0ead56fce8dacf1a7b3a3de2
|
||||
SIZE (lfcbase-1.18.3.tar.gz) = 686788
|
||||
|
Loading…
Reference in New Issue
Block a user