git: b49179e8ca13 - main - databases/cego: update 2.48.48 -> 2.49.0, cegobridge 1.6.5 -> 1.7.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 May 2024 07:19:49 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd commit b49179e8ca13a1f76aa6fabdbf9964149f0f7dfd Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2024-05-20 07:15:11 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2024-05-20 07:15:11 +0000 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 --- databases/cego/Makefile | 2 +- databases/cego/distinfo | 6 +++--- databases/cegobridge/Makefile | 2 +- databases/cegobridge/distinfo | 6 +++--- 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