aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-02-28 20:29:19 +0800
committerpi <pi@FreeBSD.org>2015-02-28 20:29:19 +0800
commit1abeefb9f32bf3133a1b75a2eb4da5a7f443b770 (patch)
tree12ea6e72834e8f74ab168fa0557d527e765368e5 /databases
parent430a54dea393472c1987814e99a4d3d1cdf4f70d (diff)
downloadfreebsd-ports-gnome-1abeefb9f32bf3133a1b75a2eb4da5a7f443b770.tar.gz
freebsd-ports-gnome-1abeefb9f32bf3133a1b75a2eb4da5a7f443b770.tar.zst
freebsd-ports-gnome-1abeefb9f32bf3133a1b75a2eb4da5a7f443b770.zip
databases/cego: 2.20.21 -> 2.20.22
- Added command line parameter validation for poolsize, numdbthread, numadminthread and numlogthread parameters - Fix in CegoFactor::evalFieldValue : For the QUERY case, the select instance was not reset. Since the query starts from a undefined point, this might lead to "list position exceeded" exceptions - Fix in CegoQueryHelper::evalSelection for isAgg-case Submitted by: Björn Lemke <lemke@lemke-it.com> (author)
Diffstat (limited to 'databases')
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index cb5c691d19bb..f1f47c0749f7 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.20.21
+PORTVERSION= 2.20.22
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 5f43522fad89..b609e50102d2 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cego-2.20.21.tar.gz) = d00fdc70bce0552bade37d4878a4761437a307172ddc0c1aaf48d38dc2fc8af9
-SIZE (cego-2.20.21.tar.gz) = 924292
+SHA256 (cego-2.20.22.tar.gz) = 7a73c78caa98e7b05170ea2df49fba893b289900cdcccf5fc21e9306a79cc62d
+SIZE (cego-2.20.22.tar.gz) = 924520