Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2019 14:11:46 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r499646 - head/databases/cego
Message-ID:  <201904221411.x3MEBk0b032045@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Mon Apr 22 14:11:46 2019
New Revision: 499646
URL: https://svnweb.freebsd.org/changeset/ports/499646

Log:
  databases/cego: update 2.44.4 -> 2.44.5
  
  - Added fix in CegoAttrComp::setup, _posSetup variable was not setup
    correctly for case BTWN / VALUE2VALUE which might lead to invalid
    join array access.
  
  Submitted by:	Bjoern Lemke <lemke@lemke-it.com>

Modified:
  head/databases/cego/Makefile
  head/databases/cego/distinfo

Modified: head/databases/cego/Makefile
==============================================================================
--- head/databases/cego/Makefile	Mon Apr 22 14:11:28 2019	(r499645)
+++ head/databases/cego/Makefile	Mon Apr 22 14:11:46 2019	(r499646)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	cego
-PORTVERSION=	2.44.4
+PORTVERSION=	2.44.5
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 

Modified: head/databases/cego/distinfo
==============================================================================
--- head/databases/cego/distinfo	Mon Apr 22 14:11:28 2019	(r499645)
+++ head/databases/cego/distinfo	Mon Apr 22 14:11:46 2019	(r499646)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1555935126
-SHA256 (cego-2.44.4.tar.gz) = 42c16f80a668f1fc035caf2acf757bfa5e7b9f11ea27c57a03be19309db374a1
-SIZE (cego-2.44.4.tar.gz) = 2797312
+TIMESTAMP = 1555941194
+SHA256 (cego-2.44.5.tar.gz) = df95be291cb7c02576257622dc650d5e0bddeb60afbc247cab722bef7a20921d
+SIZE (cego-2.44.5.tar.gz) = 2797394



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904221411.x3MEBk0b032045>