<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/textproc/rubygem-sassc, branch 2020Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2020Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2020Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2019-10-20T17:21:41Z</updated>
<entry>
<title>Disable optimization</title>
<updated>2019-10-20T17:21:41Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-10-20T17:21:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d6fe4be6362b9b4868cfd2d5f992f3c45ad675aa'/>
<id>urn:sha1:d6fe4be6362b9b4868cfd2d5f992f3c45ad675aa</id>
<content type='text'>
- Bump PORTREVISION for package change

PR:		241063
Submitted by:	swills
</content>
</entry>
<entry>
<title>Update to 2.2.1</title>
<updated>2019-09-27T21:28:17Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-09-27T21:28:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6474c788dafcc0bf9e52d40714b8d8b3ae23ef85'/>
<id>urn:sha1:6474c788dafcc0bf9e52d40714b8d8b3ae23ef85</id>
<content type='text'>
Changes:	https://github.com/sass/sassc-ruby/blob/master/CHANGELOG.md
</content>
</entry>
<entry>
<title>Update to 2.2.0</title>
<updated>2019-09-13T11:51:23Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-09-13T11:51:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b8427272e361eebbbf76a1d18cc99e1bd263131d'/>
<id>urn:sha1:b8427272e361eebbbf76a1d18cc99e1bd263131d</id>
<content type='text'>
Changes:	https://github.com/sass/sassc-ruby/blob/master/CHANGELOG.md
</content>
</entry>
<entry>
<title>Keep .so files in ext directory</title>
<updated>2019-09-10T17:38:00Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-09-10T17:38:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6ae4e6eab22ab04b704cca7dbc3e49cb8d34b21d'/>
<id>urn:sha1:6ae4e6eab22ab04b704cca7dbc3e49cb8d34b21d</id>
<content type='text'>
- Remove NO_ARCH for dependent ports
- Bump PORTREVISION for dependency and package change

PR:		240425
Exp-run by:	antoine
</content>
</entry>
<entry>
<title>Update to 2.1.0</title>
<updated>2019-09-08T19:32:02Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-09-08T19:32:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ad3314533f487f75961eb6241fb010737fd33c7a'/>
<id>urn:sha1:ad3314533f487f75961eb6241fb010737fd33c7a</id>
<content type='text'>
- Update version requirement of RUN_DEPENDS

Changes:	https://github.com/sass/sassc-ruby/blob/master/CHANGELOG.md
</content>
</entry>
<entry>
<title>Fixed problem that libsass.so could not be found:</title>
<updated>2019-05-28T08:38:04Z</updated>
<author>
<name>Matthias Fechner</name>
<email>mfechner@FreeBSD.org</email>
</author>
<published>2019-05-28T08:38:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aaed400cfe87d1ac7404ccd4b9799e4f089d0cd8'/>
<id>urn:sha1:aaed400cfe87d1ac7404ccd4b9799e4f089d0cd8</id>
<content type='text'>
LoadError: Could not open library
'/usr/local/lib/ruby/gems/2.5/gems/sassc-2.0.1/ext/libsass/lib/libsass.so':
Cannot open
"/usr/local/lib/ruby/gems/2.5/gems/sassc-2.0.1/ext/libsass/lib/libsass.so"
/usr/local/www/gitlab-ce/config/application.rb:5:in `&lt;top (required)&gt;'
/usr/local/www/gitlab-ce/Rakefile:5:in `&lt;top (required)&gt;'
(See full trace by running task with --trace)

Submitted by:	partly be swills@
Approved by:	ruby@ (swills)
</content>
</entry>
<entry>
<title>Add rubygem-sassc 2.0.1</title>
<updated>2019-05-12T20:04:14Z</updated>
<author>
<name>Sunpoet Po-Chuan Hsieh</name>
<email>sunpoet@FreeBSD.org</email>
</author>
<published>2019-05-12T20:04:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=025cc813de31130d0faff311fe44d9f050753350'/>
<id>urn:sha1:025cc813de31130d0faff311fe44d9f050753350</id>
<content type='text'>
SassC combines the speed of libsass, the Sass C implementation, with the ease of
use of the original Ruby Sass library.

WWW: https://github.com/sass/sassc-ruby
</content>
</entry>
</feed>
