diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-07-20 12:57:55 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-07-20 12:57:55 +0000 |
commit | c8f9a91ab6d42f5fb1f7ba44f7f62e0d94899a1d (patch) | |
tree | 88ce323e544ef2508b4fc3bdf7fa42ef4d74fdca /databases/cego | |
parent | a1114eeee7d169f9bfc2ad448dc2d085878b14be (diff) | |
download | ports-c8f9a91ab6d42f5fb1f7ba44f7f62e0d94899a1d.tar.gz ports-c8f9a91ab6d42f5fb1f7ba44f7f62e0d94899a1d.zip |
- Update to 2.10.10 [1]
- Add missing entries to pkg-plist (cgbackup, cgmkdb and cgrecover)
PR: ports/159054 [1]
Submitted by: Kurt Jaeger <fbsd-ports@opsec.eu> (maintainer)
Notes
Notes:
svn path=/head/; revision=278003
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-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/databases/cego/Makefile b/databases/cego/Makefile index 74d02d4d61ff..38a9344fcb73 100644 --- a/databases/cego/Makefile +++ b/databases/cego/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= cego -PORTVERSION= 2.10.8 +PORTVERSION= 2.10.10 CATEGORIES= databases MASTER_SITES= http://www.lemke-it.com/ diff --git a/databases/cego/distinfo b/databases/cego/distinfo index 99e37e32efe0..3991f1c9be3f 100644 --- a/databases/cego/distinfo +++ b/databases/cego/distinfo @@ -1,2 +1,2 @@ -SHA256 (cego-2.10.8.tar.gz) = fdf805ae4565da8c7983e02759cc21854e01821d19783dd94eda6c4f77d96cd6 -SIZE (cego-2.10.8.tar.gz) = 658368 +SHA256 (cego-2.10.10.tar.gz) = 76102079b529b034c8f3cc6701e0500773384541e9a3163fae55fd64107164ae +SIZE (cego-2.10.10.tar.gz) = 658765 diff --git a/databases/cego/pkg-plist b/databases/cego/pkg-plist index 6a673715bbd3..c34ffb32d72a 100644 --- a/databases/cego/pkg-plist +++ b/databases/cego/pkg-plist @@ -1,8 +1,11 @@ bin/cego bin/cgadm +bin/cgbackup bin/cgblow bin/cgclt bin/cglog +bin/cgmkdb +bin/cgrecover include/cego/CegoAdmNet.h include/cego/CegoBlob.h include/cego/CegoCheckObject.h |