pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-securerandom
Module Name: pkgsrc
Committed By: taca
Date: Mon Dec 16 09:09:11 UTC 2024
Modified Files:
pkgsrc/security/ruby-securerandom: Makefile distinfo
Log Message:
security/ruby-securerandom: update to 0.4.1
0.4.1 (2024-12-16)
What's Changed
* Restore SecureRandom.alphanumeric with 0.3.x behavior by @hsbt in #36
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-securerandom/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ruby-securerandom/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-securerandom/Makefile
diff -u pkgsrc/security/ruby-securerandom/Makefile:1.3 pkgsrc/security/ruby-securerandom/Makefile:1.4
--- pkgsrc/security/ruby-securerandom/Makefile:1.3 Wed Dec 11 13:52:48 2024
+++ pkgsrc/security/ruby-securerandom/Makefile Mon Dec 16 09:09:11 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2024/12/11 13:52:48 taca Exp $
+# $NetBSD: Makefile,v 1.4 2024/12/16 09:09:11 taca Exp $
-DISTNAME= securerandom-0.4.0
+DISTNAME= securerandom-0.4.1
CATEGORIES= security
MAINTAINER= pkgsrc-user%NetBSD.org@localhost
Index: pkgsrc/security/ruby-securerandom/distinfo
diff -u pkgsrc/security/ruby-securerandom/distinfo:1.2 pkgsrc/security/ruby-securerandom/distinfo:1.3
--- pkgsrc/security/ruby-securerandom/distinfo:1.2 Wed Dec 11 13:52:48 2024
+++ pkgsrc/security/ruby-securerandom/distinfo Mon Dec 16 09:09:11 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2024/12/11 13:52:48 taca Exp $
+$NetBSD: distinfo,v 1.3 2024/12/16 09:09:11 taca Exp $
-BLAKE2s (securerandom-0.4.0.gem) = a0594d5f820726c676e0df1f2c0fb12bb87adb58850caa619f980e1c21352365
-SHA512 (securerandom-0.4.0.gem) = e230c87a6f45ac220815bc63083112de96c8c9cfd53640cdcfbc1c9b3d025359717006f1d16beb943e69df343950f1b40d3fa757db19516fd8bbf3d207ce8903
-Size (securerandom-0.4.0.gem) = 7168 bytes
+BLAKE2s (securerandom-0.4.1.gem) = 5fbd8d161eef07f4cc90a9a311d617030937e7cd85e9341f32ce9f7ab8fa4f5d
+SHA512 (securerandom-0.4.1.gem) = 33a7927215fd6941b562302868d8a25e48a9a04d2e12826d3673ff7d6d7cdc791913fd3f76facc06847f59f98af5932b817934a0519445d4d232d694ec81cd56
+Size (securerandom-0.4.1.gem) = 7168 bytes
Home |
Main Index |
Thread Index |
Old Index