Date: Tue, 16 Aug 2022 14:23:30 GMT From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 71e17812c2ba - main - devel/lfcbase,databases/cego: update 1.16.4 -> 1.16.5, 2.47.26 -> 2.47.27 Message-ID: <202208161423.27GENUZD089858@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=71e17812c2baf539fb77b4eadf98a89691493ae0 commit 71e17812c2baf539fb77b4eadf98a89691493ae0 Author: Björn Lemke <lemke@lemke-it.com> AuthorDate: 2022-08-16 14:21:14 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2022-08-16 14:23:22 +0000 devel/lfcbase,databases/cego: update 1.16.4 -> 1.16.5, 2.47.26 -> 2.47.27 lfcbase: - Fix in BigDecimal::operator ==, if _val, _scale and _isPositive do not match, we still have to call further checks cego: - Fix in CegoProcBlock::toChain, dimension has still not been treated for fixed procedure variables --- 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 3522ee49ac00..90e7a8bf0136 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,5 +1,5 @@ PORTNAME= cego -PORTVERSION= 2.47.26 +PORTVERSION= 2.47.27 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 448b27726388..8b045a66e65b 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657441091 -SHA256 (cego-2.47.26.tar.gz) = d714d51a10140d5a97b389cd551cc5d906295ab05169358fec33e2bbad6930b6 -SIZE (cego-2.47.26.tar.gz) = 3472623 +TIMESTAMP = 1660657582 +SHA256 (cego-2.47.27.tar.gz) = 3a1141990401a0bf5fe8c8441ef22152234bc824e899a024761f121a8a0148b9 +SIZE (cego-2.47.27.tar.gz) = 3473000 diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile index 0c53e4bd9fbc..98ee1a6d5dfc 100644 --- a/devel/lfcbase/Makefile +++ b/devel/lfcbase/Makefile @@ -1,5 +1,5 @@ PORTNAME= lfcbase -PORTVERSION= 1.16.4 +PORTVERSION= 1.16.5 CATEGORIES= devel MASTER_SITES= http://www.lemke-it.com/ diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo index 91bb48014285..4204c2448713 100644 --- a/devel/lfcbase/distinfo +++ b/devel/lfcbase/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657306300 -SHA256 (lfcbase-1.16.4.tar.gz) = 1d5c502c5a7c863d651cf8453a3353d1893328a0bdcbcaf0bbc3bef48d7675e5 -SIZE (lfcbase-1.16.4.tar.gz) = 649274 +TIMESTAMP = 1660657505 +SHA256 (lfcbase-1.16.5.tar.gz) = 6ff76a3322ac2c69c269fe4c6820e2f652223da0c2024016d9f306a2d3dedcc5 +SIZE (lfcbase-1.16.5.tar.gz) = 649395
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208161423.27GENUZD089858>