mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
databases/cego: update 2.51.7 -> 2.51.8
- Added check script check119.sql to verify grammar expansion for stored procedure condition - CegoAction::procArg1() and CegoAction::procArg2() to check duplicate parameter names - Added check118.sql to demonstrate explicit table locking for nested delete operation within a cursor loop
This commit is contained in:
parent
4c9f1b2bb8
commit
5be43f640a
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= cego
|
||||
PORTVERSION= 2.51.7
|
||||
PORTVERSION= 2.51.8
|
||||
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1745234929
|
||||
SHA256 (cego-2.51.7.tar.gz) = 68c12337b6af58b0bff8271ef53f633dca12b28a906c2f61a962793f687cd825
|
||||
SIZE (cego-2.51.7.tar.gz) = 3301078
|
||||
TIMESTAMP = 1745498705
|
||||
SHA256 (cego-2.51.8.tar.gz) = c2d6066621de294f992d3caafab4e0d755b3cbad038e303cb29ba23592375b52
|
||||
SIZE (cego-2.51.8.tar.gz) = 3302307
|
||||
|
|
Loading…
Add table
Reference in a new issue