From owner-svn-ports-head@FreeBSD.ORG Thu May 14 06:01:23 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8559AE38; Thu, 14 May 2015 06:01:23 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 65E5D1FB4; Thu, 14 May 2015 06:01:23 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4E61NEQ080376; Thu, 14 May 2015 06:01:23 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4E61M7f080373; Thu, 14 May 2015 06:01:22 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201505140601.t4E61M7f080373@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Thu, 14 May 2015 06:01:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386290 - head/databases/cego X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 May 2015 06:01:23 -0000 Author: pi Date: Thu May 14 06:01:22 2015 New Revision: 386290 URL: https://svnweb.freebsd.org/changeset/ports/386290 Log: databases/cego: 2.22.0 -> 2.23.0 - Introduced CegoDatabaseFormater. Since the API has changed (proagation of database formatting methods), this is 2.23.0 Submitted by: Björn Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo head/databases/cego/pkg-plist Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Thu May 14 01:48:27 2015 (r386289) +++ head/databases/cego/Makefile Thu May 14 06:01:22 2015 (r386290) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.22.0 +PORTVERSION= 2.23.0 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ @@ -40,7 +40,7 @@ post-install: ${CP} ${WRKSRC}/samples/rc/cego ${STAGEDIR}${PREFIX}/etc/rc.d/ post-stage: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcego.so.1.0.0 - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcgwrap.so.1.0.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcego.so.2.0.0 + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcgwrap.so.2.0.0 .include Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Thu May 14 01:48:27 2015 (r386289) +++ head/databases/cego/distinfo Thu May 14 06:01:22 2015 (r386290) @@ -1,2 +1,2 @@ -SHA256 (cego-2.22.0.tar.gz) = c0d9791aa32dd94fd0bfa684430b7aea6bc0fcc3868c9c01d8d72fec44a6ca1c -SIZE (cego-2.22.0.tar.gz) = 960368 +SHA256 (cego-2.23.0.tar.gz) = 02303f229da3f13d989522c67008446dd1d95c056a1c432e562f8d3da85cbe24 +SIZE (cego-2.23.0.tar.gz) = 964238 Modified: head/databases/cego/pkg-plist ============================================================================== --- head/databases/cego/pkg-plist Thu May 14 01:48:27 2015 (r386289) +++ head/databases/cego/pkg-plist Thu May 14 06:01:22 2015 (r386290) @@ -4,37 +4,128 @@ bin/cgblow bin/cgclt bin/cglog etc/rc.d/cego +include/cego/Cego.h +include/cego/CegoAVLIndexCursor.h +include/cego/CegoAVLIndexEntry.h +include/cego/CegoAVLIndexManager.h +include/cego/CegoAction.h +include/cego/CegoAdm.h +include/cego/CegoAdmAction.h include/cego/CegoAdmNet.h include/cego/CegoAdminHandler.h +include/cego/CegoAdminThread.h +include/cego/CegoAdminThreadPool.h +include/cego/CegoAggregation.h +include/cego/CegoAlterDesc.h +include/cego/CegoAttrComp.h +include/cego/CegoAttrCond.h +include/cego/CegoAttrDesc.h +include/cego/CegoBTreeCursor.h +include/cego/CegoBTreeManager.h +include/cego/CegoBTreeNode.h +include/cego/CegoBTreeObject.h +include/cego/CegoBTreeValue.h +include/cego/CegoBeatConnection.h +include/cego/CegoBeatThread.h include/cego/CegoBlob.h +include/cego/CegoBufferPage.h +include/cego/CegoBufferPool.h +include/cego/CegoBufferPoolEntry.h +include/cego/CegoCaseCond.h include/cego/CegoCheckObject.h +include/cego/CegoCheckpoint.h +include/cego/CegoCondDesc.h include/cego/CegoContentObject.h include/cego/CegoDataPointer.h -include/cego/CegoDataType.h +include/cego/CegoDatabaseFormater.h +include/cego/CegoDatabaseManager.h include/cego/CegoDbHandler.h +include/cego/CegoDbThread.h +include/cego/CegoDbThreadPool.h include/cego/CegoDecodableObject.h +include/cego/CegoDistCursor.h +include/cego/CegoDistDbHandler.h +include/cego/CegoDistManager.h +include/cego/CegoExpOutStream.h +include/cego/CegoExpr.h +include/cego/CegoFactor.h include/cego/CegoField.h include/cego/CegoFieldValue.h +include/cego/CegoFileHandler.h +include/cego/CegoFunction.h +include/cego/CegoGroupCursor.h +include/cego/CegoGroupNode.h +include/cego/CegoGroupSpace.h +include/cego/CegoHavingDesc.h +include/cego/CegoImpInStream.h +include/cego/CegoJDBCInfo.h include/cego/CegoJoinObject.h include/cego/CegoKeyObject.h +include/cego/CegoLockHandler.h +include/cego/CegoLogHandler.h +include/cego/CegoLogManager.h +include/cego/CegoLogRecord.h +include/cego/CegoLogThread.h +include/cego/CegoLogThreadPool.h +include/cego/CegoMediatorThread.h include/cego/CegoModule.h include/cego/CegoNet.h include/cego/CegoObject.h +include/cego/CegoObjectCursor.h +include/cego/CegoObjectManager.h +include/cego/CegoOrderCursor.h +include/cego/CegoOrderNode.h +include/cego/CegoOrderSpace.h include/cego/CegoOutput.h +include/cego/CegoPredDesc.h +include/cego/CegoProcAssignStmt.h +include/cego/CegoProcBlock.h +include/cego/CegoProcBlockStmt.h +include/cego/CegoProcCond.h +include/cego/CegoProcCursor.h +include/cego/CegoProcCursorCloseStmt.h +include/cego/CegoProcCursorCreateStmt.h +include/cego/CegoProcException.h +include/cego/CegoProcFetch.h +include/cego/CegoProcIfStmt.h +include/cego/CegoProcNoopStmt.h include/cego/CegoProcObject.h +include/cego/CegoProcPred.h +include/cego/CegoProcQueryStmt.h +include/cego/CegoProcReturnStmt.h +include/cego/CegoProcStmt.h include/cego/CegoProcVar.h +include/cego/CegoProcWhileStmt.h +include/cego/CegoProcedure.h +include/cego/CegoQuery.h +include/cego/CegoQueryException.h +include/cego/CegoQueryHelper.h +include/cego/CegoRecoveryManager.h +include/cego/CegoReturnVar.h +include/cego/CegoSelect.h include/cego/CegoSerial.h +include/cego/CegoSystemObject.h +include/cego/CegoTableCursor.h +include/cego/CegoTableDesc.h +include/cego/CegoTableManager.h include/cego/CegoTableObject.h +include/cego/CegoTerm.h +include/cego/CegoTransactionManager.h +include/cego/CegoTypeConverter.h +include/cego/CegoView.h include/cego/CegoViewObject.h +include/cego/CegoXMLHelper.h +include/cego/CegoXMLSpace.h +include/cego/CegoXPorter.h include/cego/cgwrap.h lib/libcego.a lib/libcego.so -lib/libcego.so.1 -lib/libcego.so.1.0.0 +lib/libcego.so.2 +lib/libcego.so.2.0.0 lib/libcgwrap.a lib/libcgwrap.so -lib/libcgwrap.so.1 -lib/libcgwrap.so.1.0.0 +lib/libcgwrap.so.2 +lib/libcgwrap.so.2.0.0 %%DATADIR%%/cgbackup %%DATADIR%%/cgmkdb %%DATADIR%%/cgrecover