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 Jan 18 05:37:13 UTC 2026
Modified Files:
pkgsrc/security/ruby-rex-arch: Makefile PLIST distinfo
Log Message:
security/ruby-rex-arch: update to 0.1.19
0.1.19 (2026-01-16)
* Add register constants (#12)
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/security/ruby-rex-arch/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/security/ruby-rex-arch/PLIST
cvs rdiff -u -r1.9 -r1.10 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.8 pkgsrc/security/ruby-rex-arch/Makefile:1.9
--- pkgsrc/security/ruby-rex-arch/Makefile:1.8 Sun Mar 16 14:20:47 2025
+++ pkgsrc/security/ruby-rex-arch/Makefile Sun Jan 18 05:37:13 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2025/03/16 14:20:47 taca Exp $
+# $NetBSD: Makefile,v 1.9 2026/01/18 05:37:13 taca Exp $
-DISTNAME= rex-arch-0.1.18
+DISTNAME= rex-arch-0.1.19
CATEGORIES= security
MAINTAINER= minskim%NetBSD.org@localhost
Index: pkgsrc/security/ruby-rex-arch/PLIST
diff -u pkgsrc/security/ruby-rex-arch/PLIST:1.2 pkgsrc/security/ruby-rex-arch/PLIST:1.3
--- pkgsrc/security/ruby-rex-arch/PLIST:1.2 Sat Nov 11 13:40:08 2023
+++ pkgsrc/security/ruby-rex-arch/PLIST Sun Jan 18 05:37:13 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2023/11/11 13:40:08 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2026/01/18 05:37:13 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/.gitignore
${GEM_LIBDIR}/.rspec
@@ -10,6 +10,16 @@ ${GEM_LIBDIR}/README.md
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/cortex.yaml
${GEM_LIBDIR}/lib/rex/arch.rb
+${GEM_LIBDIR}/lib/rex/arch/aarch64.rb
+${GEM_LIBDIR}/lib/rex/arch/amd64.rb
+${GEM_LIBDIR}/lib/rex/arch/arm.rb
+${GEM_LIBDIR}/lib/rex/arch/loongarch64.rb
+${GEM_LIBDIR}/lib/rex/arch/mips32.rb
+${GEM_LIBDIR}/lib/rex/arch/mips64.rb
+${GEM_LIBDIR}/lib/rex/arch/ppc32.rb
+${GEM_LIBDIR}/lib/rex/arch/ppc64.rb
+${GEM_LIBDIR}/lib/rex/arch/riscv32.rb
+${GEM_LIBDIR}/lib/rex/arch/riscv64.rb
${GEM_LIBDIR}/lib/rex/arch/sparc.rb
${GEM_LIBDIR}/lib/rex/arch/version.rb
${GEM_LIBDIR}/lib/rex/arch/x86.rb
Index: pkgsrc/security/ruby-rex-arch/distinfo
diff -u pkgsrc/security/ruby-rex-arch/distinfo:1.9 pkgsrc/security/ruby-rex-arch/distinfo:1.10
--- pkgsrc/security/ruby-rex-arch/distinfo:1.9 Sun Mar 16 14:20:47 2025
+++ pkgsrc/security/ruby-rex-arch/distinfo Sun Jan 18 05:37:13 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/03/16 14:20:47 taca Exp $
+$NetBSD: distinfo,v 1.10 2026/01/18 05:37:13 taca Exp $
-BLAKE2s (rex-arch-0.1.18.gem) = 3dc8667ec57401789b2fd053c35dbcb49339d6631f5d5f9a89a201d94effc794
-SHA512 (rex-arch-0.1.18.gem) = c865c7ab1ea9fe5d2769a31bb860a4eb5e782e045596b0af6403363c22b6df23063a8dd821f5776d6c25c5d08b0a97a0b3ac2da15832024f8fe8ef23e84d7f36
-Size (rex-arch-0.1.18.gem) = 17920 bytes
+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
Home |
Main Index |
Thread Index |
Old Index