1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00

databases/cego: 2.46.5 -> 2.46.6

- Fix in CegoObjectManager / CegoDatabaseManager added.
  The checkTableSetRunState method has been moved to CegoDatabaseManager.
  This ensures a single point of check definition.
  In the previous version, tableset RECOVERY mode was not treated for
  useObject, unuseObject and objectExists method calls which might lead to
  crash recovery abort.

Submitted by:	Björn Lemke <lemke@lemke-it.com>
This commit is contained in:
Kurt Jaeger 2021-01-24 10:01:31 +00:00
parent 690ef535b5
commit d9808c3192
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562455
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
PORTVERSION= 2.46.5
PORTVERSION= 2.46.6
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1607179590
SHA256 (cego-2.46.5.tar.gz) = 2e8b2a6b6a97ecb4d9f74b53c2aa5153a5456a8424d05fac5666254863879f69
SIZE (cego-2.46.5.tar.gz) = 3160924
TIMESTAMP = 1611482222
SHA256 (cego-2.46.6.tar.gz) = cfba50791a46703b465b2aa9ddf2eed520f92939dce510c6d432c8765587f9b1
SIZE (cego-2.46.6.tar.gz) = 3160870