From 89cc751e7287e919acea643345fc01effae6ff28 Mon Sep 17 00:00:00 2001 From: Kurt Jaeger Date: Sat, 5 Aug 2017 12:12:35 +0000 Subject: databases/cego: update 2.33.21 -> 2.33.22 - More fixes in CegoTableManager::keyReferenceExists and CegoTableManager::createForeignKey, there still were missing some adpotions for TableCursor::setup return code and other case handling Submitted by: Bjoern Lemke --- databases/cego/Makefile | 10 ++++------ databases/cego/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) (limited to 'databases/cego') diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 952ceaa5485b..6515bb6abe8b 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.33.21 +PORTVERSION= 2.33.22 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ @@ -16,14 +16,12 @@ LIB_DEPENDS= liblfcbase.so:devel/lfcbase \ RUN_DEPENDS= ${LOCALBASE}/bin/sudo:security/sudo \ bash:shells/bash -GNU_CONFIGURE= yes -TEST_TARGET= check - -USE_LDCONFIG= yes - USES= libtool localbase ncurses readline shebangfix SHEBANG_FILES= tools/cgbackup tools/cgrecover tools/cgsimload \ tools/logManager tools/backupManager +USE_LDCONFIG= yes +GNU_CONFIGURE= yes +TEST_TARGET= check USERS= cego GROUPS= cego diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 0a2ba6993143..bec2f16638fe 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1501310762 -SHA256 (cego-2.33.21.tar.gz) = a94cf80cc7b8f03319daef81cba6495c20708c87d441f39b8cc8b20729f1fa70 -SIZE (cego-2.33.21.tar.gz) = 1410955 +TIMESTAMP = 1501933684 +SHA256 (cego-2.33.22.tar.gz) = bbb65e7896eefe69249748fa71bb89f4c6dd4e4a71c9db13a36f9e09133aa262 +SIZE (cego-2.33.22.tar.gz) = 1410925 -- cgit v1.2.3