git: 4c310a05f3fd - main - databases/cego: update 2.47.22 -> 2.47.24
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Jun 2022 09:25:31 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=4c310a05f3fdfcee1377f58d97a215039c2c315e
commit 4c310a05f3fdfcee1377f58d97a215039c2c315e
Author: Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2022-06-13 09:24:00 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2022-06-13 09:25:23 +0000
databases/cego: update 2.47.22 -> 2.47.24
- Replaced Chain("") with Chain() for several. This was motivated by
an observed bug for check constraint xml import, where a comparision
between Chain() and Chain("") returned false
- Fix in CegoFunction::evalFieldValue for case REPLACE. If replace
string is null, then empty string is replaced instead of "null"
string.
Author: Björn Lemke <lemke@lemke-it.com>
---
databases/cego/Makefile | 2 +-
databases/cego/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index e9a2d78afe52..8c51a9713e73 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.47.22
+PORTVERSION= 2.47.24
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index b7a3585c116f..1e8c30f54bb6 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1645292214
-SHA256 (cego-2.47.22.tar.gz) = 726d11813fa0cf7a95ff0b8c4cbfd56f7cca804398f5f7c8a66d84a068b183cd
-SIZE (cego-2.47.22.tar.gz) = 3171302
+TIMESTAMP = 1655110855
+SHA256 (cego-2.47.24.tar.gz) = 764779e6b13d1cc2ff4658aba4bbf839c16bdd6f8b6a15b75f85f17ef1b20d1d
+SIZE (cego-2.47.24.tar.gz) = 3472309