Date: Mon, 25 Oct 2021 16:03:31 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: d5cd6f8c9cbb - main - devel/rubygem-activesupport5: Cosmetic change Message-ID: <202110251603.19PG3VqO080385@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=d5cd6f8c9cbb9603db7b0ba3fb09eec188d05bf4 commit d5cd6f8c9cbb9603db7b0ba3fb09eec188d05bf4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-10-25 15:11:02 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-10-25 15:57:43 +0000 devel/rubygem-activesupport5: Cosmetic change --- devel/rubygem-activesupport5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport5/Makefile b/devel/rubygem-activesupport5/Makefile index 00407bb126fa..f229ad721a60 100644 --- a/devel/rubygem-activesupport5/Makefile +++ b/devel/rubygem-activesupport5/Makefile @@ -19,11 +19,12 @@ RUN_DEPENDS= rubygem-concurrent-ruby>=1.0.2<2:devel/rubygem-concurrent-ruby \ rubygem-tzinfo1>=1.1<2:devel/rubygem-tzinfo1 USES= cpe gem -CPE_VENDOR= ${PORTNAME}_project USE_RUBY= yes NO_ARCH= yes +CPE_VENDOR= activesupport_project + PORTSCOUT= limit:^5\.1\. .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110251603.19PG3VqO080385>