aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Lemke <lemke@lemke-it.com>2022-07-09 13:58:47 +0000
committerKurt Jaeger <pi@FreeBSD.org>2022-07-09 14:22:06 +0000
commit0ccb79496bfc7a62189fa21fbe1fe45a71998b86 (patch)
tree352906d5f16f422819e0e802cbff8c76172ebd6c
parentf5dab70146888fca11e93eececd68fbf9d3dd0b8 (diff)
downloadports-0ccb79496bfc7a62189fa21fbe1fe45a71998b86.tar.gz
ports-0ccb79496bfc7a62189fa21fbe1fe45a71998b86.zip
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
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo6
-rw-r--r--devel/lfcbase/Makefile2
-rw-r--r--devel/lfcbase/distinfo6
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