Date: Sat, 06 Jun 2026 19:45:14 +0000 From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e1f0e23a2be9 - main - databases/hiredis: Fix outdated CPE_VENDOR Message-ID: <6a2478ca.3db39.5e3165f7@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1f0e23a2be90f74be3ec59244e6ab155e11df79 commit e1f0e23a2be90f74be3ec59244e6ab155e11df79 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2026-06-06 19:25:41 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2026-06-06 19:37:50 +0000 databases/hiredis: Fix outdated CPE_VENDOR --- databases/hiredis/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile index db91704bd263..52a1792fcb11 100644 --- a/databases/hiredis/Makefile +++ b/databases/hiredis/Makefile @@ -11,7 +11,7 @@ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake cpe ssl -CPE_VENDOR= redislabs +CPE_VENDOR= redis USE_GITHUB= yes GH_ACCOUNT= redishome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a2478ca.3db39.5e3165f7>
