CVS log for pkgsrc/www/ruby-css-parser/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / www / ruby-css-parser
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Mar 16 14:36:09 2025 UTC (4 weeks, 4 days ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base,
pkgsrc-2025Q1,
HEAD
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2
lines
www/ruby-css-parser: update to 1.21.1
1.21.1 (2025-03-09)
* Prefer !important rules over non-!important rules in the same ruleset
* Minor performance improvements
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sun Dec 15 13:36:25 2024 UTC (4 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base,
pkgsrc-2024Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2
lines
www/ruby-css-parser: update to 1.21.0
1.21.0 (2024-12-13)
* Minor performance improvements
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Dec 13 16:26:27 2024 UTC (4 months ago) by taca
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
www/ruby-css-parser: udpate to 1.20.0
1.20.0 (2024-12-12)
* Remove iconv conditional require
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sun Oct 13 17:02:47 2024 UTC (6 months ago) by taca
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
www/ruby-css-parser: update to 1.19.1
1.19.1 (2024-10-14)
* Fix error when parsing values consisting of !important only
Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Sep 22 07:54:34 2024 UTC (6 months, 3 weeks ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
www/ruby-css-parser: update to 1.19.0
1.19.0 (2024-08-24)
* Deprecate load_uri!, load_file! and load_string! positional arguments over
keyword argument
* Deprecate add_rule! (positional arguments)and add_rule_with_offsets! for
add_rule! (keyword argument)
* RuleSet initialize now takes keyword argument, positional arguments are
still supported but deprecated
* Removed OffsetAwareRuleSet, it's a RuleSet with optional attributes
filename and offset
* Improved performance of block parsing by using StringScanner
* Improve RuleSet#parse_declarations! performance by using substring search
istead of regexps
Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun May 12 16:28:27 2024 UTC (11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q2-base,
pkgsrc-2024Q2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
www/ruby-css-parser: update to 1.17.1
1.17.1 (2024-04-07)
* Improve security by using File.read instead of IO.read #149
Revision 1.28: download - view: text, markup, annotated - select for diffs
Sun Apr 7 15:15:38 2024 UTC (12 months, 1 week ago) by taca
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
www/ruby-css-parser: update to 1.17.0
1.17.0 (2024-04-06)
* Added user_agent as an option to Parser #146
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Sep 3 16:13:35 2023 UTC (19 months, 2 weeks ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
www/ruby-css-parser: update to 1.16.0
1.16.0 (2023-09-01)
* Fix parsing space-less media query features like @media(width:123px) #141
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Jan 15 15:56:11 2023 UTC (2 years, 3 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
www/ruby-css-parser: update to 1.14.0
1.14.0 (2023-01-09)
* Fix parsing of multiline URL values for rule sets #97
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jan 3 15:14:02 2023 UTC (2 years, 3 months ago) by taca
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -2
lines
www/ruby-css-parser: update to 1.13.0
1.13.0 (2022-12-29)
* Move Regexp::new 3rd argument into 2nd
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Sep 16 06:20:26 2022 UTC (2 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
www/ruby-css-parser: update to 1.12.0
1.12.0 (2022-09-16)
* Improve exception message for missing value #131
* :rule_set_exceptions option added #132
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Dec 14 14:49:51 2021 UTC (3 years, 4 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -2
lines
www/ruby-css-parser: update to 1.11.0
1.11.0 (2021-12-14)
* Do not combine border styles width/color/style are not all present
Revision 1.22: download - view: text, markup, annotated - select for diffs
Mon Aug 30 15:40:27 2021 UTC (3 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -2
lines
www/ruby-css-parser: update to 1.10.0
1.10.0 (2021-07-27)
* Allow CSS functions to be used in
CssParser::RuleSet#expand_dimensions_shorthand! #126
Revision 1.21: download - view: text, markup, annotated - select for diffs
Fri Feb 5 16:01:39 2021 UTC (4 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2
lines
www/ruby-css-parser: update to 1.9.0
1.9.0 (2021-02-04)
* Misc cleanup #122
Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Feb 3 15:40:37 2021 UTC (4 years, 2 months ago) by taca
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2
lines
www/ruby-css-parser: update to 1.8.0
No release information nor changelog
Please refer
<https://github.com/premailer/css_parser/compare/v1.7.1...v1.8.0>
in detail.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun May 17 15:48:26 2020 UTC (4 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2
lines
www/ruby-css-parser: Update to 1.7.1
Update ruby-css-parser to 1.7.1.
Version 1.7.1 (2019-12-01)
Force UTF-8 encoding; do not strip out UTF-8 chars. #106
Version 1.7.0 (2019-02-11)
No longer support ruby versions 1.9 2.0 2.1
Memory allocation improvements
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Sep 10 16:17:12 2017 UTC (7 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2
lines
Update ruby-css-parser to 1.6.0.
Version 1.6.0
* Handles font-size/ line-height shorthand with spaces
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Apr 22 16:58:14 2017 UTC (7 years, 11 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2
lines
Update ruby-css-parser to 1.5.0.
Version 1.5.0
* Extended color keywords support (https://www.w3.org/TR/css3-color/).
* remove_rule_set! method added.
* :capture_offsets feature added.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Mar 20 15:46:36 2017 UTC (8 years ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2017Q1-base,
pkgsrc-2017Q1
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Update ruby-css-parser to 1.4.10.
Version 1.4.10
* Include uri in RemoteFileError message.
* Prevent to convert single declarations to their respective shorthand.
* Fix Ruby warnings.
Version 1.4.9
* Support for vrem, vh, vw, vmin, vmax and vm box model units.
* Replace obsolete calls with actual ones.
* Fix some Ruby warnings.
Version 1.4.8
* Allow to get CSS rules as Hash using to_hash method.
* Updates to support Ruby 1.9 and JRuby.
* utf-8 related update.
Version 1.4.7
* background-position shorthand fix.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Oct 24 14:18:10 2016 UTC (8 years, 5 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base,
pkgsrc-2016Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Update ruby-css-parser to 1.4.6.
* Handling nil order in split_declaration.
* Normalize whitespace in selectors and queries.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 18 15:00:49 2016 UTC (8 years, 6 months ago) by taca
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
Update ruby-css-parser to 1.4.5.
Version 1.4.5
* Maintenance release.
Version 1.4.4
* More robust redirection handling, refs #47.
Version 1.4.3
* Look for redirects, MAX_REDIRECTS set to 3, refs #36.
* Fix border style expanding, refs #58.
* load_string! described, refs #70.
Version 1.4.2
* Ship license with package, refs #69.
Version 1.4.1
* Fix background shorthands, refs #66.
Version 1.4.0
* Add support for background-size in the shorthand property @mitio
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 4 13:48:25 2015 UTC (9 years, 6 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3
lines
Update ruby-css-parser to 1.3.7.
- Fix regex for some things being malformed, along with also putting in a few
cases not specified for brackets
Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu Jun 11 16:45:31 2015 UTC (9 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -3
lines
Allow build this package no Ruby 2.2.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Feb 5 15:30:35 2015 UTC (10 years, 2 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base,
pkgsrc-2015Q1
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -2
lines
Update ruby-css-parser to 1.3.6.
### Version 1.3.6
* Fix bug not setting general rules after media query @jievans.
* We doesn't support Ruby 1.8 anymore.
* Run tests on Ruby 2.0 and Ruby 2.1.
* Respect the :import option.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Sep 15 16:55:32 2013 UTC (11 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2
lines
Update ruby-css-parserruby-css-parser to 1.3.5.
Exact changes aren't available. Please refer change log in github.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Mar 17 15:56:42 2013 UTC (12 years, 1 month ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Update ruby-css-parser to 1.3.4.
Changes aren't available, please refer github's commit log.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 18 05:05:10 2012 UTC (13 years, 1 month ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
Update ruby-css-parser to 1.2.6.
Exact chagnes are unknown.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Sep 12 14:44:08 2011 UTC (13 years, 7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +4 -2
lines
Update ruby-css-parser package to 1.2.5. (A package depending to version
1.1.* of this one dosen't exist any more.)
Changes are unknown.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Sep 12 13:50:49 2011 UTC (13 years, 7 months ago) by taca
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3
lines
Revert previous update, it would be break a depending package.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Sep 12 13:48:13 2011 UTC (13 years, 7 months ago) by taca
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -2
lines
Update ruby-css-parser package to 1.2.5.
Changes are unknown.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jun 19 03:54:24 2011 UTC (13 years, 10 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
Update ruby-css-parser pacakge to 1.1.9.
Changes are unknown.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 23 16:46:15 2011 UTC (14 years ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Update ruby-css-parser pacakge to 1.1.5.
No changes are available.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Mar 23 15:31:53 2011 UTC (14 years ago) by taca
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2
lines
Update ruby-css-parser pacakge to 1.1.4.
=== Ruby CSS Parser CHANGELOG
=== Version 1.1.3
* allow limiting by media type in add_block!
=== Version 1.1.2
* improve parsing of malformed declarations
* improve support for local files
* added support for loading over SSL
* added support for deflate
==== Version 1.1.1
* Ruby 1.9 compatibility
* @import regexp updates
* various bug fixes
==== Version 1.1.0
* Added support for local @import
* Better remote @import handling
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Thu Sep 23 07:28:39 2010 UTC (14 years, 6 months ago) by taca
Branches: TNF
CVS tags: pkgsrc-base,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Importing www/ruby-css-parser 1.0.1.
A set of classes for parsing CSS in Ruby.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Sep 23 07:28:39 2010 UTC (14 years, 6 months ago) by taca
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>