git: 41db52392238 - main - devel/rubygem-activesupport4: Cosmetic change
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 25 Oct 2021 16:03:30 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=41db52392238832ff1de012246f17b37049a25fd commit 41db52392238832ff1de012246f17b37049a25fd 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:42 +0000 devel/rubygem-activesupport4: Cosmetic change --- devel/rubygem-activesupport4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devel/rubygem-activesupport4/Makefile b/devel/rubygem-activesupport4/Makefile index e555913edb95..701458d57305 100644 --- a/devel/rubygem-activesupport4/Makefile +++ b/devel/rubygem-activesupport4/Makefile @@ -18,11 +18,12 @@ RUN_DEPENDS= rubygem-i18n>=0.7,2:devel/rubygem-i18n \ 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:^4\.2\. .include <bsd.port.mk>