summaryrefslogtreecommitdiff
path: root/textproc/rubygem-html2text/files/patch-gemspec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/rubygem-html2text: Update to 0.4.0Po-Chuan Hsieh2024-06-181-11/+0
| | | | Changes: https://github.com/soundasleep/html2text_ruby/blob/master/CHANGELOG.md
* devel/ruby-gems: Update to 3.5.6Yasuhiro Kimura2024-03-051-6/+6
| | | | | | | | | | While here, mark textproc/rubygem-nokogumbo as BROKEN because build fails with clean latest ports tree and all supported ruby versions. ChangeLog: https://github.com/rubygems/rubygems/blob/v3.5.6/CHANGELOG.md PR: 276884 Approved by: sunpoet (ruby@, maintainer) Exp-run by: antoine
* devel/ruby-gems: Update to 3.4.2Yasuhiro Kimura2023-01-171-9/+9
| | | | | | | ChangeLog: https://github.com/rubygems/rubygems/releases/tag/v3.4.2 PR: 268578 Approved by: meta (ruby@, maintainer) Exp-run by: antoine
* devel/ruby-gems: Update to 3.3.7Dan Langille2022-02-201-9/+9
| | | | | | | | | | | | | | | | | | | | These are fixes Ruby 3.0 Changes were compiled against all dependencies of devel/ruby-gems and they all built cleanly. There are five known build failures, all prexisting: * devel/rubygem-xdg5: requires Ruby 3.0 * devel/rubygem-xdg: requires Ruby 3.1 * graphics/rubygem-objectdetect: port explicitly marked broken * mail/rubygem-tmail: port explicitly marked broken * science/cdcl: marked broken, unfetchable Plus, science/rubygem-ruby-dcl gets skipped because of science/cdcl PR: 258108 Approved by: ruby (zi@)
* textproc/rubygem-html2text: Update to 0.3.1Po-Chuan Hsieh2021-07-221-0/+11
- Update version requirement of RUN_DEPENDS Changes: https://github.com/soundasleep/html2text_ruby/blob/master/CHANGELOG.md