From 9ddae3c3f69c8be2cbe468987b3447a8cff46a07 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Wed, 1 Nov 2017 17:42:34 +0000 Subject: devel/lfcbase: update 1.10.1 -> 1.10.2 databases/cego: update 2.36.3 -> 2.36.4 databases/cegobridge: update 1.1.5 -> 1.1.6 cego: - Fix in CegoSelect::nextTuple, before adding an entry to the query cache, it has to be checked, if any tables from foreign tableset are referenced in the query. If so, no cache entry is made, since table changes for foreign tables are not detected. - Improved error messages for invalid database objects - Decreased shutdown delay time by reducing net delays for all thread pools and optimized mediator thread wait procedure - Completely removed the nologging option for import actions. Logging is disabled in any case now. - Optimization added for log handling. During ( xml ) import, logging is completely deactivated, after import is completed, log is started again and a checkpoint is written. Since import can be repeated in case of a system during import, nothing gets lost. Deactivating logging increases import speed and avoids side effects cegobridge: - Speed up imports by changing the way the parser reads the input Submitted by: Bjoern Lemke --- devel/lfcbase/Makefile | 2 +- devel/lfcbase/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/lfcbase') diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 7e0d52626c3a..5bb4818de83d 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lfcbase -PORTVERSION= 1.10.1 +PORTVERSION= 1.10.2 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index ab142e1dadaa..44b09a3e3e73 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1509384194 -SHA256 (lfcbase-1.10.1.tar.gz) = 71030e01d712c1d662825dc5e5321ad783f24de952617a8081035ba6e12e952c -SIZE (lfcbase-1.10.1.tar.gz) = 615731 +TIMESTAMP = 1509556185 +SHA256 (lfcbase-1.10.2.tar.gz) = 12c4251b2f13ba2516e7f224febeff76a08c901a115a94cdfc1bf94c75597caf +SIZE (lfcbase-1.10.2.tar.gz) = 615955 -- cgit v1.2.3