git: 987ed7e52688 - main - databases/cego: update 2.49.20 -> 2.49.21
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 Jan 2025 10:51:00 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=987ed7e5268824bbc57f0162be3ea03ff9cdafd6 commit 987ed7e5268824bbc57f0162be3ea03ff9cdafd6 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2025-01-02 10:49:52 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2025-01-02 10:50:37 +0000 databases/cego: update 2.49.20 -> 2.49.21 - Patch for CegoFunction added. For methods getReturnType, getReturnTypeLen and evelFieldValue the following has been added : If proc object is getting used by useObject, the following getProcedure call must be catched for exception to unuse the object since _pProc is stiil null and the object so is not unused by cleanup --- 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 473b5c6d26e9..6e578822b6d8 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.49.20 +PORTVERSION= 2.49.21 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 15fe0ed53f8d..c390d49da280 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1733592971 -SHA256 (cego-2.49.20.tar.gz) = 8aa24ab4d4871bdd6d6e3e642051f853c1d76c58481eb6107d3c7c82043731db -SIZE (cego-2.49.20.tar.gz) = 3340782 +TIMESTAMP = 1735813591 +SHA256 (cego-2.49.21.tar.gz) = 5a69a69f59468564967a9d7592076e69e3675cc84b8ff41925dca42d6a5f51dd +SIZE (cego-2.49.21.tar.gz) = 3340824