Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Oct 2015 11:41:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 203470] [patch] textproc/rubygem-sass-rails4: fix gemspec to avoid conflict with rubygem-bootstrap-sass
Message-ID:  <bug-203470-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: ports@toco-domains.de
             Flags: maintainer-feedback?(ruby@FreeBSD.org)
          Assignee: ruby@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-203470-13>