git: 290777f5eea9 - main - sysutils/syslog-ng: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Fri Sep 10 21:20:25 UTC 2021


The branch main has been updated by decke:

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

commit 290777f5eea95724941b61fd55da1e7940550338
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:13:11 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:17:50 +0000

    sysutils/syslog-ng: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 sysutils/syslog-ng/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/sysutils/syslog-ng/Makefile b/sysutils/syslog-ng/Makefile
index f60896ef17dd..16ebdb8f24c7 100644
--- a/sysutils/syslog-ng/Makefile
+++ b/sysutils/syslog-ng/Makefile
@@ -17,9 +17,11 @@ BROKEN_sparc64=		fails to link: Internal error: Segmentation fault (program ld)
 LIB_DEPENDS=	libpcre.so:devel/pcre \
 		libuuid.so:misc/e2fsprogs-libuuid
 
-USES=		autoreconf:build compiler:c11 gettext-runtime gmake gnome \
+USES=		autoreconf:build compiler:c11 cpe gettext-runtime gmake gnome \
 		libtool pathfix pkgconfig python:3.5+,build shebangfix ssl
 
+CPE_VENDOR=	oneidentity
+
 CONFLICTS?=	syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
 		syslog-ng[0-9][0-9]-[0-9]* \
 		syslog-ng-devel-[0-9]* eventlog*


More information about the dev-commits-ports-all mailing list