Björn Lemke 7ad7778035 databases/cego: update 2.50.2 -> 2.50.3
- in CegoPredDesc constructor to meet FreeBSD regex requirements
  ( regcomp fails with regex pattern containing concatenated
  star, e..g. ".**" ). So "*" is replaced with ".*"
- code cleanup release
2025-03-05 09:09:29 +01:00
..