databases/cego: update 2.48.32 -> 2.48.34
- Add patch in CegoFactor::setFieldListArray, _flaCached again is set to false since the field list in the the array may change ( e.g. for outer join queries used in views ) - In CegoDistCursor::getTuple, the tuple retrievel has been changed for view objects. Complicated reasons...
This commit is contained in:
parent
10f67df6e9
commit
914f3cfd15
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cego
|
||||
PORTVERSION= 2.48.32
|
||||
PORTVERSION= 2.48.34
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1699971266
|
||||
SHA256 (cego-2.48.32.tar.gz) = 86f89a913d7f45ed99a005a707fff8194f0c91c20af238678cfbb50ce6240d0c
|
||||
SIZE (cego-2.48.32.tar.gz) = 3269360
|
||||
TIMESTAMP = 1700152089
|
||||
SHA256 (cego-2.48.34.tar.gz) = 8f427f43796e9dfc1d97172d4b463507f7c79139ccbd8d976b724425f854d7e1
|
||||
SIZE (cego-2.48.34.tar.gz) = 3278954
|
||||
|
|
Loading…
Reference in a new issue