git: d78a9e64e236 - main - databases/cego: update 2.50.3 -> 2.50.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 07 Mar 2025 18:28:28 UTC
The branch main has been updated by pi:
URL: https://cgit.FreeBSD.org/ports/commit/?id=d78a9e64e236915f6f4c24760b57177866c1f730
commit d78a9e64e236915f6f4c24760b57177866c1f730
Author: Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2025-03-07 18:25:47 +0000
Commit: Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2025-03-07 18:25:47 +0000
databases/cego: update 2.50.3 -> 2.50.4
- Optimization added to CegoPredDesc::match. Matcher is just created,
if the match method is called, since it might occur, that the
condition is evaluated be CegoDistCursor via CegoAttrCond
- Fix in CegoAttrComp::getMatcher, there was still missing star
escape, which has been added to CegoPredDesc constructor. To avoid
two same pieces of code, CegoQueryHelper::sql2Regex has been
introduced
---
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 d395aa160c46..d014bb8f713e 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.50.3
+PORTVERSION= 2.50.4
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index bb2def25bf38..11bfb4051e21 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741155876
-SHA256 (cego-2.50.3.tar.gz) = b5a718122ce08270dca29bad039102ad48ac6e043e4b6973efc9ea08c8cee026
-SIZE (cego-2.50.3.tar.gz) = 3222178
+TIMESTAMP = 1741371203
+SHA256 (cego-2.50.4.tar.gz) = 225017c9750f42106c8982bf3ff0d0cfd465ccaa67e3534a2ed3aec3a3618a98
+SIZE (cego-2.50.4.tar.gz) = 3222406