git: 4c0cee86b5f3 - main - databases/cego: 2.49.9 -> 2.49.10, devel/lfcbase: 1.18.7 -> 1.18.8

From: Kurt Jaeger <pi_at_FreeBSD.org>
Date: Sun, 20 Oct 2024 14:37:04 UTC
The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4c0cee86b5f34fbe6a8f5773777841deb80d7e90

commit 4c0cee86b5f34fbe6a8f5773777841deb80d7e90
Author:     Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2024-10-20 14:34:11 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2024-10-20 14:34:11 +0000

    databases/cego: 2.49.9 -> 2.49.10, devel/lfcbase: 1.18.7 -> 1.18.8
    
    lfcbase:
    - patch to Screen2::Form::handleKey to treat pipe character ( | )
    - patch to Screen2::Attribute::setAttrList for refresh window
      after attrlist has been updated
    - Change in Screen2::Attribute class.
      The class now provides three layout modes : HORIZONTAL, VERTICAL, OVERLAY.
      In OVERLAY mode, with left and right cursor key it is switched
      to visible attribute list. For this, the Screen2::Attribute constructor
      has been changed
    
    cego:
    - For CegoAdmScreen, added QueryCacheInfo to tableset menu
    - daptions made for CegoAdmScreen to
      handle lfcbase-1.18.8 API change for Screen2::Attribute
---
 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 441ecc346f55..c8bb1b053019 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.49.9
+PORTVERSION=	2.49.10
 
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index c3f1b08d3af6..f5bf113ca135 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728927369
-SHA256 (cego-2.49.9.tar.gz) = 863b0f035901febca1f8f1cc768a24d0223e89c748760ac9795159af2b070f8f
-SIZE (cego-2.49.9.tar.gz) = 3227387
+TIMESTAMP = 1729433474
+SHA256 (cego-2.49.10.tar.gz) = c8d104a5affc07f81203773d5597ef83015248a53ac536de4a5de8729c913628
+SIZE (cego-2.49.10.tar.gz) = 3227678
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 147d42a5b75e..40f100008a8a 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lfcbase
-PORTVERSION=	1.18.7
+PORTVERSION=	1.18.8
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 9be4033bba81..d318b33a8b6a 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1728927401
-SHA256 (lfcbase-1.18.7.tar.gz) = a949ed9e841bfa516ab791ebee6a0f47c4d5ab28436047dd16a27a43b719aa56
-SIZE (lfcbase-1.18.7.tar.gz) = 704080
+TIMESTAMP = 1729433461
+SHA256 (lfcbase-1.18.8.tar.gz) = a239e5de8fd2187440ad138592baecf0e799bce0732d9712f14842decbb39f6a
+SIZE (lfcbase-1.18.8.tar.gz) = 704560