git: 7ad777803511 - main - databases/cego: update 2.50.2 -> 2.50.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Mar 2025 08:09:41 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=7ad777803511094b5c698367073b8aef190701e7 commit 7ad777803511094b5c698367073b8aef190701e7 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2025-03-05 08:08:36 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2025-03-05 08:09:29 +0000 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 --- 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 4e4ca045b2f5..d395aa160c46 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.50.2 +PORTVERSION= 2.50.3 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 5a40efb858fb..bb2def25bf38 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1738243438 -SHA256 (cego-2.50.2.tar.gz) = dbb9c34905a38cc176970b90ebec5f3f44bb2dac2e9be6e6ea7b1d7d03f71f30 -SIZE (cego-2.50.2.tar.gz) = 3231662 +TIMESTAMP = 1741155876 +SHA256 (cego-2.50.3.tar.gz) = b5a718122ce08270dca29bad039102ad48ac6e043e4b6973efc9ea08c8cee026 +SIZE (cego-2.50.3.tar.gz) = 3222178