diff options
author | culot <culot@FreeBSD.org> | 2012-05-15 03:20:03 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-05-15 03:20:03 +0800 |
commit | 0784903e3fcf90da6be0a6bd8b2ccb52c12d610e (patch) | |
tree | 30a9b7e9fe52198dd4b8f7dc542adf5762a70910 /databases/cego | |
parent | 7c252f17085ebad793a51ed538928ef2dc7ba2b5 (diff) | |
download | freebsd-ports-gnome-0784903e3fcf90da6be0a6bd8b2ccb52c12d610e.tar.gz freebsd-ports-gnome-0784903e3fcf90da6be0a6bd8b2ccb52c12d610e.tar.zst freebsd-ports-gnome-0784903e3fcf90da6be0a6bd8b2ccb52c12d610e.zip |
- Update to 2.13.0
Changes: http://www.lemke-it.com/cego_blog.html
PR: ports/167838
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Diffstat (limited to 'databases/cego')
-rw-r--r-- | databases/cego/Makefile | 2 | ||||
-rw-r--r-- | databases/cego/distinfo | 4 | ||||
-rw-r--r-- | databases/cego/pkg-descr | 2 | ||||
-rw-r--r-- | databases/cego/pkg-plist | 1 |
4 files changed, 5 insertions, 4 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 7b2fc2e9fa40..d869ab8bed6d 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.12.8 +PORTVERSION= 2.13.0 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 768ac7e519cd..bb4ebe90d1cf 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,2 +1,2 @@ -SHA256 (cego-2.12.8.tar.gz) = be15b60df021c859cf2fbaaf10f6a12f85c47cf6190f005d08a47fd9f0520c66 -SIZE (cego-2.12.8.tar.gz) = 598946 +SHA256 (cego-2.13.0.tar.gz) = ea753c4ee0a5ca3d44c43e1c11c50f6a15601346e62761dbb3c0a78a1a0d9ea7 +SIZE (cego-2.13.0.tar.gz) = 609881 diff --git a/databases/cego/pkg-descr b/databases/cego/pkg-descr index 2b5be9075b2b..6d5fcd3e3f2d 100644 --- a/databases/cego/pkg-descr +++ b/databases/cego/pkg-descr @@ -10,4 +10,4 @@ node and this node gets the active node for the tableset. Many more details are available at: -WWW: http://www.lemke-it.com/ +WWW: http://www.lemke-it.com/ diff --git a/databases/cego/pkg-plist b/databases/cego/pkg-plist index c34ffb32d72a..5140ab5c8de3 100644 --- a/databases/cego/pkg-plist +++ b/databases/cego/pkg-plist @@ -24,6 +24,7 @@ include/cego/CegoObject.h include/cego/CegoOutput.h include/cego/CegoProcObject.h include/cego/CegoProcVar.h +include/cego/CegoSerial.h include/cego/CegoTableObject.h include/cego/CegoViewObject.h include/cego/cgwrap.h |