aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Lemke <lemke@lemke-it.com>2023-11-14 14:32:09 +0000
committerKurt Jaeger <pi@FreeBSD.org>2023-11-14 14:32:09 +0000
commit4ba2a97e0af0a6904b10a55358e1c665af40749a (patch)
tree337c37b860144ae15562a6cf78b554854b9c14a9
parentaa48b081336fe4a9466f5b32f36c9b772914a2cb (diff)
downloadports-4ba2a97e0af0a6904b10a55358e1c665af40749a.tar.gz
ports-4ba2a97e0af0a6904b10a55358e1c665af40749a.zip
devel/lfcbase: update 1.18.5 -> 1.18.6 and databases/cego: 2.48.29 -> 2.48.32
lfcbase: - Patch added in Sleeper class to support larger values for milliSleep and microSleep. For this, also input parameter type has changed from int to unsigned long cego: - Patch added for CegoCaseCond::evalField to eval appropriate datatype. If the case condition contains null type this was not done correctly - Added patch in CegoSelect::evalSchema. At the end of the method, schema ids are calculated to provide unique attribute ids for views - support nested case conditions Author: Björn Lemke <lemke@lemke-it.com>
-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 78c4160704a5..68c43b2d0199 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
PORTNAME= cego
-PORTVERSION= 2.48.29
+PORTVERSION= 2.48.32
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index bc3ba069f961..9d268871541b 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1691485077
-SHA256 (cego-2.48.29.tar.gz) = a816d650f4ece8e8ed61036e13398ad8a3ccf423020d31a3655d36dbe858ae0c
-SIZE (cego-2.48.29.tar.gz) = 3208254
+TIMESTAMP = 1699971266
+SHA256 (cego-2.48.32.tar.gz) = 86f89a913d7f45ed99a005a707fff8194f0c91c20af238678cfbb50ce6240d0c
+SIZE (cego-2.48.32.tar.gz) = 3269360
diff --git a/devel/lfcbase/Makefile b/devel/lfcbase/Makefile
index 7788b386f8b0..65f10918e5bf 100644
--- a/devel/lfcbase/Makefile
+++ b/devel/lfcbase/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lfcbase
-PORTVERSION= 1.18.5
+PORTVERSION= 1.18.6
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/
diff --git a/devel/lfcbase/distinfo b/devel/lfcbase/distinfo
index 9312bbd43bb4..e9ca800a34e4 100644
--- a/devel/lfcbase/distinfo
+++ b/devel/lfcbase/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682708848
-SHA256 (lfcbase-1.18.5.tar.gz) = 08805bee1ae956f8ff3be71ae94c1486f025faceba156cb88d9dce511a43868d
-SIZE (lfcbase-1.18.5.tar.gz) = 702158
+TIMESTAMP = 1699958530
+SHA256 (lfcbase-1.18.6.tar.gz) = b41ca779f1122f564477a8df68c7d95a14ab8a2dfdd969f1be515ca45c23b38d
+SIZE (lfcbase-1.18.6.tar.gz) = 676621