./www/ruby-sassc, Use libsass with Ruby

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.4.0, Package name: ruby27-sassc-2.4.0, Maintainer: pkgsrc-users

Combine the speed of libsass, the Sass C implementation, with the
ease of use of the original Ruby Sass library.


Required to run:
[devel/ruby-ffi] [lang/ruby26-base]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 297.5 KB

Version history: (Expand)


CVS history: (Expand)


   2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030)
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts):
www/nghttp2/distinfo

Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
   2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033)
Log message:
www: Remove SHA1 hashes for distfiles
   2020-06-07 17:43:05 by Takahiro Kambe | Files touched by this commit (3) | Package updated
Log message:
www/ruby-sassc: update to 2.4.0

Update ruby-sassc to 2.4.0.

**2.4.0**
  - [Update libsass to 3.6.4](https://github.com/sass/sassc-ruby/pull/199)
  - [Use FFI::MemoryPointer instead of libc's \ 
malloc()](https://github.com/sass/sassc-ruby/pull/205)
  - [Test against Ruby 2.7.0](https://github.com/sass/sassc-ruby/pull/193)
   2020-05-17 18:25:42 by Takahiro Kambe | Files touched by this commit (5) | Package updated
Log message:
www/ruby-sassc: update to 2.3.0

Update to ruby-sassc to 2.3.0.

- **2.3.0**
  - [Fix rake gem:native task](https://github.com/sass/sassc-ruby/pull/196)
  - [disable lto flag for darwin + nix](https://github.com/sass/sassc-ruby/pull/166)
  - [Sort input file list](https://github.com/sass/sassc-ruby/pull/178)
  - [Set appropriate encoding for \ 
source_map](https://github.com/sass/sassc-ruby/pull/152)
  - [allow passing functions directly](https://github.com/sass/sassc-ruby/pull/162)
  - [always dispose data context](https://github.com/sass/sassc-ruby/pull/161)
  - [Update libsass to 3.6.3](https://github.com/sass/sassc-ruby/pull/164)
  - [Restore strip symbols](https://github.com/sass/sassc-ruby/pull/184)
  - [Default --march-tune-native to \ 
false](https://github.com/sass/sassc-ruby/pull/158)
  - [Fix compile issue on Mac OS X](https://github.com/sass/sassc-ruby/pull/174)
  - [Test on TruffleRuby in TravisCI](https://github.com/sass/sassc-ruby/pull/171)
  - [Use RbConfig::MAKEFILE_CONFIG['DLEXT'] instead of hardcoding \ 
extensions](https://github.com/sass/sassc-ruby/pull/173)
   2019-12-25 01:14:15 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Don't force LTO. At least with Clang, the linker also needs to support
it.
   2019-10-01 17:34:50 by Ryo ONODERA | Files touched by this commit (7)
Log message:
www/ruby-sassc: import ruby26-sassc-2.2.1

Combine the speed of libsass, the Sass C implementation, with the
ease of use of the original Ruby Sass library.