1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

devel/lfcbase: update 1.11.8 -> 1.11.9

databases/cego: update 2.39.15 -> 2.39.16

lfcbase:
- Introduced new method File::flush to force synchronization of data to disk

cego:
- Fix in CegoObjectManager::insertPageData, new data entry is checked
  now for maximum available space in page. This is done if a new
  data page has to be allocated and the data entry still fits not
  into page
- Added File::flush method to CegoLogManager and CegoFileHandler
  to synchronize log data and datafile data to disk

Submitted by:	Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
Kurt Jaeger 2018-04-24 05:22:57 +00:00
parent 5215e7ecff
commit 47e263b158
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468176
4 changed files with 8 additions and 8 deletions

View File

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

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1523441168
SHA256 (cego-2.39.15.tar.gz) = 401f02d43628ff85827968daea01e77b7e0fe0406b9e0eec96847c45a97850c7
SIZE (cego-2.39.15.tar.gz) = 1675046
TIMESTAMP = 1524428386
SHA256 (cego-2.39.16.tar.gz) = 3394e09ea1d35657804c4500b4c97a735ce6072cb300bafa90a4fdf6b03df35b
SIZE (cego-2.39.16.tar.gz) = 1711508

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= lfcbase
PORTVERSION= 1.11.8
PORTVERSION= 1.11.9
CATEGORIES= devel
MASTER_SITES= http://www.lemke-it.com/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1523002621
SHA256 (lfcbase-1.11.8.tar.gz) = 1c534c478b1b7c07bd9adf68c799e2f058f7b3bbaa65ae478243b93841394284
SIZE (lfcbase-1.11.8.tar.gz) = 639532
TIMESTAMP = 1524428359
SHA256 (lfcbase-1.11.9.tar.gz) = add478fcfbafde79e8764c76425408d472ce46169403c8e6add2bb02f0be4d14
SIZE (lfcbase-1.11.9.tar.gz) = 639566