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 Jul 20 05:25:12 UTC 2026
Modified Files:
pkgsrc/security/ruby-snaky_hash: Makefile PLIST distinfo
Log Message:
security/ruby-snaky_hash: update to 2.0.7
2.0.7 (2026-07-14)
* TAG: v2.0.7
* COVERAGE: 100.00% -- 133/133 lines in 7 files
* BRANCH COVERAGE: 100.00% -- 38/38 branches in 7 files
* 92.86% documented
Added
* Added support for JRuby 10.1 and TruffleRuby 34.0.
Changed
* Retemplated generated project metadata, support documentation, CI
workflows,
* binstubs, and development dependency floors with kettle-jem v7.0.0.
Fixed
* Corrected RubyGems homepage metadata to point at the gem documentation
site.
* Corrected persisted Open Collective and repository topology metadata used
by future template runs.
* Package configured license files in gem release file lists.
* Removed stale local-path version_gem state from the main lockfile.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/security/ruby-snaky_hash/Makefile \
pkgsrc/security/ruby-snaky_hash/distinfo
cvs rdiff -u -r1.4 -r1.5 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.6 pkgsrc/security/ruby-snaky_hash/Makefile:1.7
--- pkgsrc/security/ruby-snaky_hash/Makefile:1.6 Sun Jun 28 15:08:18 2026
+++ pkgsrc/security/ruby-snaky_hash/Makefile Mon Jul 20 05:25:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2026/06/28 15:08:18 taca Exp $
+# $NetBSD: Makefile,v 1.7 2026/07/20 05:25:12 taca Exp $
-DISTNAME= snaky_hash-2.0.6
+DISTNAME= snaky_hash-2.0.7
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.1.0<6:../../misc/ruby-hashie
-DEPENDS+= ${RUBY_PKGPREFIX}-version_gem>=1.1.8<2:../../devel/ruby-version_gem
+DEPENDS+= ${RUBY_PKGPREFIX}-version_gem>=1.1.14<2:../../devel/ruby-version_gem
USE_LANGUAGES= # none
Index: pkgsrc/security/ruby-snaky_hash/distinfo
diff -u pkgsrc/security/ruby-snaky_hash/distinfo:1.6 pkgsrc/security/ruby-snaky_hash/distinfo:1.7
--- pkgsrc/security/ruby-snaky_hash/distinfo:1.6 Sun Jun 28 15:08:18 2026
+++ pkgsrc/security/ruby-snaky_hash/distinfo Mon Jul 20 05:25:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2026/06/28 15:08:18 taca Exp $
+$NetBSD: distinfo,v 1.7 2026/07/20 05:25:12 taca Exp $
-BLAKE2s (snaky_hash-2.0.6.gem) = 64aa2c38262bba0e1a4ec56aeddf9974610d337b2d24a89d2a38d5d79acd090e
-SHA512 (snaky_hash-2.0.6.gem) = 285d6e694cd622c4106d5759cde5c007a504d421887834afb6f2a1c24db0fc1459959172704d35e908426160d08e688ac359e459a5069e67f57209c09b0820a3
-Size (snaky_hash-2.0.6.gem) = 38400 bytes
+BLAKE2s (snaky_hash-2.0.7.gem) = 607a8fb634c047c1cc9278fd46ebc4df751b3affe3546727242f158ab3c20d44
+SHA512 (snaky_hash-2.0.7.gem) = e06f886722c6e83f33eec882f5b4a7813fb72e6d2428f77821cf4761e2b7cba6a4d357fe4a44fea53f6d9001abb9376aeb7a6ac63e933229ebbcd5e71585d47b
+Size (snaky_hash-2.0.7.gem) = 40448 bytes
Index: pkgsrc/security/ruby-snaky_hash/PLIST
diff -u pkgsrc/security/ruby-snaky_hash/PLIST:1.4 pkgsrc/security/ruby-snaky_hash/PLIST:1.5
--- pkgsrc/security/ruby-snaky_hash/PLIST:1.4 Mon Jun 8 13:19:52 2026
+++ pkgsrc/security/ruby-snaky_hash/PLIST Mon Jul 20 05:25:12 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2026/06/08 13:19:52 taca Exp $
+@comment $NetBSD: PLIST,v 1.5 2026/07/20 05:25:12 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/CHANGELOG.md
${GEM_LIBDIR}/CITATION.cff
@@ -6,6 +6,7 @@ ${GEM_LIBDIR}/CODE_OF_CONDUCT.md
${GEM_LIBDIR}/CONTRIBUTING.md
${GEM_LIBDIR}/FUNDING.md
${GEM_LIBDIR}/LICENSE.md
+${GEM_LIBDIR}/MIT.md
${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/RUBOCOP.md
${GEM_LIBDIR}/SECURITY.md
Home |
Main Index |
Thread Index |
Old Index