Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Oct 2021 19:30:05 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: 09ae79711565 - main - www/interchange: Add CPE information
Message-ID:  <202110231930.19NJU5JM004807@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=09ae79711565316e25bc3f7519b7f685d3dd3891

commit 09ae79711565316e25bc3f7519b7f685d3dd3891
Author:     Stefan Eßer <se@FreeBSD.org>
AuthorDate: 2021-10-23 19:29:52 +0000
Commit:     Stefan Eßer <se@FreeBSD.org>
CommitDate: 2021-10-23 19:29:52 +0000

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

diff --git a/www/interchange/Makefile b/www/interchange/Makefile
index 2e1c60926ea5..8455056eda12 100644
--- a/www/interchange/Makefile
+++ b/www/interchange/Makefile
@@ -18,7 +18,8 @@ RUN_DEPENDS=	p5-Safe-Hole>=0.10:security/p5-Safe-Hole \
 		p5-Set-Crontab>=1.00:devel/p5-Set-Crontab \
 		p5-Digest-SHA1>=2.11:security/p5-Digest-SHA1
 
-USES=		perl5 shebangfix tar:bzip2
+USES=		cpe perl5 shebangfix tar:bzip2
+CPE_VENDOR=	redhat
 SHEBANG_FILES=	dist/src/compile.pl \
 		dist/src/cpan_local_install \
 		dist/src/mod_perl_tlink.pl \



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