Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 2021 13:53:08 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: e49cdc8b64f8 - main - sysutils/duplicity: Add CPE information
Message-ID:  <202110131353.19DDr8XL031851@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=e49cdc8b64f8063dda2d00690d3fe7f6e580a48d

commit e49cdc8b64f8063dda2d00690d3fe7f6e580a48d
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-13 13:50:59 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-13 13:52:57 +0000

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

diff --git a/sysutils/duplicity/Makefile b/sysutils/duplicity/Makefile
index 380e2c7aed91..1c65bfc218e1 100644
--- a/sysutils/duplicity/Makefile
+++ b/sysutils/duplicity/Makefile
@@ -21,7 +21,8 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}fasteners>=0:devel/py-fasteners@${PY_FLAVOR}
 		${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR}
 
-USES=		localbase python shebangfix
+USES=		cpe localbase python shebangfix
+CPE_VENDOR=	${PORTNAME}_project
 USE_PYTHON=	autoplist distutils noflavors
 USE_LDCONFIG=	yes
 



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