aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2018-03-10 19:45:01 +0800
committerpi <pi@FreeBSD.org>2018-03-10 19:45:01 +0800
commit52ae505298086665c5f46a8a11f0396f93720590 (patch)
tree192a4ccc97a99271fd0c1d67d9870ed8c0929b3f /databases
parent3268d6f435c0f64c4ee62339c69ba3e26b137f18 (diff)
downloadfreebsd-ports-gnome-52ae505298086665c5f46a8a11f0396f93720590.tar.gz
freebsd-ports-gnome-52ae505298086665c5f46a8a11f0396f93720590.tar.zst
freebsd-ports-gnome-52ae505298086665c5f46a8a11f0396f93720590.zip
databases/cego: update 2.39.5 -> 2.39.7
- Fix in CegoTableManager::deleteDataTable, pBlock has to be checked for null value, otherwise crash recovery might crash. ( bug came with 2.39.0 to check for pBlock->getTriggerValueList ) - Some clob related fixes in CegoQueryHelper::decodeNativeFVL / decodeFVL relevant for recovery handling - Fix in CegoRecoveryManager::recoverCurrentTransactionLog for the INSERT case. For the blob/clob handling, the lobREf values have not been set up correctly. This might lead to problems for table recovery with more than one lob row ( e.g. table t1 ( a blob , b clob ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases')
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 5f830cdce6eb..b11d34382d4e 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.39.5
+PORTVERSION= 2.39.7
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 0657e54699a7..667d15265d60 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520351789
-SHA256 (cego-2.39.5.tar.gz) = 500bd0fd86301a89429307c9c69029fd3841b072083e2064fdc5d3f1b2b9b811
-SIZE (cego-2.39.5.tar.gz) = 1673962
+TIMESTAMP = 1520609229
+SHA256 (cego-2.39.7.tar.gz) = 79c851c522073c39ca26205744ff4b533a149bfc6eb94fc1f4505f59433d25c4
+SIZE (cego-2.39.7.tar.gz) = 1674130