git: 0b7551776161 - main - devel/rubygem-actionpack-page_caching: Add USES=cpe

Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Sep 27 20:37:33 UTC 2021


The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0b75517761611f786ba6ecabbf6eb7d389042193

commit 0b75517761611f786ba6ecabbf6eb7d389042193
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-27 20:37:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet at 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>


More information about the dev-commits-ports-main mailing list