git: 09081d828697 - main - databases/hiredis: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Mon Sep 20 14:33:24 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=09081d8286973cd08283a10d5afc744184ef2f61
commit 09081d8286973cd08283a10d5afc744184ef2f61
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-20 14:27:16 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-20 14:27:16 +0000
databases/hiredis: Add CPE information
Approved by: portmgr (blanket)
---
databases/hiredis/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/databases/hiredis/Makefile b/databases/hiredis/Makefile
index d241be2c9395..f5b3e4ee0ad0 100644
--- a/databases/hiredis/Makefile
+++ b/databases/hiredis/Makefile
@@ -13,9 +13,11 @@ LICENSE= BSD3CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= redis
-USES= gmake
+USES= cpe gmake
USE_LDCONFIG= yes
+CPE_VENDOR= redislabs
+
post-patch:
@${REINPLACE_CMD} \
-e '/^REAL_/s/ \$$(ARCH)//' \
More information about the dev-commits-ports-all
mailing list