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:           Mon Jun  8 13:19:52 UTC 2026

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

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

2.0.5 (2026-06-07)

* TAG: v2.0.5
* COVERAGE: 100.00% -- 133/133 lines in 7 files
* BRANCH COVERAGE: 100.00% -- 38/38 branches in 7 files
* 92.86% documented

Changed

* Refreshed project scaffolding with the current kettle-jem template,
  including updated CI workflows, modular gemfiles, and development tooling
  floors.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/security/ruby-snaky_hash/Makefile \
    pkgsrc/security/ruby-snaky_hash/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/security/ruby-snaky_hash/PLIST

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.4 pkgsrc/security/ruby-snaky_hash/Makefile:1.5
--- pkgsrc/security/ruby-snaky_hash/Makefile:1.4        Sun May 31 06:09:19 2026
+++ pkgsrc/security/ruby-snaky_hash/Makefile    Mon Jun  8 13:19:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2026/05/31 06:09:19 taca Exp $
+# $NetBSD: Makefile,v 1.5 2026/06/08 13:19:52 taca Exp $
 
-DISTNAME=      snaky_hash-2.0.4
+DISTNAME=      snaky_hash-2.0.5
 CATEGORIES=    security
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/security/ruby-snaky_hash/distinfo
diff -u pkgsrc/security/ruby-snaky_hash/distinfo:1.4 pkgsrc/security/ruby-snaky_hash/distinfo:1.5
--- pkgsrc/security/ruby-snaky_hash/distinfo:1.4        Sun May 31 06:09:19 2026
+++ pkgsrc/security/ruby-snaky_hash/distinfo    Mon Jun  8 13:19:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2026/05/31 06:09:19 taca Exp $
+$NetBSD: distinfo,v 1.5 2026/06/08 13:19:52 taca Exp $
 
-BLAKE2s (snaky_hash-2.0.4.gem) = 3c2131998914d1d6a36d7d7054fc336bedd46bf11059a039e435f4df7fcc347c
-SHA512 (snaky_hash-2.0.4.gem) = b8fd7745c3d583d5bee223ce0019e8432cf0578828ef7e9b6aac8707d8eea96564a2d1242880fde2c479a46373ca51966707f8a5246a23805c29cffc67fdfd02
-Size (snaky_hash-2.0.4.gem) = 34816 bytes
+BLAKE2s (snaky_hash-2.0.5.gem) = f952feb0e0218d276929355ef4394655c3efdd9445b3edec3c461956a41acbec
+SHA512 (snaky_hash-2.0.5.gem) = 7f1af8707f8a1189e02c7a2eec28f82ff4b1d84caeedb0ce9238a719ae102afeee8672de0c453076ac915615de0d8a576c31bda9cde1fdfd142c21efdb80cf20
+Size (snaky_hash-2.0.5.gem) = 38400 bytes

Index: pkgsrc/security/ruby-snaky_hash/PLIST
diff -u pkgsrc/security/ruby-snaky_hash/PLIST:1.3 pkgsrc/security/ruby-snaky_hash/PLIST:1.4
--- pkgsrc/security/ruby-snaky_hash/PLIST:1.3   Sun May 31 06:09:19 2026
+++ pkgsrc/security/ruby-snaky_hash/PLIST       Mon Jun  8 13:19:52 2026
@@ -1,14 +1,15 @@
-@comment $NetBSD: PLIST,v 1.3 2026/05/31 06:09:19 taca Exp $
+@comment $NetBSD: PLIST,v 1.4 2026/06/08 13:19:52 taca Exp $
 ${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}/IRP.md
-${GEM_LIBDIR}/LICENSE.txt
+${GEM_LIBDIR}/FUNDING.md
+${GEM_LIBDIR}/LICENSE.md
 ${GEM_LIBDIR}/README.md
-${GEM_LIBDIR}/REEK
+${GEM_LIBDIR}/RUBOCOP.md
 ${GEM_LIBDIR}/SECURITY.md
+${GEM_LIBDIR}/certs/pboling.pem
 ${GEM_LIBDIR}/lib/snaky_hash.rb
 ${GEM_LIBDIR}/lib/snaky_hash/extensions.rb
 ${GEM_LIBDIR}/lib/snaky_hash/serializer.rb
@@ -17,4 +18,5 @@ ${GEM_LIBDIR}/lib/snaky_hash/string_keye
 ${GEM_LIBDIR}/lib/snaky_hash/symbol_keyed.rb
 ${GEM_LIBDIR}/lib/snaky_hash/version.rb
 ${GEM_LIBDIR}/sig/snaky_hash.rbs
+${GEM_LIBDIR}/sig/snaky_hash/version.rbs
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec



Home | Main Index | Thread Index | Old Index