aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2015-09-11 14:19:43 +0800
committerpi <pi@FreeBSD.org>2015-09-11 14:19:43 +0800
commit81a54e752b185769d627caf20dbe4f72944630bb (patch)
tree1786323459e8c8e737ccd4703280024df0191b20
parent86581e8d31dc4da55551aaab79f182f41aa8fb53 (diff)
downloadfreebsd-ports-gnome-81a54e752b185769d627caf20dbe4f72944630bb.tar.gz
freebsd-ports-gnome-81a54e752b185769d627caf20dbe4f72944630bb.tar.zst
freebsd-ports-gnome-81a54e752b185769d627caf20dbe4f72944630bb.zip
databases/cego: 2.24.4 -> 2.25.0
- Added throw statement for stored procedures. This allows to throw exceptions on application level Submitted by: Bjoern Lemke <lemke@lemke-it.com>
-rw-r--r--databases/cego/Makefile2
-rw-r--r--databases/cego/distinfo4
-rw-r--r--databases/cego/pkg-plist1
3 files changed, 4 insertions, 3 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index 59a3ad1c9d5c..882595c877b5 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cego
-PORTVERSION= 2.24.4
+PORTVERSION= 2.25.0
CATEGORIES= databases
MASTER_SITES= http://www.lemke-it.com/
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index 219f24d8f3f6..be333057a23f 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cego-2.24.4.tar.gz) = 307b0452bcd8157814f040140c2d7191b4d402df5e7997e99392adfa9bf56ad8
-SIZE (cego-2.24.4.tar.gz) = 1103992
+SHA256 (cego-2.25.0.tar.gz) = e2dedf621417596fd8b638af5cb7b03da9e15ee9d51aa486caca4353faacb1e0
+SIZE (cego-2.25.0.tar.gz) = 1105014
diff --git a/databases/cego/pkg-plist b/databases/cego/pkg-plist
index 0c1bcae6343e..91e6534bc20c 100644
--- a/databases/cego/pkg-plist
+++ b/databases/cego/pkg-plist
@@ -98,6 +98,7 @@ include/cego/CegoProcPred.h
include/cego/CegoProcQueryStmt.h
include/cego/CegoProcReturnStmt.h
include/cego/CegoProcStmt.h
+include/cego/CegoProcThrowStmt.h
include/cego/CegoProcVar.h
include/cego/CegoProcWhileStmt.h
include/cego/CegoProcedure.h