aboutsummaryrefslogtreecommitdiff
path: root/devel/lfcbase
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-11-01 17:42:34 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-11-01 17:42:34 +0000
commit9ddae3c3f69c8be2cbe468987b3447a8cff46a07 (patch)
treef899fad346196d06a388ebb4bef30ce671140a97 /devel/lfcbase
parentdb22a0d0f7d00b2d89ea9ec1c4b013c29c991875 (diff)
downloadports-9ddae3c3f69c8be2cbe468987b3447a8cff46a07.tar.gz
ports-9ddae3c3f69c8be2cbe468987b3447a8cff46a07.zip
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 <lemke@lemke-it.com>
Notes
Notes: svn path=/head/; revision=453310
Diffstat (limited to 'devel/lfcbase')
-rw-r--r--devel/lfcbase/Makefile2
-rw-r--r--devel/lfcbase/distinfo6
2 files changed, 4 insertions, 4 deletions
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