pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ruby-oauth-tty security/ruby-oauth-tty: updat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acab407d75d4
branches:  trunk
changeset: 386491:acab407d75d4
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Oct 09 08:24:23 2022 +0000

description:
security/ruby-oauth-tty: update to 1.0.5

1.0.4 (2022-09-19)

Added

* Certificate for signing gem releases (@pboling)
* Gemspec metadata (@pboling)

        - funding_uri
        - mailing_list_uri

* Installation and usage documentation (@pboling)
* SHA 512 Checksum for release (@pboling)

Changed

* Gem releases are now cryptographically signed (@pboling)

1.0.5 (2022-09-20)

Added

* SHA 256 Checksum for release (in addition to SHA 512) (@pboling)
* Aligned checksums directory name with rake build:checksum task (@pboling)
* General Cleanup

diffstat:

 security/ruby-oauth-tty/Makefile |  6 +++---
 security/ruby-oauth-tty/distinfo |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (34 lines):

diff -r 115fc15ab202 -r acab407d75d4 security/ruby-oauth-tty/Makefile
--- a/security/ruby-oauth-tty/Makefile  Sun Oct 09 08:21:07 2022 +0000
+++ b/security/ruby-oauth-tty/Makefile  Sun Oct 09 08:24:23 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/09/11 05:41:36 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/09 08:24:23 taca Exp $
 
-DISTNAME=      oauth-tty-1.0.3
+DISTNAME=      oauth-tty-1.0.5
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@
 COMMENT=       OAuth 1.0 TTY CLI
 LICENSE=       mit
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-version_gem>=1.1<2:../../devel/ruby-version_gem
+DEPENDS+=      ${RUBY_PKGPREFIX}-version_gem>=1.1.1<2:../../devel/ruby-version_gem
 
 USE_LANGUAGES= # none
 
diff -r 115fc15ab202 -r acab407d75d4 security/ruby-oauth-tty/distinfo
--- a/security/ruby-oauth-tty/distinfo  Sun Oct 09 08:21:07 2022 +0000
+++ b/security/ruby-oauth-tty/distinfo  Sun Oct 09 08:24:23 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/09/11 05:41:36 taca Exp $
+$NetBSD: distinfo,v 1.2 2022/10/09 08:24:23 taca Exp $
 
-BLAKE2s (oauth-tty-1.0.3.gem) = 03d1579d4cba9d2a7eef275f46d26964a5e5df8804aa7dc60e19891ebf79f22a
-SHA512 (oauth-tty-1.0.3.gem) = c888660f0ceb57991ab9114058fe3b31968752aab6ffae3ed403e7c46fb792d745df46ebe7ebe81f65553f1cdc23611f28b20e126d8757d7b721e6db9cedf08a
-Size (oauth-tty-1.0.3.gem) = 13312 bytes
+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



Home | Main Index | Thread Index | Old Index