mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/cego: 2.30.2 -> 2.30.3
Changes: - Fix in CegoBufferPool::bufferFix. Small leak, since last page for each pool segment never could be used ( hashId calculation ) - Cosmetic syntax change for set permission and remove permission admin command - Small information fix for query cache information in show tableset admin command Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
d2ea0083a1
commit
9f83c39e6a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414359
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cego
|
||||
PORTVERSION= 2.30.2
|
||||
PORTVERSION= 2.30.3
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= http://www.lemke-it.com/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cego-2.30.2.tar.gz) = 12ecbc329695e6dd5bbda8edb66babf2ce2bb02ab2f82f1ae7ce3d99816d209b
|
||||
SIZE (cego-2.30.2.tar.gz) = 1366964
|
||||
SHA256 (cego-2.30.3.tar.gz) = 6e2c0f1a6734ce81608daa548ed02c77a70f8159414e7bb51f36314be4de0432
|
||||
SIZE (cego-2.30.3.tar.gz) = 1366987
|
||||
|
|
Loading…
Add table
Reference in a new issue