aboutsummaryrefslogtreecommitdiffstats
path: root/databases/cego
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-06-14 21:48:25 +0800
committerpi <pi@FreeBSD.org>2015-06-14 21:48:25 +0800
commit224e33b1e49a1feb671c5184e8ce4cfa9a81360b (patch)
tree7b4d51268530eb7e912abfc334303f095e4b9104 /databases/cego
parentff24b4abd648e723eab6700b3cca272f9f7f3e2f (diff)
downloadfreebsd-ports-gnome-224e33b1e49a1feb671c5184e8ce4cfa9a81360b.tar.gz
freebsd-ports-gnome-224e33b1e49a1feb671c5184e8ce4cfa9a81360b.tar.zst
freebsd-ports-gnome-224e33b1e49a1feb671c5184e8ce4cfa9a81360b.zip
databases/cego: 2.23.7 -> 2.23.8
- Simplification in CegoBTreeManager and CegoBTreeNode. Calculation of leaf node chain is now much simpler. This ensures consistency and improves btree build up performance. - Fix for btree page count and btree page release. Some of the btree nodes have double references, which was not treated in the page count and page release algorithm. - Changed default primary and secondary values for tableset definition command to the configured hostname. This simplifies the define command in case of single node tableset configurations. Submitted by: Björn 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 df6ded4ae57d..eaa38a1d8d55 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.23.7
+PORTVERSION= 2.23.8
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index a6deb1b59d59..569628d26e5d 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cego-2.23.7.tar.gz) = 683ec4cecc55161e56ab020af5af9561f1c2bbf97eaeed57c1081faf3ce02545
-SIZE (cego-2.23.7.tar.gz) = 968851
+SHA256 (cego-2.23.8.tar.gz) = 0a3c9d1d4555dfac4bdda0d423868630338ab9f7a2e4ead6aca40a9ffce76f47
+SIZE (cego-2.23.8.tar.gz) = 967848