databases/cego: update 2.38.16 -> 2.38.18

- Fix in CegoTableManager::createForeignKey, for empty tables,
  referenced attributes names have not been checked. This might lead
  to invalid key objects.
- Fix in CegoSelect::prepare, expression alias in select list are
  checked now for union selects. Alias definition in select expression
  list should be identical for all select statements in union

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
Kurt Jaeger 2018-02-02 18:04:41 +00:00
parent a3199719a9
commit 473c9e5bfe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=460719
2 changed files with 4 additions and 4 deletions

View file

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
PORTVERSION= 2.38.16
PORTVERSION= 2.38.18
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1514748087
SHA256 (cego-2.38.16.tar.gz) = 79a39c26014c568795e387efebd5e7ded3281a7105c7d1582834a1148f8804b4
SIZE (cego-2.38.16.tar.gz) = 1667424
TIMESTAMP = 1517593482
SHA256 (cego-2.38.18.tar.gz) = bfea02004f47124f95901142e3a272821614e5b9dd69ac7563d11ae56a53e43b
SIZE (cego-2.38.18.tar.gz) = 1667567