[macports-ports] branch master updated (6092b3d5947 -> 75b9017ed45)

Perry E. Metzger perry at piermont.com
Wed Feb 21 16:56:50 UTC 2024


Perry E. Metzger (pmetzger) pushed a change to branch master
in repository macports-ports.

    from 6092b3d5947 ImageMagick7: New port (#21692)
     new f7bd0eb4515 rb-netrc: update to 0.11.0, support modern Ruby
     new fe5138fc882 rb-launchy: update to 2.5.2, support modern Ruby
     new 4043b67d47e rb-configuration: update to 1.3.4, support modern Ruby
     new c2b15a1cf98 rb-json: update to 2.7.1, support modern Ruby
     new 19513491c91 rb-multi_json: update to 1.15.0, support modern Ruby
     new e5dd6105acf rb-json_pure: update to 2.7.1, support modern Ruby
     new 6d77805c53c rb-mime-types: update to 3.5.2
     new 3762793e9c3 rb-mime-types-data: new port
     new 115b345659d rb-http-accept: new port
     new 2a0f69a3025 rb-heroku-api: update to 0.4.3
     new a54643c768e rb-excon: update to 0.109.0
     new 1c522ac0ea1 rb-rubyzip: add support for ruby3.3
     new c44ac55bf30 rb-net-ssh: update to 7.2.1
     new 1e2ce0a7555 rb-net-ssh-gateway: update to 2.0.0
     new 6db7b9e9b70 rb-heroku: update to 3.99.4, support modern Ruby
     new f2e19404106 rb-rest-client: update to 2.1.0, support modern Ruby
     new 75b9017ed45 rb-mime-types*: update maintainer

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 ruby/rb-configuration/Portfile                   | 13 ++--
 ruby/rb-excon/Portfile                           | 20 ++++++
 ruby/rb-heroku-api/Portfile                      | 27 ++++++++
 ruby/rb-heroku/Portfile                          | 83 +++++++++++++++++++++---
 ruby/rb-heroku/files/patch-fix-archs.diff        | 34 ++++++++++
 ruby/rb-heroku/files/patch-gemspec.diff          | 49 ++++++++++++++
 ruby/rb-http-accept/Portfile                     | 20 ++++++
 ruby/rb-json/Portfile                            | 21 +++---
 ruby/rb-json/files/patch-install.rb              | 18 -----
 ruby/rb-json_pure/Portfile                       | 31 ++++-----
 ruby/rb-launchy/Portfile                         | 21 +++---
 ruby/rb-mime-types-data/Portfile                 | 19 ++++++
 ruby/rb-mime-types/Portfile                      | 40 +++++++-----
 ruby/rb-multi_json/Portfile                      | 20 ++++++
 ruby/rb-net-ssh-gateway/Portfile                 | 19 ++++--
 ruby/rb-net-ssh/Portfile                         | 13 ++--
 ruby/rb-netrc/Portfile                           | 20 ++++++
 ruby/rb-rest-client/Portfile                     | 27 ++++++--
 ruby/rb-rest-client/files/patch-gemspec-3.1.diff | 49 ++++++++++++++
 ruby/rb-rest-client/files/patch-gemspec-3.2.diff | 27 ++++++++
 ruby/rb-rest-client/files/patch-gemspec-3.3.diff | 27 ++++++++
 ruby/rb-rubyzip/Portfile                         |  2 +-
 ruby/rb19-configuration/Portfile                 | 16 -----
 ruby/rb19-excon/Portfile                         | 16 -----
 ruby/rb19-heroku-api/Portfile                    | 18 -----
 ruby/rb19-heroku/Portfile                        | 24 -------
 ruby/rb19-json/Portfile                          | 19 ------
 ruby/rb19-launchy/Portfile                       | 20 ------
 ruby/rb19-mime-types/Portfile                    | 16 -----
 ruby/rb19-multi_json/Portfile                    | 15 -----
 ruby/rb19-netrc/Portfile                         | 16 -----
 ruby/rb19-rest-client/Portfile                   | 16 -----
 32 files changed, 499 insertions(+), 277 deletions(-)
 create mode 100644 ruby/rb-excon/Portfile
 create mode 100644 ruby/rb-heroku-api/Portfile
 create mode 100644 ruby/rb-heroku/files/patch-fix-archs.diff
 create mode 100644 ruby/rb-heroku/files/patch-gemspec.diff
 create mode 100644 ruby/rb-http-accept/Portfile
 delete mode 100644 ruby/rb-json/files/patch-install.rb
 create mode 100644 ruby/rb-mime-types-data/Portfile
 create mode 100644 ruby/rb-multi_json/Portfile
 create mode 100644 ruby/rb-netrc/Portfile
 create mode 100644 ruby/rb-rest-client/files/patch-gemspec-3.1.diff
 create mode 100644 ruby/rb-rest-client/files/patch-gemspec-3.2.diff
 create mode 100644 ruby/rb-rest-client/files/patch-gemspec-3.3.diff
 delete mode 100644 ruby/rb19-configuration/Portfile
 delete mode 100644 ruby/rb19-excon/Portfile
 delete mode 100644 ruby/rb19-heroku-api/Portfile
 delete mode 100644 ruby/rb19-heroku/Portfile
 delete mode 100644 ruby/rb19-json/Portfile
 delete mode 100644 ruby/rb19-launchy/Portfile
 delete mode 100644 ruby/rb19-mime-types/Portfile
 delete mode 100644 ruby/rb19-multi_json/Portfile
 delete mode 100644 ruby/rb19-netrc/Portfile
 delete mode 100644 ruby/rb19-rest-client/Portfile



More information about the macports-changes mailing list