[macports-ports] branch master updated (2d6aaf63726 -> 7677bd0ae90)

Perry E. Metzger perry at piermont.com
Wed Feb 28 18:48:41 UTC 2024


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

    from 2d6aaf63726 npm9: update to 9.9.3
     new dc5b45b02d0 rb-base64: new port
     new 46b5d5c8bfd rb-ffi: new port
     new cca2a8de7d1 rb-ffi-compiler: new port
     new 990164cd32f rb-llhttp-ffi: new port
     new e7cc215e00d rb-geokit: new port
     new 44b93d26227 rb-thor: update to 1.3.1
     new 51a6ea9c305 rb-hashie: new port
     new eb23fcb964b rb-snaky_hash: new port
     new d5d3bdfeeaa rb-simple_oauth: update to 0.3.1
     new bc7690f530d rb-simple_oauth: non-functional: portfile clean-up
     new 723574f301d rb-http-form_data: new port
     new 3058ef44252 rb-http: new port
     new a7d502c69df rb-version_gem: new port
     new d6b5db73a14 rb-oauth-tty: new port
     new 49d80ea9dbd rb-oauth: new port
     new 78002b953e2 rb-t: new port
     new 178cc046bff rb-twitter-text: new port
     new 7cf9b33a033 rb-terminal-notifier: new port
     new 90d0204d8c4 rb-rice: new port
     new fcc73ca6ab6 rb-twitter: update to 8.0.1
     new f7211abf6be rb-idn-ruby: new port
     new 8bb5a3924f4 rb-twterm: new port
     new 7677bd0ae90 rb-iconv: new port

The 23 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-base64/Portfile                      | 19 +++++++++++
 ruby/rb-ffi-compiler/Portfile                | 23 +++++++++++++
 ruby/rb-ffi/Portfile                         | 16 +++++++++
 ruby/rb-geokit/Portfile                      | 19 +++++++++++
 ruby/rb-hashie/Portfile                      | 19 +++++++++++
 ruby/rb-http-form_data/Portfile              | 18 ++++++++++
 ruby/rb-http/Portfile                        | 27 +++++++++++++++
 ruby/rb-iconv/Portfile                       | 21 ++++++++++++
 ruby/rb-idn-ruby/Portfile                    | 21 ++++++++++++
 ruby/rb-llhttp-ffi/Portfile                  | 21 ++++++++++++
 ruby/rb-oauth-tty/Portfile                   | 23 +++++++++++++
 ruby/rb-oauth/Portfile                       | 25 ++++++++++++++
 ruby/rb-rice/Portfile                        | 16 +++++++++
 ruby/rb-simple_oauth/Portfile                | 29 ++++++++--------
 ruby/rb-snaky_hash/Portfile                  | 24 +++++++++++++
 ruby/rb-t/Portfile                           | 34 +++++++++++++++++++
 ruby/rb-t/files/patch-gemspec-3.1.diff       | 37 ++++++++++++++++++++
 ruby/rb-t/files/patch-gemspec-3.2.diff       | 21 ++++++++++++
 ruby/rb-t/files/patch-gemspec-3.3.diff       | 20 +++++++++++
 ruby/rb-terminal-notifier/Portfile           | 18 ++++++++++
 ruby/rb-thor/Portfile                        |  9 ++---
 ruby/rb-twitter-text/Portfile                | 24 +++++++++++++
 ruby/rb-twitter/Portfile                     | 49 ++++++++++++++++++---------
 ruby/rb-twitter/files/patch-gemspec-3.1.diff | 49 +++++++++++++++++++++++++++
 ruby/rb-twitter/files/patch-gemspec-3.2.diff | 27 +++++++++++++++
 ruby/rb-twitter/files/patch-gemspec-3.3.diff | 27 +++++++++++++++
 ruby/rb-twterm/Portfile                      | 38 +++++++++++++++++++++
 ruby/rb-twterm/files/patch-gemspec-3.1.diff  | 50 ++++++++++++++++++++++++++++
 ruby/rb-twterm/files/patch-gemspec-3.2.diff  | 32 ++++++++++++++++++
 ruby/rb-twterm/files/patch-gemspec-3.3.diff  | 32 ++++++++++++++++++
 ruby/rb-version_gem/Portfile                 | 18 ++++++++++
 31 files changed, 773 insertions(+), 33 deletions(-)
 create mode 100644 ruby/rb-base64/Portfile
 create mode 100644 ruby/rb-ffi-compiler/Portfile
 create mode 100644 ruby/rb-ffi/Portfile
 create mode 100644 ruby/rb-geokit/Portfile
 create mode 100644 ruby/rb-hashie/Portfile
 create mode 100644 ruby/rb-http-form_data/Portfile
 create mode 100644 ruby/rb-http/Portfile
 create mode 100644 ruby/rb-iconv/Portfile
 create mode 100644 ruby/rb-idn-ruby/Portfile
 create mode 100644 ruby/rb-llhttp-ffi/Portfile
 create mode 100644 ruby/rb-oauth-tty/Portfile
 create mode 100644 ruby/rb-oauth/Portfile
 create mode 100644 ruby/rb-rice/Portfile
 create mode 100644 ruby/rb-snaky_hash/Portfile
 create mode 100644 ruby/rb-t/Portfile
 create mode 100644 ruby/rb-t/files/patch-gemspec-3.1.diff
 create mode 100644 ruby/rb-t/files/patch-gemspec-3.2.diff
 create mode 100644 ruby/rb-t/files/patch-gemspec-3.3.diff
 create mode 100644 ruby/rb-terminal-notifier/Portfile
 create mode 100644 ruby/rb-twitter-text/Portfile
 create mode 100644 ruby/rb-twitter/files/patch-gemspec-3.1.diff
 create mode 100644 ruby/rb-twitter/files/patch-gemspec-3.2.diff
 create mode 100644 ruby/rb-twitter/files/patch-gemspec-3.3.diff
 create mode 100644 ruby/rb-twterm/Portfile
 create mode 100644 ruby/rb-twterm/files/patch-gemspec-3.1.diff
 create mode 100644 ruby/rb-twterm/files/patch-gemspec-3.2.diff
 create mode 100644 ruby/rb-twterm/files/patch-gemspec-3.3.diff
 create mode 100644 ruby/rb-version_gem/Portfile



More information about the macports-changes mailing list