mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00: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
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.20.12
|
||||
PORTVERSION= 2.20.13
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cego-2.20.12.tar.gz) = 7284c857cd70b48b314e74fd43ed57040b0506b8b0ee2aa466e99c4608c145ce
|
||||
SIZE (cego-2.20.12.tar.gz) = 921901
|
||||
SHA256 (cego-2.20.13.tar.gz) = 3234983949f741e2761cf607aa890b95517b53ded3f870ee5510ac5f621a17c8
|
||||
SIZE (cego-2.20.13.tar.gz) = 921945
|
||||
|
Loading…
Reference in New Issue
Block a user