diff options
author | taca <taca@pkgsrc.org> | 2015-03-13 16:39:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2015-03-13 16:39:35 +0000 |
commit | ff9e7fcb9d9697d2e4bfc3ba81ee969bd1fcb548 (patch) | |
tree | 8bfde5edc438977ecfc2eb8c949f35bcd70b8ed3 /www | |
parent | 36e33cccebbe475f328098dac753f353b3ce9ab3 (diff) | |
download | pkgsrc-ff9e7fcb9d9697d2e4bfc3ba81ee969bd1fcb548.tar.gz |
Update ruby-compass to 1.0.3.
No exact changes are available. Please refer commit log:
https://github.com/Compass/compass/commits/stable.
Diffstat (limited to 'www')
-rw-r--r-- | www/ruby-compass/Makefile | 16 | ||||
-rw-r--r-- | www/ruby-compass/PLIST | 714 | ||||
-rw-r--r-- | www/ruby-compass/distinfo | 8 |
3 files changed, 103 insertions, 635 deletions
diff --git a/www/ruby-compass/Makefile b/www/ruby-compass/Makefile index 4ffa61d151d..b4ef2813cb3 100644 --- a/www/ruby-compass/Makefile +++ b/www/ruby-compass/Makefile @@ -1,19 +1,23 @@ -# $NetBSD: Makefile,v 1.8 2014/03/14 18:53:36 taca Exp $ +# $NetBSD: Makefile,v 1.9 2015/03/13 16:39:35 taca Exp $ -DISTNAME= compass-0.12.3 +DISTNAME= compass-1.0.3 CATEGORIES= www -#MASTER_SITES= http://gems.github.com/gems/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://compass-style.org/ COMMENT= Stylesheet authoring framework based on Sass LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-sass>=3.2.14<3.3:../../www/ruby-sass DEPENDS+= ${RUBY_PKGPREFIX}-chunky_png>=1.2<2:../../graphics/ruby-chunky_png -DEPENDS+= ${RUBY_PKGPREFIX}-fssm>=0.2.7:../../sysutils/ruby-fssm +DEPENDS+= ${RUBY_PKGPREFIX}-compass-core>=1.0.2<1.1:../../www/ruby-compass-core +DEPENDS+= ${RUBY_PKGPREFIX}-compass-import-once>=1.0.5<1.1:../../www/ruby-compass-import-once +#DEPENDS+= ${RUBY_PKGPREFIX}-rb-fsevent>=0.9.3:../../sysutils/ruby-rb-fsevent +DEPENDS+= ${RUBY_PKGPREFIX}-rb-inotify>=0.9:../../sysutils/ruby-rb-inotify -CONFLICTS+= ruby[1-9][0-9]-compass-[0-9]* +NOT_FOR_PLATFORM= Darwin-*-* + +OVERRIDE_GEMSPEC+= rb-fsevent: +RUBYGEM_OPTIONS+= --format-executable .include "../../lang/ruby/gem.mk" .include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-compass/PLIST b/www/ruby-compass/PLIST index 10306eefd93..0f62e528bc7 100644 --- a/www/ruby-compass/PLIST +++ b/www/ruby-compass/PLIST @@ -1,560 +1,27 @@ -@comment $NetBSD: PLIST,v 1.7 2014/03/14 18:53:36 taca Exp $ -bin/compass +@comment $NetBSD: PLIST,v 1.8 2015/03/13 16:39:35 taca Exp $ +bin/compass${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/LICENSE.markdown -${GEM_LIBDIR}/README.markdown ${GEM_LIBDIR}/Rakefile -${GEM_LIBDIR}/VERSION.yml +${GEM_LIBDIR}/VERSION +${GEM_LIBDIR}/VERSION_NAME ${GEM_LIBDIR}/bin/compass -${GEM_LIBDIR}/examples/README.markdown -${GEM_LIBDIR}/examples/blueprint_default/config.rb -${GEM_LIBDIR}/examples/blueprint_default/images/grid.png -${GEM_LIBDIR}/examples/blueprint_default/index.html.haml -${GEM_LIBDIR}/examples/blueprint_default/parts/elements.html.haml -${GEM_LIBDIR}/examples/blueprint_default/parts/forms.html.haml -${GEM_LIBDIR}/examples/blueprint_default/parts/grid.html.haml -${GEM_LIBDIR}/examples/blueprint_default/parts/test-small.jpg -${GEM_LIBDIR}/examples/blueprint_default/parts/test.jpg -${GEM_LIBDIR}/examples/blueprint_default/parts/valid.png -${GEM_LIBDIR}/examples/blueprint_default/src/ie.scss -${GEM_LIBDIR}/examples/blueprint_default/src/images/grid.png -${GEM_LIBDIR}/examples/blueprint_default/src/print.scss -${GEM_LIBDIR}/examples/blueprint_default/src/screen.scss -${GEM_LIBDIR}/examples/blueprint_plugins/config.rb -${GEM_LIBDIR}/examples/blueprint_plugins/images/buttons/cross.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/buttons/key.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/buttons/tick.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/grid.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/doc.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/email.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/external.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/feed.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/im.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/pdf.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/visited.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/link_icons/xls.png -${GEM_LIBDIR}/examples/blueprint_plugins/images/test-small.jpg -${GEM_LIBDIR}/examples/blueprint_plugins/images/test.jpg -${GEM_LIBDIR}/examples/blueprint_plugins/images/valid.png -${GEM_LIBDIR}/examples/blueprint_plugins/index.html.haml -${GEM_LIBDIR}/examples/blueprint_plugins/plugins/buttons.html.haml -${GEM_LIBDIR}/examples/blueprint_plugins/plugins/fancy_type.html.haml -${GEM_LIBDIR}/examples/blueprint_plugins/plugins/link_icons.html.haml -${GEM_LIBDIR}/examples/blueprint_plugins/plugins/rtl.html.haml -${GEM_LIBDIR}/examples/blueprint_plugins/src/buttons.scss -${GEM_LIBDIR}/examples/blueprint_plugins/src/ie.scss -${GEM_LIBDIR}/examples/blueprint_plugins/src/images/grid.png -${GEM_LIBDIR}/examples/blueprint_plugins/src/link_icons.scss -${GEM_LIBDIR}/examples/blueprint_plugins/src/print.scss -${GEM_LIBDIR}/examples/blueprint_plugins/src/rtl_screen.scss -${GEM_LIBDIR}/examples/blueprint_plugins/src/screen.scss -${GEM_LIBDIR}/examples/blueprint_scoped/images/grid.png -${GEM_LIBDIR}/examples/blueprint_scoped/src/ie.scss -${GEM_LIBDIR}/examples/blueprint_scoped/src/print.scss -${GEM_LIBDIR}/examples/blueprint_scoped/src/screen.scss -${GEM_LIBDIR}/examples/blueprint_scoped_form/images/grid.png -${GEM_LIBDIR}/examples/blueprint_scoped_form/src/ie.scss -${GEM_LIBDIR}/examples/blueprint_scoped_form/src/print.scss -${GEM_LIBDIR}/examples/blueprint_scoped_form/src/screen.scss -${GEM_LIBDIR}/examples/blueprint_semantic/config.rb -${GEM_LIBDIR}/examples/blueprint_semantic/images/grid.png -${GEM_LIBDIR}/examples/blueprint_semantic/index.html.haml -${GEM_LIBDIR}/examples/blueprint_semantic/parts/fancy_type.html.haml -${GEM_LIBDIR}/examples/blueprint_semantic/parts/liquid.html.haml -${GEM_LIBDIR}/examples/blueprint_semantic/parts/test-small.jpg -${GEM_LIBDIR}/examples/blueprint_semantic/parts/test.jpg -${GEM_LIBDIR}/examples/blueprint_semantic/parts/valid.png -${GEM_LIBDIR}/examples/blueprint_semantic/src/ie.scss -${GEM_LIBDIR}/examples/blueprint_semantic/src/images/grid.png -${GEM_LIBDIR}/examples/blueprint_semantic/src/liquid.scss -${GEM_LIBDIR}/examples/blueprint_semantic/src/print.scss -${GEM_LIBDIR}/examples/blueprint_semantic/src/screen.scss -${GEM_LIBDIR}/examples/compass/bootstrap.rb -${GEM_LIBDIR}/examples/compass/clean.rb -${GEM_LIBDIR}/examples/compass/compass.html.haml -${GEM_LIBDIR}/examples/compass/config.rb -${GEM_LIBDIR}/examples/compass/headers.txt -${GEM_LIBDIR}/examples/compass/images/blue_arrow.gif -${GEM_LIBDIR}/examples/compass/images/border2.png -${GEM_LIBDIR}/examples/compass/images/emblem/favorite.png -${GEM_LIBDIR}/examples/compass/images/emblem/important.png -${GEM_LIBDIR}/examples/compass/images/emblem/photos.png -${GEM_LIBDIR}/examples/compass/images/emblem/readonly.png -${GEM_LIBDIR}/examples/compass/images/emblem/symbolic-link.png -${GEM_LIBDIR}/examples/compass/images/emblem/system.png -${GEM_LIBDIR}/examples/compass/images/emblem/unreadable.png -${GEM_LIBDIR}/examples/compass/images/flag/ad.png -${GEM_LIBDIR}/examples/compass/images/flag/ae.png -${GEM_LIBDIR}/examples/compass/images/flag/af.png -${GEM_LIBDIR}/examples/compass/images/flag/ag.png -${GEM_LIBDIR}/examples/compass/images/flag/ai.png -${GEM_LIBDIR}/examples/compass/images/flag/al.png -${GEM_LIBDIR}/examples/compass/images/flag/am.png -${GEM_LIBDIR}/examples/compass/images/flag/an.png -${GEM_LIBDIR}/examples/compass/images/flag/ao.png -${GEM_LIBDIR}/examples/compass/images/flag/ar.png -${GEM_LIBDIR}/examples/compass/images/flag/as.png -${GEM_LIBDIR}/examples/compass/images/flag/at.png -${GEM_LIBDIR}/examples/compass/images/flag/au.png -${GEM_LIBDIR}/examples/compass/images/flag/aw.png -${GEM_LIBDIR}/examples/compass/images/flag/ax.png -${GEM_LIBDIR}/examples/compass/images/flag/az.png -${GEM_LIBDIR}/examples/compass/images/flag/ba.png -${GEM_LIBDIR}/examples/compass/images/flag/bb.png -${GEM_LIBDIR}/examples/compass/images/flag/bd.png -${GEM_LIBDIR}/examples/compass/images/flag/be.png -${GEM_LIBDIR}/examples/compass/images/flag/bf.png -${GEM_LIBDIR}/examples/compass/images/flag/bg.png -${GEM_LIBDIR}/examples/compass/images/flag/bh.png -${GEM_LIBDIR}/examples/compass/images/flag/bi.png -${GEM_LIBDIR}/examples/compass/images/flag/bj.png -${GEM_LIBDIR}/examples/compass/images/flag/bm.png -${GEM_LIBDIR}/examples/compass/images/flag/bn.png -${GEM_LIBDIR}/examples/compass/images/flag/bo.png -${GEM_LIBDIR}/examples/compass/images/flag/br.png -${GEM_LIBDIR}/examples/compass/images/flag/bs.png -${GEM_LIBDIR}/examples/compass/images/flag/bt.png -${GEM_LIBDIR}/examples/compass/images/flag/bv.png -${GEM_LIBDIR}/examples/compass/images/flag/bw.png -${GEM_LIBDIR}/examples/compass/images/flag/by.png -${GEM_LIBDIR}/examples/compass/images/flag/bz.png -${GEM_LIBDIR}/examples/compass/images/flag/ca.png -${GEM_LIBDIR}/examples/compass/images/flag/catalonia.png -${GEM_LIBDIR}/examples/compass/images/flag/cc.png -${GEM_LIBDIR}/examples/compass/images/flag/cd.png -${GEM_LIBDIR}/examples/compass/images/flag/cf.png -${GEM_LIBDIR}/examples/compass/images/flag/cg.png -${GEM_LIBDIR}/examples/compass/images/flag/ch.png -${GEM_LIBDIR}/examples/compass/images/flag/ci.png -${GEM_LIBDIR}/examples/compass/images/flag/ck.png -${GEM_LIBDIR}/examples/compass/images/flag/cl.png -${GEM_LIBDIR}/examples/compass/images/flag/cm.png -${GEM_LIBDIR}/examples/compass/images/flag/cn.png -${GEM_LIBDIR}/examples/compass/images/flag/co.png -${GEM_LIBDIR}/examples/compass/images/flag/cr.png -${GEM_LIBDIR}/examples/compass/images/flag/cs.png -${GEM_LIBDIR}/examples/compass/images/flag/cu.png -${GEM_LIBDIR}/examples/compass/images/flag/cv.png -${GEM_LIBDIR}/examples/compass/images/flag/cx.png -${GEM_LIBDIR}/examples/compass/images/flag/cy.png -${GEM_LIBDIR}/examples/compass/images/flag/cz.png -${GEM_LIBDIR}/examples/compass/images/flag/de.png -${GEM_LIBDIR}/examples/compass/images/flag/dj.png -${GEM_LIBDIR}/examples/compass/images/flag/dk.png -${GEM_LIBDIR}/examples/compass/images/flag/dm.png -${GEM_LIBDIR}/examples/compass/images/flag/do.png -${GEM_LIBDIR}/examples/compass/images/flag/dz.png -${GEM_LIBDIR}/examples/compass/images/flag/ec.png -${GEM_LIBDIR}/examples/compass/images/flag/ee.png -${GEM_LIBDIR}/examples/compass/images/flag/eg.png -${GEM_LIBDIR}/examples/compass/images/flag/eh.png -${GEM_LIBDIR}/examples/compass/images/flag/england.png -${GEM_LIBDIR}/examples/compass/images/flag/er.png -${GEM_LIBDIR}/examples/compass/images/flag/es.png -${GEM_LIBDIR}/examples/compass/images/flag/et.png -${GEM_LIBDIR}/examples/compass/images/flag/europeanunion.png -${GEM_LIBDIR}/examples/compass/images/flag/fam.png -${GEM_LIBDIR}/examples/compass/images/flag/fi.png -${GEM_LIBDIR}/examples/compass/images/flag/fj.png -${GEM_LIBDIR}/examples/compass/images/flag/fk.png -${GEM_LIBDIR}/examples/compass/images/flag/fm.png -${GEM_LIBDIR}/examples/compass/images/flag/fo.png -${GEM_LIBDIR}/examples/compass/images/flag/fr.png -${GEM_LIBDIR}/examples/compass/images/flag/ga.png -${GEM_LIBDIR}/examples/compass/images/flag/gb.png -${GEM_LIBDIR}/examples/compass/images/flag/gd.png -${GEM_LIBDIR}/examples/compass/images/flag/ge.png -${GEM_LIBDIR}/examples/compass/images/flag/gf.png -${GEM_LIBDIR}/examples/compass/images/flag/gh.png -${GEM_LIBDIR}/examples/compass/images/flag/gi.png -${GEM_LIBDIR}/examples/compass/images/flag/gl.png -${GEM_LIBDIR}/examples/compass/images/flag/gm.png -${GEM_LIBDIR}/examples/compass/images/flag/gn.png -${GEM_LIBDIR}/examples/compass/images/flag/gp.png -${GEM_LIBDIR}/examples/compass/images/flag/gq.png -${GEM_LIBDIR}/examples/compass/images/flag/gr.png -${GEM_LIBDIR}/examples/compass/images/flag/gs.png -${GEM_LIBDIR}/examples/compass/images/flag/gt.png -${GEM_LIBDIR}/examples/compass/images/flag/gu.png -${GEM_LIBDIR}/examples/compass/images/flag/gw.png -${GEM_LIBDIR}/examples/compass/images/flag/gy.png -${GEM_LIBDIR}/examples/compass/images/flag/hk.png -${GEM_LIBDIR}/examples/compass/images/flag/hm.png -${GEM_LIBDIR}/examples/compass/images/flag/hn.png -${GEM_LIBDIR}/examples/compass/images/flag/hr.png -${GEM_LIBDIR}/examples/compass/images/flag/ht.png -${GEM_LIBDIR}/examples/compass/images/flag/hu.png -${GEM_LIBDIR}/examples/compass/images/flag/id-2.png -${GEM_LIBDIR}/examples/compass/images/flag/ie.png -${GEM_LIBDIR}/examples/compass/images/flag/il.png -${GEM_LIBDIR}/examples/compass/images/flag/in.png -${GEM_LIBDIR}/examples/compass/images/flag/io.png -${GEM_LIBDIR}/examples/compass/images/flag/iq.png -${GEM_LIBDIR}/examples/compass/images/flag/ir.png -${GEM_LIBDIR}/examples/compass/images/flag/is.png -${GEM_LIBDIR}/examples/compass/images/flag/it.png -${GEM_LIBDIR}/examples/compass/images/flag/jm.png -${GEM_LIBDIR}/examples/compass/images/flag/jo.png -${GEM_LIBDIR}/examples/compass/images/flag/jp.png -${GEM_LIBDIR}/examples/compass/images/flag/ke.png -${GEM_LIBDIR}/examples/compass/images/flag/kg.png -${GEM_LIBDIR}/examples/compass/images/flag/kh.png -${GEM_LIBDIR}/examples/compass/images/flag/ki.png -${GEM_LIBDIR}/examples/compass/images/flag/km.png -${GEM_LIBDIR}/examples/compass/images/flag/kn.png -${GEM_LIBDIR}/examples/compass/images/flag/kp.png -${GEM_LIBDIR}/examples/compass/images/flag/kr.png -${GEM_LIBDIR}/examples/compass/images/flag/kw.png -${GEM_LIBDIR}/examples/compass/images/flag/ky.png -${GEM_LIBDIR}/examples/compass/images/flag/kz.png -${GEM_LIBDIR}/examples/compass/images/flag/la.png -${GEM_LIBDIR}/examples/compass/images/flag/lb.png -${GEM_LIBDIR}/examples/compass/images/flag/lc.png -${GEM_LIBDIR}/examples/compass/images/flag/li.png -${GEM_LIBDIR}/examples/compass/images/flag/lk.png -${GEM_LIBDIR}/examples/compass/images/flag/lr.png -${GEM_LIBDIR}/examples/compass/images/flag/ls.png -${GEM_LIBDIR}/examples/compass/images/flag/lt.png -${GEM_LIBDIR}/examples/compass/images/flag/lu.png -${GEM_LIBDIR}/examples/compass/images/flag/lv.png -${GEM_LIBDIR}/examples/compass/images/flag/ly.png -${GEM_LIBDIR}/examples/compass/images/flag/ma.png -${GEM_LIBDIR}/examples/compass/images/flag/mc.png -${GEM_LIBDIR}/examples/compass/images/flag/md.png -${GEM_LIBDIR}/examples/compass/images/flag/me.png -${GEM_LIBDIR}/examples/compass/images/flag/mg.png -${GEM_LIBDIR}/examples/compass/images/flag/mh.png -${GEM_LIBDIR}/examples/compass/images/flag/mk.png -${GEM_LIBDIR}/examples/compass/images/flag/ml.png -${GEM_LIBDIR}/examples/compass/images/flag/mm.png -${GEM_LIBDIR}/examples/compass/images/flag/mn.png -${GEM_LIBDIR}/examples/compass/images/flag/mo.png -${GEM_LIBDIR}/examples/compass/images/flag/mp.png -${GEM_LIBDIR}/examples/compass/images/flag/mq.png -${GEM_LIBDIR}/examples/compass/images/flag/mr.png -${GEM_LIBDIR}/examples/compass/images/flag/ms.png -${GEM_LIBDIR}/examples/compass/images/flag/mt.png -${GEM_LIBDIR}/examples/compass/images/flag/mu.png -${GEM_LIBDIR}/examples/compass/images/flag/mv.png -${GEM_LIBDIR}/examples/compass/images/flag/mw.png -${GEM_LIBDIR}/examples/compass/images/flag/mx.png -${GEM_LIBDIR}/examples/compass/images/flag/my.png -${GEM_LIBDIR}/examples/compass/images/flag/mz.png -${GEM_LIBDIR}/examples/compass/images/flag/na.png -${GEM_LIBDIR}/examples/compass/images/flag/nc.png -${GEM_LIBDIR}/examples/compass/images/flag/ne.png -${GEM_LIBDIR}/examples/compass/images/flag/nf.png -${GEM_LIBDIR}/examples/compass/images/flag/ng.png -${GEM_LIBDIR}/examples/compass/images/flag/ni.png -${GEM_LIBDIR}/examples/compass/images/flag/nl.png -${GEM_LIBDIR}/examples/compass/images/flag/no.png -${GEM_LIBDIR}/examples/compass/images/flag/np.png -${GEM_LIBDIR}/examples/compass/images/flag/nr.png -${GEM_LIBDIR}/examples/compass/images/flag/nu.png -${GEM_LIBDIR}/examples/compass/images/flag/nz.png -${GEM_LIBDIR}/examples/compass/images/flag/om.png -${GEM_LIBDIR}/examples/compass/images/flag/pa.png -${GEM_LIBDIR}/examples/compass/images/flag/pe.png -${GEM_LIBDIR}/examples/compass/images/flag/pf.png -${GEM_LIBDIR}/examples/compass/images/flag/pg.png -${GEM_LIBDIR}/examples/compass/images/flag/ph.png -${GEM_LIBDIR}/examples/compass/images/flag/pk.png -${GEM_LIBDIR}/examples/compass/images/flag/pl.png -${GEM_LIBDIR}/examples/compass/images/flag/pm.png -${GEM_LIBDIR}/examples/compass/images/flag/pn.png -${GEM_LIBDIR}/examples/compass/images/flag/pr.png -${GEM_LIBDIR}/examples/compass/images/flag/ps.png -${GEM_LIBDIR}/examples/compass/images/flag/pt.png -${GEM_LIBDIR}/examples/compass/images/flag/pw.png -${GEM_LIBDIR}/examples/compass/images/flag/py.png -${GEM_LIBDIR}/examples/compass/images/flag/qa.png -${GEM_LIBDIR}/examples/compass/images/flag/re.png -${GEM_LIBDIR}/examples/compass/images/flag/ro.png -${GEM_LIBDIR}/examples/compass/images/flag/rs.png -${GEM_LIBDIR}/examples/compass/images/flag/ru.png -${GEM_LIBDIR}/examples/compass/images/flag/rw.png -${GEM_LIBDIR}/examples/compass/images/flag/sa.png -${GEM_LIBDIR}/examples/compass/images/flag/sb.png -${GEM_LIBDIR}/examples/compass/images/flag/sc.png -${GEM_LIBDIR}/examples/compass/images/flag/scotland.png -${GEM_LIBDIR}/examples/compass/images/flag/sd.png -${GEM_LIBDIR}/examples/compass/images/flag/se.png -${GEM_LIBDIR}/examples/compass/images/flag/sg.png -${GEM_LIBDIR}/examples/compass/images/flag/sh.png -${GEM_LIBDIR}/examples/compass/images/flag/si.png -${GEM_LIBDIR}/examples/compass/images/flag/sj.png -${GEM_LIBDIR}/examples/compass/images/flag/sk.png -${GEM_LIBDIR}/examples/compass/images/flag/sl.png -${GEM_LIBDIR}/examples/compass/images/flag/sm.png -${GEM_LIBDIR}/examples/compass/images/flag/sn.png -${GEM_LIBDIR}/examples/compass/images/flag/so.png -${GEM_LIBDIR}/examples/compass/images/flag/sr.png -${GEM_LIBDIR}/examples/compass/images/flag/st.png -${GEM_LIBDIR}/examples/compass/images/flag/sv.png -${GEM_LIBDIR}/examples/compass/images/flag/sy.png -${GEM_LIBDIR}/examples/compass/images/flag/sz.png -${GEM_LIBDIR}/examples/compass/images/flag/tc.png -${GEM_LIBDIR}/examples/compass/images/flag/td.png -${GEM_LIBDIR}/examples/compass/images/flag/tf.png -${GEM_LIBDIR}/examples/compass/images/flag/tg.png -${GEM_LIBDIR}/examples/compass/images/flag/th.png -${GEM_LIBDIR}/examples/compass/images/flag/tj.png -${GEM_LIBDIR}/examples/compass/images/flag/tk.png -${GEM_LIBDIR}/examples/compass/images/flag/tl.png -${GEM_LIBDIR}/examples/compass/images/flag/tm.png -${GEM_LIBDIR}/examples/compass/images/flag/tn.png -${GEM_LIBDIR}/examples/compass/images/flag/to.png -${GEM_LIBDIR}/examples/compass/images/flag/tr.png -${GEM_LIBDIR}/examples/compass/images/flag/tt.png -${GEM_LIBDIR}/examples/compass/images/flag/tv.png -${GEM_LIBDIR}/examples/compass/images/flag/tw.png -${GEM_LIBDIR}/examples/compass/images/flag/tz.png -${GEM_LIBDIR}/examples/compass/images/flag/ua.png -${GEM_LIBDIR}/examples/compass/images/flag/ug.png -${GEM_LIBDIR}/examples/compass/images/flag/um.png -${GEM_LIBDIR}/examples/compass/images/flag/us.png -${GEM_LIBDIR}/examples/compass/images/flag/uy.png -${GEM_LIBDIR}/examples/compass/images/flag/uz.png -${GEM_LIBDIR}/examples/compass/images/flag/va.png -${GEM_LIBDIR}/examples/compass/images/flag/vc.png -${GEM_LIBDIR}/examples/compass/images/flag/ve.png -${GEM_LIBDIR}/examples/compass/images/flag/vg.png -${GEM_LIBDIR}/examples/compass/images/flag/vi.png -${GEM_LIBDIR}/examples/compass/images/flag/vn.png -${GEM_LIBDIR}/examples/compass/images/flag/vu.png -${GEM_LIBDIR}/examples/compass/images/flag/wales.png -${GEM_LIBDIR}/examples/compass/images/flag/wf.png -${GEM_LIBDIR}/examples/compass/images/flag/ws.png -${GEM_LIBDIR}/examples/compass/images/flag/ye.png -${GEM_LIBDIR}/examples/compass/images/flag/yt.png -${GEM_LIBDIR}/examples/compass/images/flag/za.png -${GEM_LIBDIR}/examples/compass/images/flag/zm.png -${GEM_LIBDIR}/examples/compass/images/flag/zw.png -${GEM_LIBDIR}/examples/compass/images/icon-chrome.png -${GEM_LIBDIR}/examples/compass/images/icon-firefox.png -${GEM_LIBDIR}/examples/compass/images/icon-ie.png -${GEM_LIBDIR}/examples/compass/images/icon-opera.png -${GEM_LIBDIR}/examples/compass/images/icon-safari.png -${GEM_LIBDIR}/examples/compass/pie.html.haml -${GEM_LIBDIR}/examples/compass/sprites.html.haml -${GEM_LIBDIR}/examples/compass/src/bp_layout.scss -${GEM_LIBDIR}/examples/compass/src/compass.scss -${GEM_LIBDIR}/examples/compass/src/images/blue_arrow.gif -${GEM_LIBDIR}/examples/compass/src/pie.scss -${GEM_LIBDIR}/examples/compass/src/sprites.scss -${GEM_LIBDIR}/examples/compass/src/sticky_footer.scss -${GEM_LIBDIR}/examples/compass/src/utilities.scss -${GEM_LIBDIR}/examples/compass/sticky_footer.html.haml -${GEM_LIBDIR}/examples/compass/utilities.html.haml -${GEM_LIBDIR}/examples/css3/bootstrap.rb -${GEM_LIBDIR}/examples/css3/clean.rb -${GEM_LIBDIR}/examples/css3/config.rb -${GEM_LIBDIR}/examples/css3/extensions/fancy-fonts/templates/project/fancy-fonts.sass -${GEM_LIBDIR}/examples/css3/extensions/fancy-fonts/templates/project/manifest.rb -${GEM_LIBDIR}/examples/css3/gradients.html.haml -${GEM_LIBDIR}/examples/css3/images/button_bg.png -${GEM_LIBDIR}/examples/css3/images/example.png -${GEM_LIBDIR}/examples/css3/index.html.haml -${GEM_LIBDIR}/examples/css3/src/_base.scss -${GEM_LIBDIR}/examples/css3/src/fancy-fonts.scss -${GEM_LIBDIR}/examples/css3/src/gradients.scss -${GEM_LIBDIR}/examples/css3/src/main.scss -${GEM_LIBDIR}/examples/downloader.rb -${GEM_LIBDIR}/examples/ninesixty/bootstrap.rb -${GEM_LIBDIR}/examples/ninesixty/clean.rb -${GEM_LIBDIR}/examples/ninesixty/config.rb -${GEM_LIBDIR}/examples/ninesixty/src/grid.scss -${GEM_LIBDIR}/examples/ninesixty/src/text.scss -${GEM_LIBDIR}/examples/susy/bootstrap.rb -${GEM_LIBDIR}/examples/susy/clean.rb -${GEM_LIBDIR}/examples/susy/config.rb -${GEM_LIBDIR}/examples/susy/src/_base.scss -${GEM_LIBDIR}/examples/susy/src/_defaults.scss -${GEM_LIBDIR}/examples/susy/src/screen.scss -${GEM_LIBDIR}/examples/yui/bootstrap.rb -${GEM_LIBDIR}/examples/yui/clean.rb -${GEM_LIBDIR}/examples/yui/config.rb -${GEM_LIBDIR}/examples/yui/divisions.html.haml -${GEM_LIBDIR}/examples/yui/index.html.haml -${GEM_LIBDIR}/examples/yui/src/screen.scss -${GEM_LIBDIR}/examples/yui/sub_divisions.html.haml -${GEM_LIBDIR}/examples/yui/templates.html.haml -${GEM_LIBDIR}/examples/yui/test.jpg -${GEM_LIBDIR}/examples/yui/typography.html.haml ${GEM_LIBDIR}/features/command_line.feature ${GEM_LIBDIR}/features/extensions.feature ${GEM_LIBDIR}/features/step_definitions/command_line_steps.rb ${GEM_LIBDIR}/features/step_definitions/extension_steps.rb -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/_blueprint.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_buttons.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_colors.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_debug.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_fancy-type.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_form.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_grid.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_ie.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_interaction.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_link-icons.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_liquid.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_print.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_reset.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_rtl.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_scaffolding.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_typography.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_utilities.scss -${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/reset/_utilities.scss -${GEM_LIBDIR}/frameworks/blueprint/templates/basic/grid.png -${GEM_LIBDIR}/frameworks/blueprint/templates/basic/ie.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/basic/manifest.rb -${GEM_LIBDIR}/frameworks/blueprint/templates/basic/partials/_base.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/basic/print.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/basic/screen.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/buttons/buttons.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/buttons/buttons/cross.png -${GEM_LIBDIR}/frameworks/blueprint/templates/buttons/buttons/key.png -${GEM_LIBDIR}/frameworks/blueprint/templates/buttons/buttons/tick.png -${GEM_LIBDIR}/frameworks/blueprint/templates/buttons/manifest.rb -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/doc.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/email.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/external.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/feed.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/im.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/pdf.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/visited.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/link_icons/xls.png -${GEM_LIBDIR}/frameworks/blueprint/templates/link_icons/manifest.rb -${GEM_LIBDIR}/frameworks/blueprint/templates/project/grid.png -${GEM_LIBDIR}/frameworks/blueprint/templates/project/ie.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/project/manifest.rb -${GEM_LIBDIR}/frameworks/blueprint/templates/project/partials/_base.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/project/print.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/project/screen.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/grid.png -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/ie.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/manifest.rb -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/partials/_base.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/partials/_form.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/partials/_page.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/partials/_two_col.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/print.sass -${GEM_LIBDIR}/frameworks/blueprint/templates/semantic/screen.sass -${GEM_LIBDIR}/frameworks/compass/stylesheets/_compass.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/_lemonade.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_css3.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_layout.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_reset-legacy.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_reset.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_support.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_typography.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_utilities.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_appearance.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_background-clip.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_background-origin.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_background-size.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_border-radius.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_box-shadow.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_box-sizing.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_box.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_columns.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_filter.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_font-face.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_hyphenation.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_images.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_inline-block.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_opacity.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_pie.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_regions.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_shared.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_text-shadow.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_transform-legacy.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_transform.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_transition.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/css3/_user-interface.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/layout/_grid-background.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/layout/_stretching.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/reset/_utilities-legacy.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/reset/_utilities.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_links.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_lists.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_text.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_hover-link.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/links/_unstyled-link.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_bullets.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/lists/_inline-list.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_ellipsis.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_force-wrap.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_nowrap.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/typography/text/_replacement.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_color.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_general.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_links.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_lists.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_print.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_sprites.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_tables.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_text.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/color/_contrast.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_float.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_hacks.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_min.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_reset.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_tabs.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_tag-cloud.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/links/_hover-link.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/links/_link-colors.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/links/_unstyled-link.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal-list.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_inline-block-list.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_inline-list.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/sprites/_base.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/sprites/_sprite-img.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/tables/_alternating-rows-and-columns.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/tables/_borders.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/text/_ellipsis.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/text/_nowrap.scss -${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/text/_replacement.scss -${GEM_LIBDIR}/frameworks/compass/templates/ellipsis/ellipsis.sass -${GEM_LIBDIR}/frameworks/compass/templates/ellipsis/manifest.rb -${GEM_LIBDIR}/frameworks/compass/templates/ellipsis/xml/ellipsis.xml -${GEM_LIBDIR}/frameworks/compass/templates/extension/manifest.rb -${GEM_LIBDIR}/frameworks/compass/templates/extension/stylesheets/main.sass -${GEM_LIBDIR}/frameworks/compass/templates/extension/templates/project/manifest.rb -${GEM_LIBDIR}/frameworks/compass/templates/extension/templates/project/screen.sass -${GEM_LIBDIR}/frameworks/compass/templates/pie/LICENSE -${GEM_LIBDIR}/frameworks/compass/templates/pie/LICENSE-APACHE2.txt -${GEM_LIBDIR}/frameworks/compass/templates/pie/LICENSE-GPL2.txt -${GEM_LIBDIR}/frameworks/compass/templates/pie/PIE.htc -${GEM_LIBDIR}/frameworks/compass/templates/pie/manifest.rb -${GEM_LIBDIR}/frameworks/compass/templates/pie/pie.scss -${GEM_LIBDIR}/frameworks/compass/templates/project/USAGE.markdown -${GEM_LIBDIR}/frameworks/compass/templates/project/ie.sass -${GEM_LIBDIR}/frameworks/compass/templates/project/manifest.rb -${GEM_LIBDIR}/frameworks/compass/templates/project/print.sass -${GEM_LIBDIR}/frameworks/compass/templates/project/screen.sass ${GEM_LIBDIR}/lib/compass.rb ${GEM_LIBDIR}/lib/compass/actions.rb ${GEM_LIBDIR}/lib/compass/app_integration.rb -${GEM_LIBDIR}/lib/compass/app_integration/rails.rb ${GEM_LIBDIR}/lib/compass/app_integration/stand_alone.rb ${GEM_LIBDIR}/lib/compass/app_integration/stand_alone/configuration_defaults.rb ${GEM_LIBDIR}/lib/compass/app_integration/stand_alone/installer.rb -${GEM_LIBDIR}/lib/compass/browser_support.rb ${GEM_LIBDIR}/lib/compass/commands.rb ${GEM_LIBDIR}/lib/compass/commands/base.rb ${GEM_LIBDIR}/lib/compass/commands/clean_project.rb ${GEM_LIBDIR}/lib/compass/commands/create_project.rb ${GEM_LIBDIR}/lib/compass/commands/default.rb ${GEM_LIBDIR}/lib/compass/commands/extension_command.rb -${GEM_LIBDIR}/lib/compass/commands/generate_grid_background.rb ${GEM_LIBDIR}/lib/compass/commands/help.rb ${GEM_LIBDIR}/lib/compass/commands/imports.rb ${GEM_LIBDIR}/lib/compass/commands/installer_command.rb @@ -573,17 +40,12 @@ ${GEM_LIBDIR}/lib/compass/commands/validate_project.rb ${GEM_LIBDIR}/lib/compass/commands/watch_project.rb ${GEM_LIBDIR}/lib/compass/commands/write_configuration.rb ${GEM_LIBDIR}/lib/compass/compiler.rb -${GEM_LIBDIR}/lib/compass/configuration.rb -${GEM_LIBDIR}/lib/compass/configuration/adapters.rb ${GEM_LIBDIR}/lib/compass/configuration/comments.rb -${GEM_LIBDIR}/lib/compass/configuration/data.rb -${GEM_LIBDIR}/lib/compass/configuration/defaults.rb ${GEM_LIBDIR}/lib/compass/configuration/file_data.rb ${GEM_LIBDIR}/lib/compass/configuration/helpers.rb -${GEM_LIBDIR}/lib/compass/configuration/inheritance.rb -${GEM_LIBDIR}/lib/compass/configuration/paths.rb ${GEM_LIBDIR}/lib/compass/configuration/serialization.rb ${GEM_LIBDIR}/lib/compass/dependencies.rb +${GEM_LIBDIR}/lib/compass/deprecation.rb ${GEM_LIBDIR}/lib/compass/errors.rb ${GEM_LIBDIR}/lib/compass/exec.rb ${GEM_LIBDIR}/lib/compass/exec/command_option_parser.rb @@ -591,9 +53,7 @@ ${GEM_LIBDIR}/lib/compass/exec/global_options_parser.rb ${GEM_LIBDIR}/lib/compass/exec/helpers.rb ${GEM_LIBDIR}/lib/compass/exec/project_options_parser.rb ${GEM_LIBDIR}/lib/compass/exec/sub_command_ui.rb -${GEM_LIBDIR}/lib/compass/exec/switch_ui.rb -${GEM_LIBDIR}/lib/compass/frameworks.rb -${GEM_LIBDIR}/lib/compass/grid_builder.rb +${GEM_LIBDIR}/lib/compass/generated_version.rb ${GEM_LIBDIR}/lib/compass/installers.rb ${GEM_LIBDIR}/lib/compass/installers/bare_installer.rb ${GEM_LIBDIR}/lib/compass/installers/base.rb @@ -603,32 +63,22 @@ ${GEM_LIBDIR}/lib/compass/installers/template_context.rb ${GEM_LIBDIR}/lib/compass/logger.rb ${GEM_LIBDIR}/lib/compass/quick_cache.rb ${GEM_LIBDIR}/lib/compass/rails.rb +${GEM_LIBDIR}/lib/compass/sass_compiler.rb ${GEM_LIBDIR}/lib/compass/sass_extensions.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/functions.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/colors.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/constants.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/cross_browser_support.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/display.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/enumerate.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/env.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/font_files.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/gradient_support.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/image_size.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/inline_image.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/lists.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/math.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/selectors.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/functions/sprites.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/functions/urls.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/monkey_patches.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/monkey_patches/browser_support.rb -${GEM_LIBDIR}/lib/compass/sass_extensions/monkey_patches/traversal.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/engines.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/engines/chunky_png_engine.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/image.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/image_methods.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/image_row.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/images.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/layout.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/layout/diagonal.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/layout/horizontal.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/layout/smart.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/layout/vertical.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/layout_methods.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/row_fitter.rb ${GEM_LIBDIR}/lib/compass/sass_extensions/sprites/sprite_map.rb @@ -638,7 +88,6 @@ ${GEM_LIBDIR}/lib/compass/sprite_importer/binding.rb ${GEM_LIBDIR}/lib/compass/sprite_importer/content.erb ${GEM_LIBDIR}/lib/compass/stats.rb ${GEM_LIBDIR}/lib/compass/test_case.rb -${GEM_LIBDIR}/lib/compass/util.rb ${GEM_LIBDIR}/lib/compass/validator.rb ${GEM_LIBDIR}/lib/compass/version.rb ${GEM_LIBDIR}/test/fixtures/extensions/only_stylesheets/compass_init.rb @@ -651,6 +100,11 @@ ${GEM_LIBDIR}/test/fixtures/sprites/public/images/bool/false.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/bool/true.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/colors/blue.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/colors/yellow.png +${GEM_LIBDIR}/test/fixtures/sprites/public/images/focus/ten-by-ten.png +${GEM_LIBDIR}/test/fixtures/sprites/public/images/focus/ten-by-ten_active.png +${GEM_LIBDIR}/test/fixtures/sprites/public/images/focus/ten-by-ten_focus.png +${GEM_LIBDIR}/test/fixtures/sprites/public/images/focus/ten-by-ten_hover.png +${GEM_LIBDIR}/test/fixtures/sprites/public/images/focus/ten-by-ten_target.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/image_row/large.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/image_row/large_square.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/image_row/medium.png @@ -659,6 +113,7 @@ ${GEM_LIBDIR}/test/fixtures/sprites/public/images/image_row/tall.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/ko/default_background.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/ko/starbg26x27.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/nested/squares/ten-by-ten.png +${GEM_LIBDIR}/test/fixtures/sprites/public/images/numeric/200.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/prefix/20-by-20.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/prefix/ten-by-ten.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/repeat_x/five.png @@ -672,72 +127,36 @@ ${GEM_LIBDIR}/test/fixtures/sprites/public/images/selectors/ten-by-ten_hover.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/selectors/ten-by-ten_target.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/squares/ten-by-ten.png ${GEM_LIBDIR}/test/fixtures/sprites/public/images/squares/twenty-by-twenty.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/config.rb -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/ie.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/print.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/screen.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/buttons.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/colors.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/debug.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/fancy-type.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/form.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/grid.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/ie.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/interaction.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/link-icons.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/liquid.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/print.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/reset-utilities.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/reset.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/rtl.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/scaffolding.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/typography.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/single-imports/utilities.css -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/grid.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/doc.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/email.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/external.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/feed.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/im.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/pdf.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/visited.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/link_icons/xls.png -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/ie.sass -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/print.sass -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/screen.sass -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/buttons.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/colors.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/debug.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/fancy-type.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/form.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/grid.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/ie.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/interaction.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/link-icons.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/liquid.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/print.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/reset-utilities.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/reset.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/rtl.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/scaffolding.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/typography.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/sass/single-imports/utilities.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/busted_font_urls/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/busted_font_urls/css/screen.css +${GEM_LIBDIR}/test/fixtures/stylesheets/busted_font_urls/fonts/feed.ttf +${GEM_LIBDIR}/test/fixtures/stylesheets/busted_font_urls/fonts/grid.ttf +${GEM_LIBDIR}/test/fixtures/stylesheets/busted_font_urls/fonts/sub/dk.ttf +${GEM_LIBDIR}/test/fixtures/stylesheets/busted_font_urls/sass/screen.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/config.rb ${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/css/screen.css ${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/feed.png ${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/flags/dk.png ${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/images/grid.png ${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/sass/screen.sass -${GEM_LIBDIR}/test/fixtures/stylesheets/busted_image_urls/tmp/screen.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/100x150.jpg ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/animation-with-legacy-ie.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/animation.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/appearance.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/background-clip.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/background-origin.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/background-size.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/border_radius.css -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box-sizeing.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box-sizing.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/box_shadow.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/brightness.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/browser-support.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/color.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/columns.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/filters.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/flexbox.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/fonts.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/force-wrap.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/gradients.css @@ -749,25 +168,31 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/layout.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/legacy_clearfix.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/lists.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/opacity.css -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/pie.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/print.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/regions.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/replacement.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/reset.css -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/sprites.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/selection.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/sprites_with_explicit_separator.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/stretching.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/support.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/text_shadow.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/transform.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/transition.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/typography/links/hover-link.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/units.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/user-interface.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/utilities.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/vertical_rhythm.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/vertical_rhythm_with_ems.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/vertical_rhythm_with_px.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/vertical_rhythm_with_rems.css ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/100x150.gif ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/100x150.jpeg ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/100x150.jpg ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/100x150.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/4x6.png -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag-s4798b5a210.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag-s5b4f509715.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/ad.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/ae.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/af.png @@ -1015,13 +440,28 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/yt.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/za.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/zm.png ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag/zw.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag_states-sc42d7bf926.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag_states/foo.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag_states/foo_active.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag_states/foo_focus.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag_states/foo_hover.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/images/flag_states/foo_target.png +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/animation-with-legacy-ie.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/animation.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/appearance.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/background-clip.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/background-origin.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/background-size.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/border_radius.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box-sizeing.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box-sizing.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/box_shadow.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/brightness.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/browser-support.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/color.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/columns.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/filters.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/flexbox.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/fonts.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/force-wrap.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/gradients.sass @@ -1033,23 +473,28 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/layout.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/legacy_clearfix.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/lists.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/opacity.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/pie.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/print.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/regions.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/replacement.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/reset.sass -${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/sprites.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/selection.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/sprites_with_explicit_separator.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/stretching.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/support.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/text_shadow.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/transform.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/transition.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/typography/links/hover-link.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/units.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/user-interface.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/utilities.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/vertical_rhythm.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/vertical_rhythm_with_ems.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/vertical_rhythm_with_px.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/vertical_rhythm_with_rems.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/envtest/config.rb ${GEM_LIBDIR}/test/fixtures/stylesheets/envtest/css/env.css ${GEM_LIBDIR}/test/fixtures/stylesheets/envtest/sass/env.scss -${GEM_LIBDIR}/test/fixtures/stylesheets/envtest/tmp/env.css ${GEM_LIBDIR}/test/fixtures/stylesheets/error/config.rb ${GEM_LIBDIR}/test/fixtures/stylesheets/error/sass/screen.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/image_urls/config.rb @@ -1064,6 +509,16 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/relative/css/screen.css ${GEM_LIBDIR}/test/fixtures/stylesheets/relative/sass/ie.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/relative/sass/print.sass ${GEM_LIBDIR}/test/fixtures/stylesheets/relative/sass/screen.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/css/another_simple.css +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/css/another_simple.css.map +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/css/simple.css +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/css/simple.css.map +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/css/with_libraries.css +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/css/with_libraries.css.map +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/sass/another_simple.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/sass/simple.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/sourcemaps/sass/with_libraries.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/uses_only_stylesheets_ext/config.rb ${GEM_LIBDIR}/test/fixtures/stylesheets/uses_only_stylesheets_ext/sass/ie.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/uses_only_stylesheets_ext/sass/print.scss @@ -1072,7 +527,14 @@ ${GEM_LIBDIR}/test/fixtures/stylesheets/uses_only_stylesheets_ext/stylesheets/ie ${GEM_LIBDIR}/test/fixtures/stylesheets/uses_only_stylesheets_ext/stylesheets/print.css ${GEM_LIBDIR}/test/fixtures/stylesheets/uses_only_stylesheets_ext/stylesheets/screen.css ${GEM_LIBDIR}/test/fixtures/stylesheets/valid/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/valid/sass/another_simple.scss ${GEM_LIBDIR}/test/fixtures/stylesheets/valid/sass/simple.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/with_sass_globbing/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/with_sass_globbing/css/screen.css +${GEM_LIBDIR}/test/fixtures/stylesheets/with_sass_globbing/sass/partials/_1.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/with_sass_globbing/sass/partials/_2.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/with_sass_globbing/sass/partials/_3.scss +${GEM_LIBDIR}/test/fixtures/stylesheets/with_sass_globbing/sass/screen.scss ${GEM_LIBDIR}/test/helpers/command_line.rb ${GEM_LIBDIR}/test/helpers/diff.rb ${GEM_LIBDIR}/test/helpers/io.rb @@ -1082,16 +544,18 @@ ${GEM_LIBDIR}/test/integrations/compass_test.rb ${GEM_LIBDIR}/test/integrations/sprites_test.rb ${GEM_LIBDIR}/test/test_helper.rb ${GEM_LIBDIR}/test/units/actions_test.rb +${GEM_LIBDIR}/test/units/caniuse_test.rb ${GEM_LIBDIR}/test/units/command_line_test.rb -${GEM_LIBDIR}/test/units/compass_module_test.rb -${GEM_LIBDIR}/test/units/compass_png_test.rb +${GEM_LIBDIR}/test/units/compass_util_test.rb ${GEM_LIBDIR}/test/units/compiler_test.rb ${GEM_LIBDIR}/test/units/configuration_test.rb ${GEM_LIBDIR}/test/units/regressions_test.rb ${GEM_LIBDIR}/test/units/sass_extensions_test.rb +${GEM_LIBDIR}/test/units/sass_extenstions/gradients_test.rb ${GEM_LIBDIR}/test/units/sprites/engine_test.rb ${GEM_LIBDIR}/test/units/sprites/image_row_test.rb ${GEM_LIBDIR}/test/units/sprites/image_test.rb +${GEM_LIBDIR}/test/units/sprites/images_test.rb ${GEM_LIBDIR}/test/units/sprites/importer_test.rb ${GEM_LIBDIR}/test/units/sprites/layout_test.rb ${GEM_LIBDIR}/test/units/sprites/row_fitter_test.rb diff --git a/www/ruby-compass/distinfo b/www/ruby-compass/distinfo index 76f464609b4..3b28f45f295 100644 --- a/www/ruby-compass/distinfo +++ b/www/ruby-compass/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.7 2014/03/14 18:53:36 taca Exp $ +$NetBSD: distinfo,v 1.8 2015/03/13 16:39:35 taca Exp $ -SHA1 (compass-0.12.3.gem) = 32abb7e8375ec58f32fdcbc164fe7122179e062d -RMD160 (compass-0.12.3.gem) = 30e1185a23fe6dbcc4c8e6f87a82379cd6df1a6a -Size (compass-0.12.3.gem) = 1160192 bytes +SHA1 (compass-1.0.3.gem) = 08b4d1719cd5291d147413d771953e621ce58db8 +RMD160 (compass-1.0.3.gem) = d511e00d6ba60a15bfe99114876c88df8ac31820 +Size (compass-1.0.3.gem) = 378368 bytes |