aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2018-03-07 02:26:49 +0800
committerpi <pi@FreeBSD.org>2018-03-07 02:26:49 +0800
commita6dc2988f124185f11d92dcd2877e24e66e7c833 (patch)
treeb4c293a8a9d9df8ce565a314bd6e5e763aecd4f6 /databases
parent51258d55787834e3500ca1d3cf602fb371cffc54 (diff)
downloadfreebsd-ports-gnome-a6dc2988f124185f11d92dcd2877e24e66e7c833.tar.gz
freebsd-ports-gnome-a6dc2988f124185f11d92dcd2877e24e66e7c833.tar.zst
freebsd-ports-gnome-a6dc2988f124185f11d92dcd2877e24e66e7c833.zip
databases/cego: update 2.39.4 -> 2.39.5
- Bug fix in CegoAction::reallocateStringBuf, in the memcpy call, just the previous stringBufLen has to be copied ( _stringBufLen - MAXSTRINGLEN ). This bug might lead to seg fault in case of large parser input ( e.g. clob strings ) - In CegoQuery for insert and insert-by-select case, allocated blob and clob data ( by CegoQueryHelper::prepareFieldValue ) is cleaned now if any exception occurs Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases')
-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 cfffbf5f6a07..5f830cdce6eb 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.39.4
+PORTVERSION= 2.39.5
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 359917388db6..0657e54699a7 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1520281284
-SHA256 (cego-2.39.4.tar.gz) = 3c10b662a9dfe3ebdb5939b552a789d14408f5292a7ad3052a64fb2ca62d34f0
-SIZE (cego-2.39.4.tar.gz) = 1674701
+TIMESTAMP = 1520351789
+SHA256 (cego-2.39.5.tar.gz) = 500bd0fd86301a89429307c9c69029fd3841b072083e2064fdc5d3f1b2b9b811
+SIZE (cego-2.39.5.tar.gz) = 1673962