mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
databases/cego: update 2.36.0 -> 2.36.1
- Added signal handler to CegoAdmAction. Now, ( long ) running tableset export and import requests can be aborted in a controlled way via Ctrl-C command. - Fix in CegoXPorter, export file will be removed, if any exception occurs. So it is ensured, that the written export file is consistent and complete - fixes in CegoXPorter for CLOB handling ( was not checked for plain exports ) Submitted by: Bjoern Lemke <lemke@lemke-it.com>
This commit is contained in:
parent
6faa8c92b2
commit
57a2337b4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=453106
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= cego
|
PORTNAME= cego
|
||||||
PORTVERSION= 2.36.0
|
PORTVERSION= 2.36.1
|
||||||
CATEGORIES= databases
|
CATEGORIES= databases
|
||||||
MASTER_SITES= http://www.lemke-it.com/
|
MASTER_SITES= http://www.lemke-it.com/
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1506706948
|
TIMESTAMP = 1507113224
|
||||||
SHA256 (cego-2.36.0.tar.gz) = 5a3f22a50e083a3342e97ac150a47968dd48526bf59c06fbbc35779957a0f8ec
|
SHA256 (cego-2.36.1.tar.gz) = 7cd2dff6d4a00312ad201cb94904396c5ac6ff112a78df35e675bddf4ae09b5d
|
||||||
SIZE (cego-2.36.0.tar.gz) = 1416056
|
SIZE (cego-2.36.1.tar.gz) = 1416502
|
||||||
|
|
Loading…
Add table
Reference in a new issue