Date: Mon, 27 Sep 2021 20:37:32 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0b7551776161 - main - devel/rubygem-actionpack-page_caching: Add USES=cpe Message-ID: <202109272037.18RKbWo5010332@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=0b75517761611f786ba6ecabbf6eb7d389042193 commit 0b75517761611f786ba6ecabbf6eb7d389042193 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-09-27 20:37:06 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-09-27 20:37:06 +0000 devel/rubygem-actionpack-page_caching: Add USES=cpe --- devel/rubygem-actionpack-page_caching/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/devel/rubygem-actionpack-page_caching/Makefile b/devel/rubygem-actionpack-page_caching/Makefile index 666d150ca8f2..97695136cbf6 100644 --- a/devel/rubygem-actionpack-page_caching/Makefile +++ b/devel/rubygem-actionpack-page_caching/Makefile @@ -13,9 +13,12 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-actionpack61>=4.0:www/rubygem-actionpack61 -USES= gem +USES= cpe gem USE_RUBY= yes -NO_ARCH= yes +#NO_ARCH= yes + +CPE_VENDOR= rubyonrails +CPE_PRODUCT= actionpack_page-caching .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109272037.18RKbWo5010332>