Subject: CVS commit: pkgsrc/security/ruby-oauth
From: Takahiro Kambe
Date: 2022-09-11 07:47:10
Message id: 20220911054710.B057CFA90@cvs.NetBSD.org

Log Message:
security/ruby-oauth: update to 1.1.0

pkgsrc change: Add missing dependencies.

1.0.1 (2022-08-29)

* OAuth::CLI has been extracted to a new gem, oauth-tty, hosted on Gitlab

  - The public API of oauth-tty is backwards compatible (meaning OAuth::CLI)

  - The change within the oauth gem is backwards compatible as oauth-tty has
    been added as a dependency

  - Minor version bump is cautionary, as many lines of code have changed.

* OAuth::Comsumer#options hash is now handled by snaky_hash, which was
  extracted from oauth2

  - symbolized keys, dot-access and snake-case are now normalized

1.1.0 (2022-08-29)

* OAuth::Comsumer#options hash is now handled by snaky_hash, which was
  extracted from oauth2 symbolized keys, dot-access and snake-case are now
  normalized

Files:
RevisionActionfile
1.21modifypkgsrc/security/ruby-oauth/Makefile
1.11modifypkgsrc/security/ruby-oauth/PLIST
1.19modifypkgsrc/security/ruby-oauth/distinfo
1.2removepkgsrc/security/ruby-oauth/ALTERNATIVES