svn commit: r368212 - head/databases/cego

Antoine Brodin antoine at freebsd.org
Mon Sep 15 06:42:49 UTC 2014


On Sun, Sep 14, 2014 at 7:55 PM, Kurt Jaeger <pi at freebsd.org> wrote:
> Author: pi
> Date: Sun Sep 14 17:55:53 2014
> New Revision: 368212
> URL: http://svnweb.freebsd.org/changeset/ports/368212
> QAT: https://qat.redports.org/buildarchive/r368212/
>
> Log:
>   databases/cego: 2.20.13 -> 2.20.14
>
>   - Fix in CegoQueryHelper::decodeFVL to treat also decodings for
>     field value list in switched order ( btree or index fvl )
>   - Fix in CegoAction::execIndexCheck to conform to new object comparison
>     in CegoDatabaseManager::ObjectRecord
>   - Fix in CegoTableManager::deleteDataTable to check for inappropriate
>     AttrCond before executing tablecursor setup
>   - Fix in CegoDatabaseManager::Object::operator == Index comparisons
>     corrected ( index can either match uindex, pindex or index, btree
>     can either match ubtree, pbtree or btree )
>
>   Submitted by: Björn Lemke <lemke at lemke-it.com>
>
> Modified:
>   head/databases/cego/Makefile
>   head/databases/cego/distinfo

Hi,

Checksum and Size mismatch when trying to fetch.

Cheers,

Antoine

>
> Modified: head/databases/cego/Makefile
> ==============================================================================
> --- head/databases/cego/Makefile        Sun Sep 14 17:53:59 2014        (r368211)
> +++ head/databases/cego/Makefile        Sun Sep 14 17:55:53 2014        (r368212)
> @@ -1,7 +1,7 @@
>  # $FreeBSD$
>
>  PORTNAME=      cego
> -PORTVERSION=   2.20.13
> +PORTVERSION=   2.20.14
>  CATEGORIES=    databases
>  MASTER_SITES=  http://www.lemke-it.com/
>
>
> Modified: head/databases/cego/distinfo
> ==============================================================================
> --- head/databases/cego/distinfo        Sun Sep 14 17:53:59 2014        (r368211)
> +++ head/databases/cego/distinfo        Sun Sep 14 17:55:53 2014        (r368212)
> @@ -1,2 +1,2 @@
> -SHA256 (cego-2.20.13.tar.gz) = 3234983949f741e2761cf607aa890b95517b53ded3f870ee5510ac5f621a17c8
> -SIZE (cego-2.20.13.tar.gz) = 921945
> +SHA256 (cego-2.20.14.tar.gz) = aa6ac38fb1336a6007860ee193d4c252f1bee5669146b5f3a7b3d20dc3f82c1e
> +SIZE (cego-2.20.14.tar.gz) = 922637
>


More information about the svn-ports-head mailing list