--- - branch: MAIN date: Sun Oct 9 07:29:16 UTC 2022 files: - new: '1.10' old: '1.9' path: pkgsrc/devel/ruby-regexp_parser/Makefile pathrev: pkgsrc/devel/ruby-regexp_parser/Makefile@1.10 type: modified - new: '1.9' old: '1.8' path: pkgsrc/devel/ruby-regexp_parser/PLIST pathrev: pkgsrc/devel/ruby-regexp_parser/PLIST@1.9 type: modified - new: '1.12' old: '1.11' path: pkgsrc/devel/ruby-regexp_parser/distinfo pathrev: pkgsrc/devel/ruby-regexp_parser/distinfo@1.12 type: modified id: 20221009T072916Z.7881b22b4cdd8c58d3ae37d5a8ea1154d80e094f log: "devel/ruby-regexp_parser: update to 2.6.0\n\n2.6.0 (2022-09-26)\n\nFixed\n\n* fixed #referenced_expression for \\g<0> (was nil, is now the Root exp)\n\n* fixed #reference, #referenced_expression for recursion level backrefs\n\n\t- e.g. (a)(b)\\k<-1+1>\n\t- #referenced_expression was nil, now it is the correct Group exp\n\n* detect and raise for two more syntax errors when parsing String input\n\n\t- quantification of option switches (e.g. (?i)+)\n\t- invalid references (e.g. /\\k<1>/)\n\t- these are a SyntaxError in Ruby, so could only be passed as a\n String\n\nAdded\n\n* Regexp::Expression::Base#human_name\n\n\t- returns a nice, human-readable description of the expression\n\n* Regexp::Expression::Base#optional?\n\n\t- returns true if the expression is quantified accordingly\n (e.g. with *, {,n})\n\n* added a deprecation warning when calling #to_re on set members\n" module: pkgsrc subject: 'CVS commit: pkgsrc/devel/ruby-regexp_parser' unixtime: '1665300556' user: taca