Date: Fri, 10 Sep 2021 21:19:33 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: a64aa3bc1c15 - main - www/w3m: Add CPE information Message-ID: <202109102119.18ALJXVt004730@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=a64aa3bc1c15a3ef1fa7949d5e770112d892bcbb commit a64aa3bc1c15a3ef1fa7949d5e770112d892bcbb Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-10 19:11:35 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-10 21:17:26 +0000 www/w3m: Add CPE information Approved by: portmgr (blanket) --- www/w3m/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/w3m/Makefile b/www/w3m/Makefile index bfdebf7fef22..25a7c0c40ac7 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -16,9 +16,11 @@ BROKEN_mips64= fails to build: qemu: uncaught target signal 11 (Segmentation fa LIB_DEPENDS= libgc.so:devel/boehm-gc -USES= iconv pkgconfig perl5 ssl +USES= cpe iconv pkgconfig perl5 ssl USE_GITHUB= yes +CPE_VENDOR= w3m_project + GH_ACCOUNT= tats GH_PROJECT= w3m GH_TAGNAME= 331e3f4
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109102119.18ALJXVt004730>