aboutsummaryrefslogtreecommitdiffstats
path: root/databases/cego
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-08-30 16:39:31 +0800
committerpi <pi@FreeBSD.org>2015-08-30 16:39:31 +0800
commitfb6d4523421a50c3eeec640630f2d5c6033eb07c (patch)
tree3e433cf85b6a1daa3dc2470fbbe7fab7f18ed7b7 /databases/cego
parent46d919726a8ba82e005b17cce77b5a0b0550948f (diff)
downloadfreebsd-ports-gnome-fb6d4523421a50c3eeec640630f2d5c6033eb07c.tar.gz
freebsd-ports-gnome-fb6d4523421a50c3eeec640630f2d5c6033eb07c.tar.zst
freebsd-ports-gnome-fb6d4523421a50c3eeec640630f2d5c6033eb07c.zip
databases/cego: 2.24.3 -> 2.24.4
- Fix in CegoAction::execViewCreate. Views must be compiled successful now immediately after creation. Otherwise, the calculated schema is not stored correctly into dictionary. - Fix in CegoFactor::getId. If sysdate is used in queries, it should be resolved, otherwise query couldbe used from cache which returns invalid result Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases/cego')
-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 976931736b79..59a3ad1c9d5c 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.24.3
+PORTVERSION= 2.24.4
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index b12348242022..219f24d8f3f6 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cego-2.24.3.tar.gz) = 68e77a90fb2bc64b9317e0c3a6e56660df68e1f366676f6c6333185d4ea5b505
-SIZE (cego-2.24.3.tar.gz) = 1103993
+SHA256 (cego-2.24.4.tar.gz) = 307b0452bcd8157814f040140c2d7191b4d402df5e7997e99392adfa9bf56ad8
+SIZE (cego-2.24.4.tar.gz) = 1103992