[Bug 203470] [patch] textproc/rubygem-sass-rails4: fix gemspec to avoid conflict with rubygem-bootstrap-sass

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 1 11:42:00 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203470

            Bug ID: 203470
           Summary: [patch] textproc/rubygem-sass-rails4: fix gemspec to
                    avoid conflict with rubygem-bootstrap-sass
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ruby at FreeBSD.org
          Reporter: ports at toco-domains.de
             Flags: maintainer-feedback?(ruby at FreeBSD.org)
          Assignee: ruby at FreeBSD.org
          Keywords: patch

Created attachment 161594
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161594&action=edit
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ruby mailing list