svn commit: r513348 - in head/textproc: . rubygem-sassc-rails-rails5
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Sep 30 11:15:29 UTC 2019
Author: sunpoet
Date: Mon Sep 30 11:15:28 2019
New Revision: 513348
URL: https://svnweb.freebsd.org/changeset/ports/513348
Log:
Add rubygem-sassc-rails-rails5 2.1.2 (copied from rubygem-sassc-rails)
Added:
head/textproc/rubygem-sassc-rails-rails5/
- copied from r513313, head/textproc/rubygem-sassc-rails/
Modified:
head/textproc/Makefile
head/textproc/rubygem-sassc-rails-rails5/Makefile
Modified: head/textproc/Makefile
==============================================================================
--- head/textproc/Makefile Mon Sep 30 11:15:22 2019 (r513347)
+++ head/textproc/Makefile Mon Sep 30 11:15:28 2019 (r513348)
@@ -1636,6 +1636,7 @@
SUBDIR += rubygem-sassc
SUBDIR += rubygem-sassc-rails
SUBDIR += rubygem-sassc-rails-rails4
+ SUBDIR += rubygem-sassc-rails-rails5
SUBDIR += rubygem-sax-machine
SUBDIR += rubygem-scss_lint
SUBDIR += rubygem-shell2html
Modified: head/textproc/rubygem-sassc-rails-rails5/Makefile
==============================================================================
--- head/textproc/rubygem-sassc-rails/Makefile Mon Sep 30 04:34:36 2019 (r513313)
+++ head/textproc/rubygem-sassc-rails-rails5/Makefile Mon Sep 30 11:15:28 2019 (r513348)
@@ -6,6 +6,7 @@ PORTVERSION= 2.1.2
PORTREVISION= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
+PKGNAMESUFFIX= -rails5
MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Integrate SassC-Ruby into Rails
@@ -13,9 +14,9 @@ COMMENT= Integrate SassC-Ruby into Rails
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
-RUN_DEPENDS= rubygem-railties52>=4.0.0:www/rubygem-railties52 \
+RUN_DEPENDS= rubygem-railties5>=4.0.0:www/rubygem-railties5 \
rubygem-sassc>=2.0:textproc/rubygem-sassc \
- rubygem-sprockets-rails-rails52>=0:devel/rubygem-sprockets-rails-rails52 \
+ rubygem-sprockets-rails-rails5>=0:devel/rubygem-sprockets-rails-rails5 \
rubygem-sprockets3>=3.0:devel/rubygem-sprockets3 \
rubygem-tilt>=0:devel/rubygem-tilt
More information about the svn-ports-all
mailing list