summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2015-08-30 08:39:31 +0000
committerKurt Jaeger <pi@FreeBSD.org>2015-08-30 08:39:31 +0000
commit8e110c6f3b9165eb7317812c90c4efdba0699373 (patch)
tree3e433cf85b6a1daa3dc2470fbbe7fab7f18ed7b7 /databases
parentUpgrade to version 0.16.1, which now requires elixir-postgrex. (diff)
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>
Notes
Notes: svn path=/head/; revision=395602
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 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