pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/ruby-rex-arch
Module Name: pkgsrc
Committed By: taca
Date: Sun Jun 7 03:51:27 UTC 2026
Modified Files:
pkgsrc/security/ruby-rex-arch: Makefile distinfo
Log Message:
security/ruby-rex-arch: update to 0.1.20
0.1.20 (2026-05-07)
* Merge pull request #13 from kx7m2qd/add-from-uname-method
Add Rex::Arch.from_uname to map uname -m output to ARCH_ constants
* Merge pull request #14 from zeroSteiner/fix/x64-tests
Fix specs for ARCH_X64
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/security/ruby-rex-arch/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/security/ruby-rex-arch/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-rex-arch/Makefile
diff -u pkgsrc/security/ruby-rex-arch/Makefile:1.9 pkgsrc/security/ruby-rex-arch/Makefile:1.10
--- pkgsrc/security/ruby-rex-arch/Makefile:1.9 Sun Jan 18 05:37:13 2026
+++ pkgsrc/security/ruby-rex-arch/Makefile Sun Jun 7 03:51:27 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2026/01/18 05:37:13 taca Exp $
+# $NetBSD: Makefile,v 1.10 2026/06/07 03:51:27 taca Exp $
-DISTNAME= rex-arch-0.1.19
+DISTNAME= rex-arch-0.1.20
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/security/ruby-rex-arch/distinfo
diff -u pkgsrc/security/ruby-rex-arch/distinfo:1.10 pkgsrc/security/ruby-rex-arch/distinfo:1.11
--- pkgsrc/security/ruby-rex-arch/distinfo:1.10 Sun Jan 18 05:37:13 2026
+++ pkgsrc/security/ruby-rex-arch/distinfo Sun Jun 7 03:51:27 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2026/01/18 05:37:13 taca Exp $
+$NetBSD: distinfo,v 1.11 2026/06/07 03:51:27 taca Exp $
-BLAKE2s (rex-arch-0.1.19.gem) = 24570bf3d8c04eaf901ea64154bec20b67620ba4fd72ee103106af6169f74aa6
-SHA512 (rex-arch-0.1.19.gem) = 8fd62a4bd02cf5d817be6cc31216901108620d186025e52cfb12c73b8669341f02b72b85907c9ef4a7a602690020595e84fe468b28bc5686622e6b896e868bda
-Size (rex-arch-0.1.19.gem) = 16896 bytes
+BLAKE2s (rex-arch-0.1.20.gem) = 2b66de19c0b0b1b3f49e42a8ac564ecf9be03b177810acd5347a073c93355366
+SHA512 (rex-arch-0.1.20.gem) = 58ccaef5426cf564eed9bfecc4560d236f50fab20ab8459e2895557238d71b32d8318768ca04f88ac9939e1177d94d7bb83dfbd90355ba2816014744fac09c58
+Size (rex-arch-0.1.20.gem) = 16896 bytes
Home |
Main Index |
Thread Index |
Old Index