Created attachment 161594 [details] patch to fix gemspec Currently both gems conflicts: Bundler could not find compatible versions for gem "sass": In Gemfile: sass-rails (~> 4.0.5) ruby depends on sass (~> 3.2.2) ruby bootstrap-sass (~> 3.0) ruby depends on sass (>= 3.3.0) ruby To allow usage of both, like in the new www/gitlab port, i've adjusted the gemspec of textproc/rubygem-sass-rails4.
A commit references this bug: Author: sunpoet Date: Mon Nov 23 18:24:48 UTC 2015 New revision: 402298 URL: https://svnweb.freebsd.org/changeset/ports/402298 Log: - Use textproc/rubygem-sass instead of textproc/rubygem-sass32 to avoid dependency conflict between textproc/rubygem-sass-rails4 and www/rubygem-bootstrap-sass - Bump PORTREVISION for dependency and package change PR: 203470 Submitted by: Torsten Zuhlsdorff <ports@toco-domains.de> Changes: head/textproc/rubygem-sass-rails4/Makefile head/textproc/rubygem-sass-rails4/files/ head/textproc/rubygem-sass-rails4/files/patch-gemspec
New port added. Thanks!
(In reply to Sunpoet Po-Chuan Hsieh from comment #2) It's a copy/paste error. This should be "Committed. Thanks!"