Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:35:56 GMT
From:      =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: df6c97a02cda - main - security/munge: Add CPE information
Message-ID:  <202110211435.19LEZuSR073163@gitrepo.freebsd.org>

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

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

commit df6c97a02cda7e74c124b86d6f0aacb8974b0508
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-21 14:27:06 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-21 14:27:06 +0000

    security/munge: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 security/munge/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/security/munge/Makefile b/security/munge/Makefile
index 27d9df589795..15997b8ffee2 100644
--- a/security/munge/Makefile
+++ b/security/munge/Makefile
@@ -14,7 +14,8 @@ LICENSE_COMB=	dual
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-openssl-prefix=${OPENSSLBASE}
-USES=		autoreconf libtool pathfix perl5 ssl
+USES=		autoreconf cpe libtool pathfix perl5 ssl
+CPE_VENDOR=	opensuse
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	munged
 INSTALL_TARGET=	install-strip



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