diff options
author | pi <pi@FreeBSD.org> | 2015-11-26 02:55:37 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2015-11-26 02:55:37 +0800 |
commit | 296278c70eef2fafd88c1f27addf8df69c4c1922 (patch) | |
tree | e45c9def8a9be28722e10dac4930cfab6226692f /databases/cego/distinfo | |
parent | 4e324a158dc246268a9f0466132b5d1134b2d33d (diff) | |
download | freebsd-ports-gnome-296278c70eef2fafd88c1f27addf8df69c4c1922.tar.gz freebsd-ports-gnome-296278c70eef2fafd88c1f27addf8df69c4c1922.tar.zst freebsd-ports-gnome-296278c70eef2fafd88c1f27addf8df69c4c1922.zip |
devel/lfcbase: 1.6.3 -> 1.6.5
devel/lfcxml: 1.1.7 -> 1.1.8
databases/cego: 2.26.13 -> 2.26.14
lfcbase:
- Added kill method to class Process, added SigTest check program to
basecheck suite
- Fix in BigDecimal::operator < and > .. comparison was not done correctly.
- Added automake check suite in baseecheck directory ( derived from samples )
lfcxml:
- Added automake check suite to package
- Small fix for XMLSuite constructor for pInStream initialization
cego:
- Added encoding implementation for CegoCaseCond to allow case
conditions also for update operations like
update erp_disk
set location = case when substr(wwn,20,1) = '1' then 'MD' else 'GV' end;
- Cosmetic changes in CegoDefs, increased FILEMNG_MAXDATAFILE to 5000
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
Diffstat (limited to 'databases/cego/distinfo')
-rw-r--r-- | databases/cego/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/cego/distinfo b/databases/cego/distinfo index a5cf4f2142e4..e5f89101f0ac 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,2 +1,2 @@ -SHA256 (cego-2.26.13.tar.gz) = e5e1bc11952776c8527bbaeca79106225a4306cf619b97795cd18c1d99b6b984 -SIZE (cego-2.26.13.tar.gz) = 1242026 +SHA256 (cego-2.26.14.tar.gz) = 86ebe6818b1392cf0f8e2e84eff927a96e2335eaf1ecaa2ff972b38b28826514 +SIZE (cego-2.26.14.tar.gz) = 1365895 |