aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-11-26 02:55:37 +0800
committerpi <pi@FreeBSD.org>2015-11-26 02:55:37 +0800
commit296278c70eef2fafd88c1f27addf8df69c4c1922 (patch)
treee45c9def8a9be28722e10dac4930cfab6226692f /databases
parent4e324a158dc246268a9f0466132b5d1134b2d33d (diff)
downloadfreebsd-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')
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 5cc46a333f9b..19123b48362c 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.26.13
+PORTVERSION= 2.26.14
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
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