aboutsummaryrefslogtreecommitdiff
path: root/databases/cego
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-11-24 17:29:30 +0000
committerKurt Jaeger <pi@FreeBSD.org>2019-11-24 17:29:30 +0000
commit9791df5e18938d0d5c195411574a393347a98070 (patch)
tree9391d3530580dbc92f77952718a54be20e02ad43 /databases/cego
parent29197ab11da81e49d4e4ce4af602a81432f84999 (diff)
downloadports-9791df5e18938d0d5c195411574a393347a98070.tar.gz
ports-9791df5e18938d0d5c195411574a393347a98070.zip
databases/cego: upgrade 2.45.6 -> 2.45.8
- Fix in CegoSelect::setVIewCond, a view condition id has to be calculated which is later used for getQueryId(). Otherwise, wrong query cache entries are used in case of views with outer conditions - Added method CegoBTreeNode::verifyLeafFull for full btree verification in a sense, that each btree value is compared with the corresponding table data entry via datapointer reference - Improvement in CegoAdmAction for input handling. Used the same methods for nextChar and friends as in CegoAction - In CegoXMLSpace, changed access methods for mediator, primary and secondary in a way, that the default value ist the current hostname. In this case, no attribute values are set up. This reduces complexity and avoids to change the entries manually, if the hostname changes (do not edit the database xml without any deeper knowledge). Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Notes
Notes: svn path=/head/; revision=518340
Diffstat (limited to 'databases/cego')
-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 4bbcb3c29b4e..8fef0b5a4e6e 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.45.6
+PORTVERSION= 2.45.8
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index b62af7f54f12..024cbf46e2c3 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566148224
-SHA256 (cego-2.45.6.tar.gz) = 26f8dd30125b2c6b6ef6ee1de6caedad70c3cc6fd39e863bd33507cf68e8e510
-SIZE (cego-2.45.6.tar.gz) = 3151320
+TIMESTAMP = 1574601461
+SHA256 (cego-2.45.8.tar.gz) = c773afb42fbf0b2fa37f36fe10fb68b356da5fbebd02372ac5c7503adb615b9a
+SIZE (cego-2.45.8.tar.gz) = 3152912