Ok, I think I've fixed this by updating compass to 0.12.4 in r349967. Update to that and see if that solves it for you.
For the record, I don't think this was a ports specific issue, I installing the same versions via gem and got the same results. Steve On Thu, Apr 03, 2014 at 02:35:07AM +0000, Steve Wills wrote: > I take that back, I've managed to reproduce the issue with that version of the > compass port. I assume you have both rubygem-sass and rubygem-sass32 > installed. > Remove rubygem-sass if you can, assuming you don't use rails or anything else > that might need it. It works for me then, but I'll try to figure out how to > make it work when both versions are installed. > > Steve > > On Thu, Apr 03, 2014 at 01:56:27AM +0000, Steve Wills wrote: > > What version of the compass port do you have installed? If it's not > > 0.12.2_1, > > please upgrade to 0.12.2_1 which should pull in rubygem-sass32 3.2.17, > > which I > > think should fix this. > > > > Steve > > > > On Thu, Apr 03, 2014 at 09:24:39AM +0800, abscon wrote: > > > Output of uname -a: > > > > > > FreeBSD yywr.gov.cn 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: > > > Thu Jan 16 22:34:59 UTC 2014 > > > [email protected]:/usr/obj/usr/src/sys/GENERIC amd64 > > > > > > > > > Output of compass -v: > > > > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require': cannot load such file -- sass/script/node (LoadError) > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches/browser_support.rb:1:in > > > `<top (required)>' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches.rb:2:in > > > `block in <top (required)>' > > > from > > > > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches.rb:1:in > > > `each' > > > from > > > > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions/monkey_patches.rb:1:in > > > `<top (required)>' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass/sass_extensions.rb:9:in > > > `<top (required)>' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass.rb:5:in > > > `block in <top (required)>' > > > from > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass.rb:4:in > > > `each' > > > from > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/lib/compass.rb:4:in > > > `<top (required)>' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > /usr/local/lib/ruby/site_ruby/1.9/rubygems/custom_require.rb:36:in > > > `require' > > > from > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/bin/compass:20:in > > > `block in <top (required)>' > > > from > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/bin/compass:8:in > > > `fallback_load_path' > > > from > > > /usr/local/lib/ruby/gems/1.9/gems/compass-0.12.2/bin/compass:19:in > > > `<top (required)>' > > > from /usr/local/bin/compass:23:in `load' > > > from /usr/local/bin/compass:23:in `<main>' > > > > > > Output of sass -v: > > > > > > Sass 3.3.4 (Maptastic Maple) > > > > > > > > > _______________________________________________ > > > [email protected] mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-ruby > > > To unsubscribe, send any mail to "[email protected]" > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-ruby > > To unsubscribe, send any mail to "[email protected]" > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ruby > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ruby To unsubscribe, send any mail to "[email protected]"
