mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/cego: update 2.32.0 -> 2.32.1
- Fixes for CegoBTreeManager::deleteBTree ( changed int type to PageIdType for page vars ) and CegoBTreeManager::insertBTree ( propValue was not setup correctly for root node propagation in some cases, which might lead to corrupt btree structure ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
9d4c8f32bf
commit
a063e6b633
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428881
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.32.0
|
||||
PORTVERSION= 2.32.1
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1481910060
|
||||
SHA256 (cego-2.32.0.tar.gz) = 7135da4c0da2828aa0fc889cbddec6c06aa79c7ed7463a7833121fce2ac4feb5
|
||||
SIZE (cego-2.32.0.tar.gz) = 1439113
|
||||
TIMESTAMP = 1482079236
|
||||
SHA256 (cego-2.32.1.tar.gz) = efe4de38058acbb3797ef31adc765b6ea349c90bcc72037d80c86bfc5f1b096f
|
||||
SIZE (cego-2.32.1.tar.gz) = 1436279
|
||||
|
|
Loading…
Add table
Reference in a new issue