aboutsummaryrefslogtreecommitdiff
path: root/databases/cego
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2020-09-17 07:25:44 +0000
committerKurt Jaeger <pi@FreeBSD.org>2020-09-17 07:25:44 +0000
commit22dc689e9d63b1b537e1b1e81993f521fad1414f (patch)
tree9bdef3fd99738a66e40a6a06e2b2194c699985cb /databases/cego
parent45f8c640413676b371ff43908e996140b18d24f4 (diff)
downloadports-22dc689e9d63b1b537e1b1e81993f521fad1414f.tar.gz
ports-22dc689e9d63b1b537e1b1e81993f521fad1414f.zip
devel/lfcxml: update 1.2.10 -> 1.2.11
databases/cego: update 2.45.19 -> 2.45.23 lfcxml: - Sync patch for MinGW package build cego: - Fix in CegoFieldValue::castTo, case VARCHAR_TYPE to FIXED_TYPE, plain integers have not been accepted. check091 added for this - Fix in CegoTerm::evalField and CegoExpr::evalField, type and length calculation must correspond to cast logic in CegoFieldValue ( corresponding operators for mul, div, add and sub ) - Fix in CegoProcVar::setValue, a castTo has been added to cast to appropriate target type Submitted by: Björn Lemke <lemke@lemke-it.com>
Notes
Notes: svn path=/head/; revision=548819
Diffstat (limited to 'databases/cego')
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 6811bf4b8273..c8212fd4d4f9 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.45.19
+PORTVERSION= 2.45.23
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index d56636a9116b..b15ac8dbb1da 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1598268804
-SHA256 (cego-2.45.19.tar.gz) = e127118a023d9bc3fd5e48ef2dc146b03600b0f94bf56aa3310c21df0c002ecf
-SIZE (cego-2.45.19.tar.gz) = 3154770
+TIMESTAMP = 1600327409
+SHA256 (cego-2.45.23.tar.gz) = 0932db50951a83674da306f3066bdf1f667de46408f7153fec7c555465e51718
+SIZE (cego-2.45.23.tar.gz) = 3156665