mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/cego: 2.20.12 -> 2.20.13
- Fix in CegoQueryHelper::evalAttrCond. In some table ordering cases, the attributes had been switched and the evaluation was wrong ( LESS_THAN, MORE_THAN, LESS_EQUAL_THAN, MORE_EQUAL_THAN ). Submitted by: Björn Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
47e81b2aa1
commit
9ba4075f1b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=367847
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= cego
|
PORTNAME= cego
|
||||||
PORTVERSION= 2.20.12
|
PORTVERSION= 2.20.13
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://www.lemke-it.com/
|
MASTER_SITES= http://www.lemke-it.com/
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (cego-2.20.12.tar.gz) = 7284c857cd70b48b314e74fd43ed57040b0506b8b0ee2aa466e99c4608c145ce
|
SHA256 (cego-2.20.13.tar.gz) = 3234983949f741e2761cf607aa890b95517b53ded3f870ee5510ac5f621a17c8
|
||||||
SIZE (cego-2.20.12.tar.gz) = 921901
|
SIZE (cego-2.20.13.tar.gz) = 921945
|
||||||
|
|
Loading…
Add table
Reference in a new issue