pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-oauth-tty
Module Name: pkgsrc
Committed By: taca
Date: Tue Sep 23 03:27:24 UTC 2025
Modified Files:
pkgsrc/security/ruby-oauth-tty: Makefile PLIST distinfo
Log Message:
security/ruby-oauth-tty: update to 1.0.6
1.0.6 - 2025-09-21
* TAG: v1.0.6
* COVERAGE: 100.00% -- 296/296 lines in 10 files
* BRANCH COVERAGE: 96.55% -- 28/29 branches in 10 files
* 11.43% documented
Added
* (dev) kettle-dev v1.1.16 (@pboling)
* (docs) more documentation (@Aboling0, @pboling)
* (docs) Deployed documentation site for HEAD (@Aboling0)
- https://oauth-tty.galtzo.com
* (test) many new tests (@pboling)
* (docs) CITATION.cff
* support window increased, down to Ruby 2.3 (@pboling)
* (test) added specs for oauth.opts usage (@pboling)
* (test) added specs for all commands (@pboling)
Changed
* (docs) upgrade Code of Conduct to Contributor Covenant 2.1 (@pboling)
* (test) migrated test suite to RSpec (@pboling)
* (test) ignore Ruby warnings coming from other libs (@pboling)
Removed
* (test) minitest (@pboling)
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-oauth-tty/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-oauth-tty/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ruby-oauth-tty/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/security/ruby-oauth-tty/Makefile
diff -u pkgsrc/security/ruby-oauth-tty/Makefile:1.3 pkgsrc/security/ruby-oauth-tty/Makefile:1.4
--- pkgsrc/security/ruby-oauth-tty/Makefile:1.3 Mon Oct 10 03:36:50 2022
+++ pkgsrc/security/ruby-oauth-tty/Makefile Tue Sep 23 03:27:24 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/10/10 03:36:50 taca Exp $
+# $NetBSD: Makefile,v 1.4 2025/09/23 03:27:24 taca Exp $
-DISTNAME= oauth-tty-1.0.5
+DISTNAME= oauth-tty-1.0.6
CATEGORIES= security
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/security/ruby-oauth-tty/PLIST
diff -u pkgsrc/security/ruby-oauth-tty/PLIST:1.1 pkgsrc/security/ruby-oauth-tty/PLIST:1.2
--- pkgsrc/security/ruby-oauth-tty/PLIST:1.1 Sun Sep 11 05:41:36 2022
+++ pkgsrc/security/ruby-oauth-tty/PLIST Tue Sep 23 03:27:24 2025
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.1 2022/09/11 05:41:36 taca Exp $
+@comment $NetBSD: PLIST,v 1.2 2025/09/23 03:27:24 taca Exp $
bin/oauth${RUBY_SUFFIX}
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
+${GEM_LIBDIR}/CITATION.cff
${GEM_LIBDIR}/CODE_OF_CONDUCT.md
${GEM_LIBDIR}/CONTRIBUTING.md
+${GEM_LIBDIR}/FUNDING.md
${GEM_LIBDIR}/LICENSE.txt
${GEM_LIBDIR}/README.md
+${GEM_LIBDIR}/REEK
+${GEM_LIBDIR}/RUBOCOP.md
${GEM_LIBDIR}/SECURITY.md
${GEM_LIBDIR}/exe/oauth
${GEM_LIBDIR}/lib/oauth/cli.rb
@@ -19,4 +23,5 @@ ${GEM_LIBDIR}/lib/oauth/tty/commands/sig
${GEM_LIBDIR}/lib/oauth/tty/commands/version_command.rb
${GEM_LIBDIR}/lib/oauth/tty/version.rb
${GEM_LIBDIR}/lib/oauth_tty.rb
+${GEM_LIBDIR}/sig/oauth/tty/version.rbs
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
Index: pkgsrc/security/ruby-oauth-tty/distinfo
diff -u pkgsrc/security/ruby-oauth-tty/distinfo:1.2 pkgsrc/security/ruby-oauth-tty/distinfo:1.3
--- pkgsrc/security/ruby-oauth-tty/distinfo:1.2 Sun Oct 9 08:24:23 2022
+++ pkgsrc/security/ruby-oauth-tty/distinfo Tue Sep 23 03:27:24 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2022/10/09 08:24:23 taca Exp $
+$NetBSD: distinfo,v 1.3 2025/09/23 03:27:24 taca Exp $
-BLAKE2s (oauth-tty-1.0.5.gem) = 820d4d2f2ad66ab7ce027e8b438688e9b7d70fe639581dc536f8bb25abdd05bc
-SHA512 (oauth-tty-1.0.5.gem) = bedd3c386c62ccac6284293520f4b0ae12cd8ee81e304413b6bea41c61b87763ef2704fba297bdc255bf2acfaec7dce4259c5c57b8b25e21f566f91935fdc996
-Size (oauth-tty-1.0.5.gem) = 18944 bytes
+BLAKE2s (oauth-tty-1.0.6.gem) = ff8526a3cccb7ec950eaa86fbdb92f35ba2e8977f5e8647dfcd3c84d45942fbd
+SHA512 (oauth-tty-1.0.6.gem) = cba97ba94c0c3113cdac08ac8ab4fcfac5c92adc6cd28e51d1b0e333814f23eb924b8264c7b5ecc434fdbb0d8f55135f91607c1f724388552196020e8cb932b8
+Size (oauth-tty-1.0.6.gem) = 38400 bytes
Home |
Main Index |
Thread Index |
Old Index