Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:59:12 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 37a373504835 - main - sysutils/linux-c7-dosfstools: Add CPE information
Message-ID:  <202109211259.18LCxCfw068130@gitrepo.freebsd.org>

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

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

commit 37a3735048356d6a57ce5354fd3eb100927218ab
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:25:00 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:58:00 +0000

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

diff --git a/sysutils/linux-c7-dosfstools/Makefile b/sysutils/linux-c7-dosfstools/Makefile
index 346f2b46db31..bd9f8fa4122d 100644
--- a/sysutils/linux-c7-dosfstools/Makefile
+++ b/sysutils/linux-c7-dosfstools/Makefile
@@ -8,8 +8,10 @@ COMMENT=	Utilities for MS-DOS FAT filesystems (CentOS ${LINUX_DIST_VER})
 
 LICENSE=	GPLv3+
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LINUX_RPM=	nolib
+CPE_VENDOR=	dosfstools_project
+
 OPTIONS_DEFINE=	DOCS
 PLIST=		${PKGDIR}/pkg-plist
 



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