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:           Sun Oct  9 08:24:23 UTC 2022

Modified Files:
        pkgsrc/security/ruby-oauth-tty: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-oauth-tty/Makefile \
    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.1 pkgsrc/security/ruby-oauth-tty/Makefile:1.2
--- pkgsrc/security/ruby-oauth-tty/Makefile:1.1 Sun Sep 11 05:41:36 2022
+++ pkgsrc/security/ruby-oauth-tty/Makefile     Sun Oct  9 08:24:23 2022
@@ -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 @@ HOMEPAGE=       https://gitlab.com/oauth-xx/oa
 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
 
Index: pkgsrc/security/ruby-oauth-tty/distinfo
diff -u pkgsrc/security/ruby-oauth-tty/distinfo:1.1 pkgsrc/security/ruby-oauth-tty/distinfo:1.2
--- pkgsrc/security/ruby-oauth-tty/distinfo:1.1 Sun Sep 11 05:41:36 2022
+++ pkgsrc/security/ruby-oauth-tty/distinfo     Sun Oct  9 08:24:23 2022
@@ -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