aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Lemke <lemke@lemke-it.com>2024-05-20 07:15:11 +0000
committerKurt Jaeger <pi@FreeBSD.org>2024-05-20 07:15:11 +0000
commitb49179e8ca13a1f76aa6fabdbf9964149f0f7dfd (patch)
tree055fd63c4ad0d54b4365bb7037ca9630bba83e60
parent0bfdf0bed66b6f5848a55f36da506a8d63f5c74a (diff)
downloadports-b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd.tar.gz
ports-b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd.zip
databases/cego: update 2.48.48 -> 2.49.0, cegobridge 1.6.5 -> 1.7.0
- In CegoCaseCond, added getPlanList method to retrieve execution plan for nested selects. The planlist then is catched in CegoFactor::getPlanList - Consolidation done for data types decimal and fixed. This version just supports the decimal datatype which originally was the fixed datatype. The original decimal datatype was useless. IMPORTANT: To migrate to version 2.49, you have to xml export the databases and rename the datatype strings "fixed" and "FIXED" to "decimal" and "DECIMAL" - cegobridge needs to be rebuild
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo6
-rw-r--r--databases/cegobridge/Makefile2
-rw-r--r--databases/cegobridge/distinfo6
4 files changed, 8 insertions, 8 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 3b12e76cbbe8..1cf1163ca259 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.48.48
+PORTVERSION= 2.49.0
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 426e175bcaa7..68444b682eec 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711982900
-SHA256 (cego-2.48.48.tar.gz) = edfd21c07f571686686c6fb03cdf6b99b8553ab8fad617378eb29a188c6de813
-SIZE (cego-2.48.48.tar.gz) = 3252066
+TIMESTAMP = 1716188146
+SHA256 (cego-2.49.0.tar.gz) = 0936cd87a2c6502bbcf037fb4eb5b799b1c889fc15f187587c5f300df4976e12
+SIZE (cego-2.49.0.tar.gz) = 3265397
diff --git a/databases/cegobridge/Makefile b/databases/cegobridge/Makefile
index 755df678516b..fc829d699e43 100644
--- a/databases/cegobridge/Makefile
+++ b/databases/cegobridge/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cegobridge
-PORTVERSION= 1.6.5
+PORTVERSION= 1.7.0
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cegobridge/distinfo b/databases/cegobridge/distinfo
index 2a381c695027..38a8975b8551 100644
--- a/databases/cegobridge/distinfo
+++ b/databases/cegobridge/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1702487745
-SHA256 (cegobridge-1.6.5.tar.gz) = 08b33484865b9512de5705bbb447165ddf31b5a74b8ad5fb858039dba0be4d3d
-SIZE (cegobridge-1.6.5.tar.gz) = 588348
+TIMESTAMP = 1715841372
+SHA256 (cegobridge-1.7.0.tar.gz) = a649fbaff424446158f19d7fd077b549c81d0078a924e22958d5e0609711c11d
+SIZE (cegobridge-1.7.0.tar.gz) = 621851