Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:01 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: 0d69ffc846b8 - main - security/opensaml: Add CPE information
Message-ID:  <202110211436.19LEa19E073280@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=0d69ffc846b80a27ad502848996be178d91308cb

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

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

diff --git a/security/opensaml/Makefile b/security/opensaml/Makefile
index b6140c485312..2e78e54bf3d0 100644
--- a/security/opensaml/Makefile
+++ b/security/opensaml/Makefile
@@ -18,7 +18,8 @@ LIB_DEPENDS=	libcurl.so:ftp/curl \
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--disable-doxygen-doc --disable-dependency-tracking
-USES=		gmake libtool pkgconfig tar:bzip2 ssl
+USES=		cpe gmake libtool pkgconfig tar:bzip2 ssl
+CPE_VENDOR=	shibboleth
 USE_LDCONFIG=	yes
 
 OPTIONS_DEFINE=	DOCS



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