diff options
author | seb <seb@pkgsrc.org> | 2009-10-31 19:40:17 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2009-10-31 19:40:17 +0000 |
commit | 7abe28b4d450acface89f484bff5dbf28672d547 (patch) | |
tree | deeecae820c7cee6f9ab5fed773e65f331744d7a /www/ruby-compass | |
parent | 6ff43599a91387df66eaee7bd2d9195cb8bf7847 (diff) | |
download | pkgsrc-7abe28b4d450acface89f484bff5dbf28672d547.tar.gz |
Initial import of ruby-compass version 0.8.17 in the NetBSD
Packages Collection.
Compass is a Sass-based Stylesheet Framework that streamlines the
creation and maintainance of CSS. It allows you to mix and match
any of the following CSS frameworks: Compass Core, Blueprint, YUI,
960. Other frameworks can be added relatively easily. It integrates
simply with technologies like Rails, Merb, etc.
Diffstat (limited to 'www/ruby-compass')
-rw-r--r-- | www/ruby-compass/DESCR | 5 | ||||
-rw-r--r-- | www/ruby-compass/Makefile | 17 | ||||
-rw-r--r-- | www/ruby-compass/PLIST | 278 | ||||
-rw-r--r-- | www/ruby-compass/distinfo | 5 |
4 files changed, 305 insertions, 0 deletions
diff --git a/www/ruby-compass/DESCR b/www/ruby-compass/DESCR new file mode 100644 index 00000000000..e95a8fb0f6f --- /dev/null +++ b/www/ruby-compass/DESCR @@ -0,0 +1,5 @@ +Compass is a Sass-based Stylesheet Framework that streamlines the +creation and maintainance of CSS. It allows you to mix and match +any of the following CSS frameworks: Compass Core, Blueprint, YUI, +960. Other frameworks can be added relatively easily. It integrates +simply with technologies like Rails, Merb, etc. diff --git a/www/ruby-compass/Makefile b/www/ruby-compass/Makefile new file mode 100644 index 00000000000..bbec361f0d6 --- /dev/null +++ b/www/ruby-compass/Makefile @@ -0,0 +1,17 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/10/31 19:40:17 seb Exp $ + +DISTNAME= chriseppstein-compass-0.8.17 +PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/^chriseppstein-//} +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 + +GEM_BUILD= gemspec + +DEPENDS+= ${RUBY_PKGPREFIX}-haml>=2.2.0:../../textproc/ruby-haml + +.include "../../misc/rubygems/rubygem.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/ruby-compass/PLIST b/www/ruby-compass/PLIST new file mode 100644 index 00000000000..dcf8c42c9e5 --- /dev/null +++ b/www/ruby-compass/PLIST @@ -0,0 +1,278 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/31 19:40:17 seb Exp $ +bin/compass +${GEM_HOME}/cache/chriseppstein-compass-${PKGVERSION}.gem +${GEM_LIBDIR}/CHANGELOG.markdown +${GEM_LIBDIR}/LICENSE.markdown +${GEM_LIBDIR}/README.markdown +${GEM_LIBDIR}/REVISION +${GEM_LIBDIR}/Rakefile +${GEM_LIBDIR}/VERSION.yml +${GEM_LIBDIR}/bin/compass +${GEM_LIBDIR}/deps.rip +${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.sass +${GEM_LIBDIR}/examples/blueprint_default/src/images/grid.png +${GEM_LIBDIR}/examples/blueprint_default/src/print.sass +${GEM_LIBDIR}/examples/blueprint_default/src/screen.sass +${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.sass +${GEM_LIBDIR}/examples/blueprint_plugins/src/ie.sass +${GEM_LIBDIR}/examples/blueprint_plugins/src/images/grid.png +${GEM_LIBDIR}/examples/blueprint_plugins/src/link_icons.sass +${GEM_LIBDIR}/examples/blueprint_plugins/src/print.sass +${GEM_LIBDIR}/examples/blueprint_plugins/src/rtl_screen.sass +${GEM_LIBDIR}/examples/blueprint_plugins/src/screen.sass +${GEM_LIBDIR}/examples/blueprint_scoped/images/grid.png +${GEM_LIBDIR}/examples/blueprint_scoped/src/ie.sass +${GEM_LIBDIR}/examples/blueprint_scoped/src/print.sass +${GEM_LIBDIR}/examples/blueprint_scoped/src/screen.sass +${GEM_LIBDIR}/examples/blueprint_scoped_form/images/grid.png +${GEM_LIBDIR}/examples/blueprint_scoped_form/src/ie.sass +${GEM_LIBDIR}/examples/blueprint_scoped_form/src/print.sass +${GEM_LIBDIR}/examples/blueprint_scoped_form/src/screen.sass +${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.sass +${GEM_LIBDIR}/examples/blueprint_semantic/src/images/grid.png +${GEM_LIBDIR}/examples/blueprint_semantic/src/liquid.sass +${GEM_LIBDIR}/examples/blueprint_semantic/src/print.sass +${GEM_LIBDIR}/examples/blueprint_semantic/src/screen.sass +${GEM_LIBDIR}/examples/compass/compass.html.haml +${GEM_LIBDIR}/examples/compass/config.rb +${GEM_LIBDIR}/examples/compass/images/blue_arrow.gif +${GEM_LIBDIR}/examples/compass/src/compass.sass +${GEM_LIBDIR}/examples/compass/src/images/blue_arrow.gif +${GEM_LIBDIR}/examples/compass/src/sticky_footer.sass +${GEM_LIBDIR}/examples/compass/src/utilities.sass +${GEM_LIBDIR}/examples/compass/sticky_footer.html.haml +${GEM_LIBDIR}/examples/compass/utilities.html.haml +${GEM_LIBDIR}/examples/logo/logo.html.haml +${GEM_LIBDIR}/examples/logo/src/ie.sass +${GEM_LIBDIR}/examples/logo/src/print.sass +${GEM_LIBDIR}/examples/logo/src/screen.sass +${GEM_LIBDIR}/examples/yui/divisions.html.haml +${GEM_LIBDIR}/examples/yui/index.html.haml +${GEM_LIBDIR}/examples/yui/src/screen.sass +${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}/frameworks/blueprint.rb +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/_blueprint.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_ie.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_print.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_reset.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/_screen.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_buttons.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_colors.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_debug.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_fancy_type.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_form.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_grid.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_interaction.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_link_icons.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_liquid.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_reset.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_rtl.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_scaffolding.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_typography.sass +${GEM_LIBDIR}/frameworks/blueprint/stylesheets/blueprint/modules/_utilities.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/compass.rb +${GEM_LIBDIR}/frameworks/compass/stylesheets/_compass.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_layout.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_misc.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_reset.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/_utilities.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/layout/_sticky_footer.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_general.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_links.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_lists.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_print.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_sprites.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_tables.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/_text.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_float.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_hacks.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_inline_block.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_reset.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_tabs.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/general/_tag_cloud.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/links/_hover_link.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/links/_link_colors.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/links/_unstyled_link.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_bullets.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_horizontal_list.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/lists/_inline_list.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/sprites/_sprite_img.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/text/_ellipsis.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass +${GEM_LIBDIR}/frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass +${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/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}/frameworks/yui.rb +${GEM_LIBDIR}/frameworks/yui/stylesheets/_yui.sass +${GEM_LIBDIR}/frameworks/yui/stylesheets/yui/modules/_base.sass +${GEM_LIBDIR}/frameworks/yui/stylesheets/yui/modules/_fonts.sass +${GEM_LIBDIR}/frameworks/yui/stylesheets/yui/modules/_grids.sass +${GEM_LIBDIR}/frameworks/yui/stylesheets/yui/modules/_reset.sass +${GEM_LIBDIR}/frameworks/yui/templates/project/manifest.rb +${GEM_LIBDIR}/frameworks/yui/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/merb.rb +${GEM_LIBDIR}/lib/compass/app_integration/rails.rb +${GEM_LIBDIR}/lib/compass/app_integration/rails/action_controller.rb +${GEM_LIBDIR}/lib/compass/app_integration/rails/sass_plugin.rb +${GEM_LIBDIR}/lib/compass/app_integration/rails/templates/compass-install-rails.rb +${GEM_LIBDIR}/lib/compass/app_integration/rails/urls.rb +${GEM_LIBDIR}/lib/compass/commands/base.rb +${GEM_LIBDIR}/lib/compass/commands/create_project.rb +${GEM_LIBDIR}/lib/compass/commands/generate_grid_background.rb +${GEM_LIBDIR}/lib/compass/commands/installer_command.rb +${GEM_LIBDIR}/lib/compass/commands/list_frameworks.rb +${GEM_LIBDIR}/lib/compass/commands/print_version.rb +${GEM_LIBDIR}/lib/compass/commands/project_base.rb +${GEM_LIBDIR}/lib/compass/commands/stamp_pattern.rb +${GEM_LIBDIR}/lib/compass/commands/update_project.rb +${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/core_ext.rb +${GEM_LIBDIR}/lib/compass/dependencies.rb +${GEM_LIBDIR}/lib/compass/errors.rb +${GEM_LIBDIR}/lib/compass/exec.rb +${GEM_LIBDIR}/lib/compass/frameworks.rb +${GEM_LIBDIR}/lib/compass/grid_builder.rb +${GEM_LIBDIR}/lib/compass/installers.rb +${GEM_LIBDIR}/lib/compass/installers/base.rb +${GEM_LIBDIR}/lib/compass/installers/manifest.rb +${GEM_LIBDIR}/lib/compass/installers/rails.rb +${GEM_LIBDIR}/lib/compass/installers/stand_alone.rb +${GEM_LIBDIR}/lib/compass/logger.rb +${GEM_LIBDIR}/lib/compass/sass_extensions.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/functions.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/inline_image.rb +${GEM_LIBDIR}/lib/compass/sass_extensions/functions/selectors.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/stylesheet_updating.rb +${GEM_LIBDIR}/lib/compass/test_case.rb +${GEM_LIBDIR}/lib/compass/validator.rb +${GEM_LIBDIR}/lib/compass/version.rb +${GEM_LIBDIR}/lib/vendor/fssm.rb +${GEM_LIBDIR}/lib/vendor/fssm/backends/fsevents.rb +${GEM_LIBDIR}/lib/vendor/fssm/backends/polling.rb +${GEM_LIBDIR}/lib/vendor/fssm/cache.rb +${GEM_LIBDIR}/lib/vendor/fssm/ext.rb +${GEM_LIBDIR}/lib/vendor/fssm/fsevents.rb +${GEM_LIBDIR}/lib/vendor/fssm/monitor.rb +${GEM_LIBDIR}/lib/vendor/fssm/path.rb +${GEM_LIBDIR}/lib/vendor/fssm/state.rb +${GEM_LIBDIR}/lib/vendor/fssm/support.rb +${GEM_LIBDIR}/lib/vendor/fssm/tree.rb +${GEM_LIBDIR}/test/command_line_helper.rb +${GEM_LIBDIR}/test/command_line_test.rb +${GEM_LIBDIR}/test/compass_test.rb +${GEM_LIBDIR}/test/configuration_test.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/css/typography.css +${GEM_LIBDIR}/test/fixtures/stylesheets/blueprint/images/grid.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/typography.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/layout.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/print.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/reset.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/css/utilities.css +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/layout.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/print.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/reset.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/compass/sass/utilities.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/image_urls/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/image_urls/css/screen.css +${GEM_LIBDIR}/test/fixtures/stylesheets/image_urls/images/grid.png +${GEM_LIBDIR}/test/fixtures/stylesheets/image_urls/sass/screen.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/yui/config.rb +${GEM_LIBDIR}/test/fixtures/stylesheets/yui/css/mixins.css +${GEM_LIBDIR}/test/fixtures/stylesheets/yui/sass/base.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/yui/sass/fonts.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/yui/sass/grids.sass +${GEM_LIBDIR}/test/fixtures/stylesheets/yui/sass/mixins.sass +${GEM_LIBDIR}/test/rails_integration_test.rb +${GEM_LIBDIR}/test/sass_extensions_test.rb +${GEM_LIBDIR}/test/test_case_helper.rb +${GEM_LIBDIR}/test/test_helper.rb +${GEM_LIBDIR}/test/test_rails_helper.rb +${GEM_HOME}/specifications/chriseppstein-compass-${PKGVERSION}.gemspec diff --git a/www/ruby-compass/distinfo b/www/ruby-compass/distinfo new file mode 100644 index 00000000000..c9d5e5f596e --- /dev/null +++ b/www/ruby-compass/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/10/31 19:40:17 seb Exp $ + +SHA1 (chriseppstein-compass-0.8.17.gem) = 9150f68685b9d4b8db18aa43d13b052118350f04 +RMD160 (chriseppstein-compass-0.8.17.gem) = 3e94235860b8abefa4b19a7346c07f26b6a80e13 +Size (chriseppstein-compass-0.8.17.gem) = 395264 bytes |