git: 0ccb79496bfc - main - devel/lfcbase: 1.16.3 -> 1.16.4, databases/cego: 2.47.24 -> 2.47.25

From: Kurt Jaeger <pi_at_FreeBSD.org>
Date: Sat, 09 Jul 2022 14:22:25 UTC
The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0ccb79496bfc7a62189fa21fbe1fe45a71998b86

commit 0ccb79496bfc7a62189fa21fbe1fe45a71998b86
Author:     Björn Lemke <lemke@lemke-it.com>
AuthorDate: 2022-07-09 13:58:47 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2022-07-09 14:22:06 +0000

    devel/lfcbase: 1.16.3 -> 1.16.4, databases/cego: 2.47.24 -> 2.47.25
    
    lfcbase:
    - Fix added for BigDecimal to avoid rounding for zero trailing values,
      e.g. 119.00 / 100.00 was 1.1, should be 1.19
    
    cego:
    - Added small patch for verification check to meet new BigDecimal patch
      in lfcbase
---
 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 8c51a9713e73..e059ec779941 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.47.24
+PORTVERSION=	2.47.25
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 1e8c30f54bb6..e05bde4914d6 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655110855
-SHA256 (cego-2.47.24.tar.gz) = 764779e6b13d1cc2ff4658aba4bbf839c16bdd6f8b6a15b75f85f17ef1b20d1d
-SIZE (cego-2.47.24.tar.gz) = 3472309
+TIMESTAMP = 1657306392
+SHA256 (cego-2.47.25.tar.gz) = 6184142410ceea88df4e5f07554ac3f44153ac695abcad992cbe14da55fb77ad
+SIZE (cego-2.47.25.tar.gz) = 3594610
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index e541dc85de50..0c53e4bd9fbc 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lfcbase
-PORTVERSION=	1.16.3
+PORTVERSION=	1.16.4
 CATEGORIES=	devel
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index fb318bdb6c87..91bb48014285 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1648293648
-SHA256 (lfcbase-1.16.3.tar.gz) = 05fd2ce269daf15e875c19c6b4441cd4b3183b51a6679d7a269b463190d21857
-SIZE (lfcbase-1.16.3.tar.gz) = 649122
+TIMESTAMP = 1657306300
+SHA256 (lfcbase-1.16.4.tar.gz) = 1d5c502c5a7c863d651cf8453a3353d1893328a0bdcbcaf0bbc3bef48d7675e5
+SIZE (lfcbase-1.16.4.tar.gz) = 649274