aboutsummaryrefslogtreecommitdiffstats
path: root/databases/cego
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-07-16 01:34:38 +0800
committerpi <pi@FreeBSD.org>2016-07-16 01:34:38 +0800
commit92df34587ff331e63782de916e7a1e3a68ac30d3 (patch)
treeee56d49ae1535bfaeb932d03cef35f38c331af64 /databases/cego
parent7d739f6610bf3dcb3a8c41c071e59fa096658251 (diff)
downloadfreebsd-ports-gnome-92df34587ff331e63782de916e7a1e3a68ac30d3.tar.gz
freebsd-ports-gnome-92df34587ff331e63782de916e7a1e3a68ac30d3.tar.zst
freebsd-ports-gnome-92df34587ff331e63782de916e7a1e3a68ac30d3.zip
databases/cego: 2.30.15 -> 2.30.17
- Fixed for point-in-time recovery, Date format handling was not done correectly - Elimination of BUFFERPOOLHASHKEY. The bufferpool position is now calculated based on the page offset of the corresponding datafile ( this information is provided by CegoFileHandler::getRegPageOffset ) This leads to a much better distribution and usage of the available buffer pool pages - Fix in CegoTableManager::createBTree, the creation of the btree object must be done in a dedicated exception block, otherwise the btree object is dropped, if it already exists. Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases/cego')
-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 21e89e8193b0..ae830167e8ee 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.30.15
+PORTVERSION= 2.30.17
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 18aa7ad2debf..233c463726ac 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1468153274
-SHA256 (cego-2.30.15.tar.gz) = 8a4bc18a1734fd3871a79f9492ee9466cf9facdcc00dc35afa9e7277a4d3634c
-SIZE (cego-2.30.15.tar.gz) = 1409377
+TIMESTAMP = 1468559487
+SHA256 (cego-2.30.17.tar.gz) = 6d398d23238b4e12f803afea594d21d94bc6a92a4957d8410598d2f389806c3d
+SIZE (cego-2.30.17.tar.gz) = 1402038
aph'>* - Update from 3.8.71 to 3.8.72danilo2014-07-282-3/+3 * - Update from 3.8.70 to 3.8.71danilo2014-07-272-3/+3 * - Update from 3.8.69 to 3.8.70danilo2014-07-082-3/+3 * - Update from 3.8.68 to 3.8.69danilo2014-07-042-3/+3 * - Update from 3.8.67 to 3.8.68danilo2014-07-022-3/+3 * - Update from 3.8.65 to 3.8.67danilo2014-07-02