Date: Sat, 25 Sep 2021 20:29:51 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: ad40eec1a04b - main - devel/avro-c: Add CPE information Message-ID: <202109252029.18PKTpn3053855@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=ad40eec1a04b3aa0d651b4b4aa6a7384c0312597 commit ad40eec1a04b3aa0d651b4b4aa6a7384c0312597 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-09-25 20:08:13 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-09-25 20:28:45 +0000 devel/avro-c: Add CPE information Approved by: portmgr (blanket) --- devel/avro-c/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/avro-c/Makefile b/devel/avro-c/Makefile index 1d4a85fdbebe..fa416c442638 100644 --- a/devel/avro-c/Makefile +++ b/devel/avro-c/Makefile @@ -17,11 +17,13 @@ BROKEN_sparc64= fails to build LIB_DEPENDS= libjansson.so:devel/jansson \ libsnappy.so:archivers/snappy -USES= cmake compiler:c++11-lang pathfix pkgconfig +USES= cmake compiler:c++11-lang cpe pathfix pkgconfig USE_LDCONFIG= yes WRKSRC_SUBDIR= lang/c +CPE_VENDOR= apache + GH_ACCOUNT= apache USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109252029.18PKTpn3053855>