aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Lemke <lemke@lemke-it.com>2022-09-22 12:56:32 +0000
committerKurt Jaeger <pi@FreeBSD.org>2022-09-22 12:56:32 +0000
commit3da7b521739bc5e37d6a0b978cb4550865cb8ae1 (patch)
tree2dc240f80a358f359651a5a00a309b3e91bf4bf8
parent7120a0670ff4a6256c36e5af2f1661e4ff028e0f (diff)
downloadports-3da7b521739bc5e37d6a0b978cb4550865cb8ae1.tar.gz
ports-3da7b521739bc5e37d6a0b978cb4550865cb8ae1.zip
devel/lfcbase,databases/cego: update 1.16.5 -> 1.16.6, 2.47.27 -> 2.47.29
lfcbase: - Added new method BigDecimal::scaleTo to change scaling for an instance. This includes an appropriate rounding, if scaling is reduced cego: - In CegoFieldValue::castTo, cast from varchar to fixed is done now with newly introduced BigDecimal::scaleTo method This includes an appropriate rounding in case of precision reduction. - Fix in CegoCaseCondition to allow null types in condition see dbcheck/check106.sql for a sample
-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 ef076aec9942..52be8ab3b3d6 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.47.27
+PORTVERSION= 2.47.29
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 8b045a66e65b..a373f961e104 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660657582
-SHA256 (cego-2.47.27.tar.gz) = 3a1141990401a0bf5fe8c8441ef22152234bc824e899a024761f121a8a0148b9
-SIZE (cego-2.47.27.tar.gz) = 3473000
+TIMESTAMP = 1663837175
+SHA256 (cego-2.47.29.tar.gz) = 6fcc040cd24dd4d184cac8f6c4c7554a9e678729856088b7b4a6011e7117d955
+SIZE (cego-2.47.29.tar.gz) = 3473181
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index dfce8bae972b..38c721694e18 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lfcbase
-PORTVERSION= 1.16.5
+PORTVERSION= 1.16.6
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 4204c2448713..47fbc095272d 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660657505
-SHA256 (lfcbase-1.16.5.tar.gz) = 6ff76a3322ac2c69c269fe4c6820e2f652223da0c2024016d9f306a2d3dedcc5
-SIZE (lfcbase-1.16.5.tar.gz) = 649395
+TIMESTAMP = 1663837149
+SHA256 (lfcbase-1.16.6.tar.gz) = 2b3a342fe24cdd4479d15320f52432f4a50e1666bd605356e8f2130a98bd585f
+SIZE (lfcbase-1.16.6.tar.gz) = 649646