mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/cego: 2.26.10 -> 2.26.11
- Added more sophisticated corruption check for btrees ( CegoBTreeManager::verfiyBTree ), which also checks for any structure corructions in all btree nodes - Added btree check to CegoDistManager::verifyTable Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
3617665671
commit
64c4ab166c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401062
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.26.10
|
||||
PORTVERSION= 2.26.11
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cego-2.26.10.tar.gz) = 74127f6af87ab79b52e84bae14cd249b0685555e86c6e8993e1ba7c0370df5f7
|
||||
SIZE (cego-2.26.10.tar.gz) = 1241041
|
||||
SHA256 (cego-2.26.11.tar.gz) = 057abad2cb2c4f16ac774b0bcbb7c88252a1c284a1ddda1ea927979e4e6fca5d
|
||||
SIZE (cego-2.26.11.tar.gz) = 1241526
|
||||
|
|
Loading…
Add table
Reference in a new issue