Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Oct 2021 14:36:35 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: e33b381d7c13 - main - sysutils/pacman: Add CPE information
Message-ID:  <202110211436.19LEaZvd074156@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=e33b381d7c13ac6da7bc79a7700f012c66fd3a97

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

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

diff --git a/sysutils/pacman/Makefile b/sysutils/pacman/Makefile
index 93fd4d73cbdb..5a39b0bba19e 100644
--- a/sysutils/pacman/Makefile
+++ b/sysutils/pacman/Makefile
@@ -16,7 +16,8 @@ BUILD_DEPENDS=	asciidoc:textproc/asciidoc \
 RUN_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libarchive.so.13:archivers/libarchive
 
-USES=		gmake libtool localbase:ldflags pathfix perl5 pkgconfig shebangfix ssl
+USES=		cpe gmake libtool localbase:ldflags pathfix perl5 pkgconfig shebangfix ssl
+CPE_VENDOR=	${PORTNAME}_project
 SHEBANG_FILES=	${WRKSRC}/scripts/makepkg-template.pl.in \
 		${WRKSRC}/scripts/libmakepkg/lint_config.sh.in
 GNU_CONFIGURE=	yes



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