Date: Sat, 10 Aug 2019 22:50:23 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r508529 - head/devel/rubygem-activejob50 Message-ID: <201908102250.x7AMoNsP074962@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Aug 10 22:50:22 2019 New Revision: 508529 URL: https://svnweb.freebsd.org/changeset/ports/508529 Log: Cosmetic change Modified: head/devel/rubygem-activejob50/Makefile Modified: head/devel/rubygem-activejob50/Makefile ============================================================================== --- head/devel/rubygem-activejob50/Makefile Sat Aug 10 22:50:17 2019 (r508528) +++ head/devel/rubygem-activejob50/Makefile Sat Aug 10 22:50:22 2019 (r508529) @@ -16,11 +16,11 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-activesupport50>=${PORTVERSION}:devel/rubygem-activesupport50 \ rubygem-globalid-rails50>=0.3.6:databases/rubygem-globalid-rails50 -PORTSCOUT= limit:^5\.0\. - USES= gem USE_RUBY= yes NO_ARCH= yes + +PORTSCOUT= limit:^5\.0\. .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908102250.x7AMoNsP074962>