svn commit: r508533 - head/devel/rubygem-coffee-rails-rails5
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Aug 10 22:50:45 UTC 2019
Author: sunpoet
Date: Sat Aug 10 22:50:43 2019
New Revision: 508533
URL: https://svnweb.freebsd.org/changeset/ports/508533
Log:
Take maintainership
Modified:
head/devel/rubygem-coffee-rails-rails5/Makefile
Modified: head/devel/rubygem-coffee-rails-rails5/Makefile
==============================================================================
--- head/devel/rubygem-coffee-rails-rails5/Makefile Sat Aug 10 22:50:38 2019 (r508532)
+++ head/devel/rubygem-coffee-rails-rails5/Makefile Sat Aug 10 22:50:43 2019 (r508533)
@@ -7,7 +7,7 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails5
-MAINTAINER= ruby at FreeBSD.org
+MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Coffee Script adapter for the Rails asset pipeline
LICENSE= MIT
@@ -16,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-coffee-script>=2.2.0:devel/rubygem-coffee-script \
rubygem-railties5>=4.0.0:www/rubygem-railties5
-NO_ARCH= yes
-USE_RUBY= yes
USES= gem
+USE_RUBY= yes
+
+NO_ARCH= yes
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list