aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2017-01-04 19:37:20 +0000
committerKurt Jaeger <pi@FreeBSD.org>2017-01-04 19:37:20 +0000
commit8cd9206484262a9dc78c0fa070c1b466e09e9807 (patch)
treeedb5e74a8fcb728778d1ddfb01385f6e1367170e /databases
parentefd4563337d3dfef04936d0a36c68aaf5b52f704 (diff)
downloadports-8cd9206484262a9dc78c0fa070c1b466e09e9807.tar.gz
ports-8cd9206484262a9dc78c0fa070c1b466e09e9807.zip
databases/cego: update 2.32.5 -> 2.32.6
- Small performance improvement in CegoBufferPool::bufferFix Instead of copying the buffer head data to a local variable via memcpy, a pointer variable is used to access the data directly Performance improvement: just a few percent ... Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Notes
Notes: svn path=/head/; revision=430589
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 952244c91604..4d2b8f069a9f 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.32.5
+PORTVERSION= 2.32.6
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 0deec9830344..75a90e627e49 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1483284921
-SHA256 (cego-2.32.5.tar.gz) = 26a1deef2be9f66addb059224384d558beaf76512aa0a712c1973f3a5ab0c833
-SIZE (cego-2.32.5.tar.gz) = 1396579
+TIMESTAMP = 1483555919
+SHA256 (cego-2.32.6.tar.gz) = 0393724a60e06e0726a2797ed3ada0c41cc539dd5e78069ea8238090f2fc86ab
+SIZE (cego-2.32.6.tar.gz) = 1395827