diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-07-17 11:38:27 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-07-17 11:38:27 +0000 |
commit | 5464022bc149d0e0bf105fac459d34c445f88780 (patch) | |
tree | ee4e3391ef8921bd4edaba025e0ee9462ab63516 /databases | |
parent | 5b99c06b791f78a9cd39e73a84386d2283f5000a (diff) | |
download | ports-5464022bc149d0e0bf105fac459d34c445f88780.tar.gz ports-5464022bc149d0e0bf105fac459d34c445f88780.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/cego/Makefile | 5 | ||||
-rw-r--r-- | databases/cego/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile index db7b9b56c283..74d02d4d61ff 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -5,17 +5,18 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.10.7 +PORTVERSION= 2.10.8 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ MAINTAINER= fbsd-ports@opsec.eu COMMENT= A relational and transactional database system +LICENSE= GPLv2 + LIB_DEPENDS= lfc.1:${PORTSDIR}/devel/lfc \ lfcxml.1:${PORTSDIR}/devel/lfcxml -LICENSE= GPLv2 GNU_CONFIGURE= yes CPPFLAGS= "-I${LOCALBASE}/include" CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 4b6c65ff3481..99e37e32efe0 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,2 +1,2 @@ -SHA256 (cego-2.10.7.tar.gz) = 11374e3ae149efeca4f6417e687c4a3acb50175853203182cc2cdf356e84d1ae -SIZE (cego-2.10.7.tar.gz) = 657569 +SHA256 (cego-2.10.8.tar.gz) = fdf805ae4565da8c7983e02759cc21854e01821d19783dd94eda6c4f77d96cd6 +SIZE (cego-2.10.8.tar.gz) = 658368 |