Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 Apr 2026 08:14:43 +0000
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Cc:        =?utf-8?Q?Bj=C3=B6rn?= Lemke <lemke@lemke-it.com>
Subject:   git: 068d0df5b1a0 - main - devel/lfcbase,databases/cego: 1.23.3 -> 1.23.5, 2.54.16 -> 2.54.23
Message-ID:  <69d75ff3.3ea15.5a1fab4c@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=068d0df5b1a0a05e89c4d4c752fc9a32925a29af

commit 068d0df5b1a0a05e89c4d4c752fc9a32925a29af
Author:     Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2026-04-09 08:10:50 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2026-04-09 08:10:50 +0000

    devel/lfcbase,databases/cego: 1.23.3 -> 1.23.5, 2.54.16 -> 2.54.23
    
    lfcbase:
    - Improved error message for File::open with strerror details added
    - In File::operator = and File:operator +=, after file copy operation,
      source file descriptor was not closed.
      This might lead to file descriptor leaks.
    
    cego:
    - Many fixes for crash recovery and startup, write logs, etc.
---
 databases/cego/Makefile | 2 +-
 databases/cego/distinfo | 6 +++---
 devel/lfcbase/Makefile  | 2 +-
 devel/lfcbase/distinfo  | 6 +++---
 4 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 3fc7f4dd6df8..b5919eb16c60 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.54.16
+PORTVERSION=	2.54.23
 
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 82770972cce7..f6eb13af6ae7 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773425937
-SHA256 (cego-2.54.16.tar.gz) = 0db69ca08b03e8f4003c0ab94ab68d130997fb59f72fd93c81bb669499c2389a
-SIZE (cego-2.54.16.tar.gz) = 3166985
+TIMESTAMP = 1775714585
+SHA256 (cego-2.54.23.tar.gz) = 33a889e82fd627789e9e8259566bd20cf8b8879a5aa4897379c00d3ecc667a2c
+SIZE (cego-2.54.23.tar.gz) = 3163832
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 8c70e3d34317..cf3c96a2bfd0 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lfcbase
-PORTVERSION=	1.23.3
+PORTVERSION=	1.23.5
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 2dbf4990c9d9..a426e189a436 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1771141041
-SHA256 (lfcbase-1.23.3.tar.gz) = 438a92dcd527188c98a9b25fcc67bda6e395b18ffccc34934b6e4a064cc6c716
-SIZE (lfcbase-1.23.3.tar.gz) = 653664
+TIMESTAMP = 1775714565
+SHA256 (lfcbase-1.23.5.tar.gz) = e8715f0a440e9a424fffad545888d3a283e1ae352d5fe01aea69c025a1ca8b7c
+SIZE (lfcbase-1.23.5.tar.gz) = 653695


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d75ff3.3ea15.5a1fab4c>