pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/ruby-snaky_hash



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Oct  9 08:26:15 UTC 2022

Modified Files:
        pkgsrc/security/ruby-snaky_hash: Makefile distinfo

Log Message:
security/ruby-snaky_hash: update to 2.0.1

Added

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

        - funding_uri
        - mailing_list_uri

* Checksums for released gems (@pboling)

Changed

* Gem releases are now cryptographically signed (@pboling)


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/security/ruby-snaky_hash/Makefile \
    pkgsrc/security/ruby-snaky_hash/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-snaky_hash/Makefile
diff -u pkgsrc/security/ruby-snaky_hash/Makefile:1.1 pkgsrc/security/ruby-snaky_hash/Makefile:1.2
--- pkgsrc/security/ruby-snaky_hash/Makefile:1.1        Sun Sep 11 05:35:28 2022
+++ pkgsrc/security/ruby-snaky_hash/Makefile    Sun Oct  9 08:26:15 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2022/09/11 05:35:28 taca Exp $
+# $NetBSD: Makefile,v 1.2 2022/10/09 08:26:15 taca Exp $
 
-DISTNAME=      snaky_hash-2.0.0
+DISTNAME=      snaky_hash-2.0.1
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +9,7 @@ COMMENT=        Hashie::Mash joint to make #sna
 LICENSE=       mit
 
 DEPENDS+=      ${RUBY_PKGPREFIX}-hashie>=0:../../misc/ruby-hashie
-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-snaky_hash/distinfo
diff -u pkgsrc/security/ruby-snaky_hash/distinfo:1.1 pkgsrc/security/ruby-snaky_hash/distinfo:1.2
--- pkgsrc/security/ruby-snaky_hash/distinfo:1.1        Sun Sep 11 05:35:28 2022
+++ pkgsrc/security/ruby-snaky_hash/distinfo    Sun Oct  9 08:26:15 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1 2022/09/11 05:35:28 taca Exp $
+$NetBSD: distinfo,v 1.2 2022/10/09 08:26:15 taca Exp $
 
-BLAKE2s (snaky_hash-2.0.0.gem) = 42db0e61098c88fdb8a89a136f81deab1877f5a7a147e0fdf00d03a97fb8fe90
-SHA512 (snaky_hash-2.0.0.gem) = 1c253eccd10c0d72eeca1f03f904bb97e2d65026c5926994941be54db7f8bd023a1c39deedad99c003e3baa152d62c8a618e5295ed423c854ce0a1cbb0cdb7f9
-Size (snaky_hash-2.0.0.gem) = 11264 bytes
+BLAKE2s (snaky_hash-2.0.1.gem) = fa3cc7cb093b999e573e61713ab12030815f7b9f1b7f1c8f8e5f6020ad7699a9
+SHA512 (snaky_hash-2.0.1.gem) = c9e00353b09dad85382f76e6c8e642e43e8a9ade2c204781906e243c532740ce291d0849edb0343c7a0be3ba1f8ca60ce790f26f99c47973b55d32dd70597245
+Size (snaky_hash-2.0.1.gem) = 15872 bytes



Home | Main Index | Thread Index | Old Index