git: 8875967a402a - main - sysutils/logrotate: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:22 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8875967a402a5cea0f104a79b01f087bee9b3ec8
commit 8875967a402a5cea0f104a79b01f087bee9b3ec8
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:09:54 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:50 +0000
sysutils/logrotate: Add CPE information
Approved by: portmgr (blanket)
---
sysutils/logrotate/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sysutils/logrotate/Makefile b/sysutils/logrotate/Makefile
index 786abb73d6f0..80948862f835 100644
--- a/sysutils/logrotate/Makefile
+++ b/sysutils/logrotate/Makefile
@@ -15,7 +15,8 @@ LIB_DEPENDS= libpopt.so:devel/popt
USE_GITHUB= yes
PATCH_STRIP= -p1
-USES= autoreconf gmake localbase
+USES= autoreconf cpe gmake localbase
+CPE_VENDOR= logrotate_project
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-default-mail-command=/usr/bin/mailx \
--with-compress-command=/usr/bin/gzip \
More information about the dev-commits-ports-all
mailing list