Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Sep 2021 12:58:43 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: 28f4e6c6671e - main - ftp/linux-c7-curl: Add CPE information
Message-ID:  <202109211258.18LCwhja067500@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=28f4e6c6671eb048ad982f9b9bb03bf8bff0fab8

commit 28f4e6c6671eb048ad982f9b9bb03bf8bff0fab8
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-09-21 12:05:17 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-09-21 12:57:43 +0000

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

diff --git a/ftp/linux-c7-curl/Makefile b/ftp/linux-c7-curl/Makefile
index 3d69a32a7cd8..5a50c16528a0 100644
--- a/ftp/linux-c7-curl/Makefile
+++ b/ftp/linux-c7-curl/Makefile
@@ -11,11 +11,13 @@ COMMENT=	Tool for transferring files with URL syntax (Linux CentOS ${LINUX_DIST_
 
 LICENSE=	MIT
 
-USES=		linux:c7
+USES=		cpe linux:c7
 USE_LDCONFIG=	yes
 USE_LINUX=	libssh2 nspr nss openldap
 USE_LINUX_RPM=	nolib
 
+CPE_VENDOR=	haxx
+
 LIB_DISTNAMES=	lib${DISTNAME}
 
 CONFLICTS=	linux-c6-${PORTNAME}-[0-9]*



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