From owner-svn-ports-head@freebsd.org Sat Nov 26 10:24:07 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D454BC5564B; Sat, 26 Nov 2016 10:24:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 A403388D; Sat, 26 Nov 2016 10:24:07 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uAQAO65W041052; Sat, 26 Nov 2016 10:24:06 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uAQAO6cE041050; Sat, 26 Nov 2016 10:24:06 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201611261024.uAQAO6cE041050@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Sat, 26 Nov 2016 10:24:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r427137 - 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.23 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: Sat, 26 Nov 2016 10:24:07 -0000 Author: pi Date: Sat Nov 26 10:24:06 2016 New Revision: 427137 URL: https://svnweb.freebsd.org/changeset/ports/427137 Log: databases/cego: 2.31.5 -> 2.31.6 - Fix in CegoSelect::getQueyId added, for the ordering clause asc and desc ordering attributes were missing. This might lead to wrong ordering results if query caching is used Submitted by: Bjoern Lemke Modified: head/databases/cego/Makefile head/databases/cego/distinfo Modified: head/databases/cego/Makefile ============================================================================== --- head/databases/cego/Makefile Sat Nov 26 10:09:54 2016 (r427136) +++ head/databases/cego/Makefile Sat Nov 26 10:24:06 2016 (r427137) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.31.5 +PORTVERSION= 2.31.6 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ Modified: head/databases/cego/distinfo ============================================================================== --- head/databases/cego/distinfo Sat Nov 26 10:09:54 2016 (r427136) +++ head/databases/cego/distinfo Sat Nov 26 10:24:06 2016 (r427137) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479709700 -SHA256 (cego-2.31.5.tar.gz) = d6399e35c1f86425f0fa7a3c117f6f4794b2e116dc08f1aed133d414113fbd08 -SIZE (cego-2.31.5.tar.gz) = 1436840 +TIMESTAMP = 1480151089 +SHA256 (cego-2.31.6.tar.gz) = f92c65848b8410e43a62d256640103860db3690c42393c6c4dcbd73549cce1a5 +SIZE (cego-2.31.6.tar.gz) = 1437016