Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2021 21:25:32 GMT
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ec39a1184666 - main - databases/cego: update 2.47.0 -> 2.47.1
Message-ID:  <202105232125.14NLPWlf063187@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pi:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ec39a1184666a6de185041126039306b4a40149c

commit ec39a1184666a6de185041126039306b4a40149c
Author:     Bjoern Lemke <lemke@lemke-it.com>
AuthorDate: 2021-05-23 21:24:19 +0000
Commit:     Kurt Jaeger <pi@FreeBSD.org>
CommitDate: 2021-05-23 21:24:19 +0000

    databases/cego: update 2.47.0 -> 2.47.1
    
    - Rework of new hash array based query cache.
      The new introduced methods HashT::FirstInRange and HashT::NextInRange
      are used to find an appropriate hash array slot to replace entries
      in an occupied array.
    - Added cego command line mode setpwd to setup user password
      for offline database
---
 databases/cego/Makefile | 2 +-
 databases/cego/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/databases/cego/Makefile b/databases/cego/Makefile
index b54253020916..886a2da92dc1 100644
--- a/databases/cego/Makefile
+++ b/databases/cego/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cego
-PORTVERSION=	2.47.0
+PORTVERSION=	2.47.1
 CATEGORIES=	databases
 MASTER_SITES=	http://www.lemke-it.com/
 
diff --git a/databases/cego/distinfo b/databases/cego/distinfo
index b943af2e531b..bbe1b882d2db 100644
--- a/databases/cego/distinfo
+++ b/databases/cego/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613904124
-SHA256 (cego-2.47.0.tar.gz) = 1a2d0ec39e8123adcb69df33005000f7f7713255d7e16656c4ecb2acdf1d7168
-SIZE (cego-2.47.0.tar.gz) = 3162894
+TIMESTAMP = 1621804365
+SHA256 (cego-2.47.1.tar.gz) = 27c139a1b66ff73e4c9c3840bcd993120a2980b307895225c5b2fa52f0e5fce1
+SIZE (cego-2.47.1.tar.gz) = 3164339



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105232125.14NLPWlf063187>