aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-04-12 18:51:49 +0800
committerpi <pi@FreeBSD.org>2015-04-12 18:51:49 +0800
commit3562c3c9d623fc4fe0d2b8d10175e34a6db99a90 (patch)
treee472ca6669ebb1722b179f834e7dcedc4933d39d /databases
parenta9dd4eda4616d80b4eaede5d524d2829bffc7292 (diff)
downloadfreebsd-ports-gnome-3562c3c9d623fc4fe0d2b8d10175e34a6db99a90.tar.gz
freebsd-ports-gnome-3562c3c9d623fc4fe0d2b8d10175e34a6db99a90.tar.zst
freebsd-ports-gnome-3562c3c9d623fc4fe0d2b8d10175e34a6db99a90.zip
databases/cego: 2.21.0 -> 2.21.1
- Fixes for btree handling. Some field value offsets have been corrected based on experiences with SAGE db import - Improved error messages for CegoLockHandler to indicate low level lock error messages from pthread calls - Added sudo command to cego rc script to run db as given user Submitted by: lemke@lemke-it.com
Diffstat (limited to 'databases')
-rw-r--r--databases/cego/Makefile3
-rw-r--r--databases/cego/distinfo4
2 files changed, 4 insertions, 3 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 10c6427dbdfd..87cfe4a360b0 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.21.0
+PORTVERSION= 2.21.1
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
@@ -12,6 +12,7 @@ LICENSE= GPLv3
LIB_DEPENDS= liblfcbase.so:${PORTSDIR}/devel/lfcbase \
liblfcxml.so:${PORTSDIR}/devel/lfcxml
+RUN_DEPENDS= ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index bcdf61767ce3..bfa72e42e004 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cego-2.21.0.tar.gz) = c1ee5c44abb0367058188deedb7afe934a9597f34cf50cbb2fa7ac45889b19dc
-SIZE (cego-2.21.0.tar.gz) = 924891
+SHA256 (cego-2.21.1.tar.gz) = 7f2afadc6c5e732570aac9ed1f5978781be83c24cc66000f05cc25109ed56350
+SIZE (cego-2.21.1.tar.gz) = 959911