Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Dec 2021 21:21:09 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ac417bb12113 - main - benchmarks/blogbench: Update WWW entry in pkg-descr
Message-ID:  <202112232121.1BNLL9Qe021748@gitrepo.freebsd.org>

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

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

commit ac417bb12113249e78470cf0c8e2cea3114733c7
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2021-12-23 20:49:30 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2021-12-23 21:20:59 +0000

    benchmarks/blogbench: Update WWW entry in pkg-descr
    
    Upstream is now hosted on GitHub
    
    PR:             259947
    Reported by:    Graham Perrin <grahamperrin@gmail.com>
    Approved by:    mentors (implicit), jmohacsi@bsd.hu (maintainer timeout, 4+ weeks)
---
 benchmarks/blogbench/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/benchmarks/blogbench/pkg-descr b/benchmarks/blogbench/pkg-descr
index 6de999195154..7390239a66fe 100644
--- a/benchmarks/blogbench/pkg-descr
+++ b/benchmarks/blogbench/pkg-descr
@@ -5,4 +5,4 @@ It stresses the filesystem with multiple threads performing random reads,
 writes and rewrites in order to get a realistic idea of the scalability
 and the concurrency a system can handle.
 
-WWW: http://blogbench.pureftpd.org/project/blogbench
+WWW: https://github.com/jedisct1/Blogbench



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