www/ruby-faraday: update to 2.14.1
2.14.1 (2026-02-08)
Security Note
This release contains a security fix, we recommend all users to upgrade as
soon as possible. A Security Advisory with more details will be posted
shortly.
What's Changed
* Add comprehensive AI agent guidelines for Claude, Cursor, and GitHub
Copilot by @Copilot in #1642
* Add RFC document for Options architecture refactoring plan by @Copilot in
#1644
* Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1655
* Explicit top-level namespace reference by @c960657 in #1657
[3 lines not shown]
www/ruby-aws-partitions: update to 1.1213.0
1.1213.0 (2026-02-05)
* Feature - Updated the partitions source data the determines the AWS
service regions and endpoints.
devel/ruby-redmine61: add version 6.1.1
Note: ruby-redmine61 also supports Ruby 3.4.
Redmine is a flexible project management web application using the
Ruby on Rails framework, it is cross-platform and cross-database.
Redmine 6.1 introduces these new features in these categories:
* Redmine 6 has been upgraded to Rails 7.2
* Ruby 3.3 is now supported and support for Ruby 2.7 and 3.0 has been dropped
* Asset pipeline integration using Propshaft has been enabled
* Support for Markdown has been removed
* Icons have been replaced with SVG icons provided by Tabler
* UI tweaks
* New features and enhancements, some of them being long awaited features
* API changes
* Security improvement:
User visibility changed from "all" to "member of visible projects" for new
roles and existing builtin roles (#38853)
devel/ruby-redmine60: package overhaul
* Move MESSAGE to README-pkgsrc.
* Change dependency to textproc/ruby-actionpack-xml_parser.
* Fix various dependency in Gemfile.
* Add dependency to databases/ruby-with_advisory_lock53 with mysql option.
Bump PKGREVISION.
devel/ruby-redmine51: package overhaul
* Move MESSAGE to README-pkgsrc.
* Change dependency to textproc/ruby-actionpack-xml_parser.
* Fix various dependency in Gemfile.
* Add dependency to databases/ruby-with_advisory_lock53 with mysql option.
Bump PKGREVISION.
textproc/ruby-actionpack-xml_parser: remove Rails version from PKGNAME
* remove Rails version from PKGNAME
* Remove dependency to Rails related pacakge assuming this pacakge is
used by ruby-redmine pacakges.