diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-05-14 19:20:03 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-05-14 19:20:03 +0000 |
commit | f3cfc196d844f768f28130ba147653b2e8831fea (patch) | |
tree | b23752bc794c4fc657ee03642cff1ffefc795a06 /databases/cego | |
parent | 9a0cdfb621bd644045d4cbe8c4c985c8313e789c (diff) | |
download | ports-f3cfc196d844f768f28130ba147653b2e8831fea.tar.gz ports-f3cfc196d844f768f28130ba147653b2e8831fea.zip |
Notes
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 |