aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2014-09-15 01:55:53 +0800
committerpi <pi@FreeBSD.org>2014-09-15 01:55:53 +0800
commita6a2824d7eafd6d9f4d0cf41148b2b6d736a2e92 (patch)
tree77cef9e07879cd35c9a50b59349af4f536dfac3d /databases
parent5dbcee2f51ac6dff570584f333ba9a0e573c904f (diff)
downloadfreebsd-ports-gnome-a6a2824d7eafd6d9f4d0cf41148b2b6d736a2e92.tar.gz
freebsd-ports-gnome-a6a2824d7eafd6d9f4d0cf41148b2b6d736a2e92.tar.zst
freebsd-ports-gnome-a6a2824d7eafd6d9f4d0cf41148b2b6d736a2e92.zip
databases/cego: 2.20.13 -> 2.20.14
- Fix in CegoQueryHelper::decodeFVL to treat also decodings for field value list in switched order ( btree or index fvl ) - Fix in CegoAction::execIndexCheck to conform to new object comparison in CegoDatabaseManager::ObjectRecord - Fix in CegoTableManager::deleteDataTable to check for inappropriate AttrCond before executing tablecursor setup - Fix in CegoDatabaseManager::Object::operator == Index comparisons corrected ( index can either match uindex, pindex or index, btree can either match ubtree, pbtree or btree ) Submitted by: Björn Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases')
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 3887aaabd2e0..525a874ef28a 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.20.13
+PORTVERSION= 2.20.14
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index c3eec1b15724..2c8cf8b2f723 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cego-2.20.13.tar.gz) = 3234983949f741e2761cf607aa890b95517b53ded3f870ee5510ac5f621a17c8
-SIZE (cego-2.20.13.tar.gz) = 921945
+SHA256 (cego-2.20.14.tar.gz) = aa6ac38fb1336a6007860ee193d4c252f1bee5669146b5f3a7b3d20dc3f82c1e
+SIZE (cego-2.20.14.tar.gz) = 922637