aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-11-30 20:09:16 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-11-30 20:09:16 +0000
commit0400e7971dceb03f584d21962a468a5e1a34c3f0 (patch)
treeeb5a90944cac76eea5538cf5fafb8c83dc935920 /databases
parent00270fbe8e35f6db58d138d2961cc3d1aa61c30a (diff)
downloadports-0400e7971dceb03f584d21962a468a5e1a34c3f0.tar.gz
ports-0400e7971dceb03f584d21962a468a5e1a34c3f0.zip
devel/lfcbase: update 1.11.1 -> 1.11.2
databases/cego: update 2.38.5 -> 2.38.6 lfcbase: - More detailed exception messages for BigDecimal and BigInteger cego: - Fix in CegoFunction::getId and CegoSelect::getQueryId : with enabled query cache, the following select is cached select nextcount(mycount); - Since nextcount is a modifying operation, this is not a good idea. To avoid caching, CegoFunction now throws an Exception if nextcount / setcount function calls are detected during getQueryId. For these cases, the query id ignored for caching Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Notes
Notes: svn path=/head/; revision=455223
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 3dae1bd1facb..37456bbfedfc 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.38.5
+PORTVERSION= 2.38.6
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 40c97edc0536..9d0b6fafe7b8 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1511609756
-SHA256 (cego-2.38.5.tar.gz) = 8a0e4133eaeaf7050a092daf888ea0321d65e754aa31059cbf5e3fc9d43b0f78
-SIZE (cego-2.38.5.tar.gz) = 1443219
+TIMESTAMP = 1511983134
+SHA256 (cego-2.38.6.tar.gz) = f073969909bd40eb89ea6666eb63cfc1225fdf037194419ccf0484842b3b6492
+SIZE (cego-2.38.6.tar.gz) = 1443465