pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/ruby-rex-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Jan 18 05:38:52 UTC 2026

Modified Files:
        pkgsrc/security/ruby-rex-core: Makefile PLIST distinfo

Log Message:
security/ruby-rex-core: update to 0.1.35

0.1.35 (2025-12-02)

* Merge pull request #44 from zeroSteiner/feat/io/relay-manager


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/security/ruby-rex-core/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/security/ruby-rex-core/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/security/ruby-rex-core/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-core/Makefile
diff -u pkgsrc/security/ruby-rex-core/Makefile:1.13 pkgsrc/security/ruby-rex-core/Makefile:1.14
--- pkgsrc/security/ruby-rex-core/Makefile:1.13 Sun May 18 09:25:19 2025
+++ pkgsrc/security/ruby-rex-core/Makefile      Sun Jan 18 05:38:52 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/05/18 09:25:19 taca Exp $
+# $NetBSD: Makefile,v 1.14 2026/01/18 05:38:52 taca Exp $
 
-DISTNAME=      rex-core-0.1.34
+DISTNAME=      rex-core-0.1.35
 CATEGORIES=    security
 
 MAINTAINER=    minskim%NetBSD.org@localhost

Index: pkgsrc/security/ruby-rex-core/PLIST
diff -u pkgsrc/security/ruby-rex-core/PLIST:1.5 pkgsrc/security/ruby-rex-core/PLIST:1.6
--- pkgsrc/security/ruby-rex-core/PLIST:1.5     Sun May 18 09:25:19 2025
+++ pkgsrc/security/ruby-rex-core/PLIST Sun Jan 18 05:38:52 2026
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2025/05/18 09:25:19 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2026/01/18 05:38:52 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.github/workflows/verify.yml
 ${GEM_LIBDIR}/.gitignore
@@ -15,6 +15,8 @@ ${GEM_LIBDIR}/lib/rex/core/version.rb
 ${GEM_LIBDIR}/lib/rex/exceptions.rb
 ${GEM_LIBDIR}/lib/rex/file.rb
 ${GEM_LIBDIR}/lib/rex/io/datagram_abstraction.rb
+${GEM_LIBDIR}/lib/rex/io/fiber_scheduler.rb
+${GEM_LIBDIR}/lib/rex/io/relay_manager.rb
 ${GEM_LIBDIR}/lib/rex/io/ring_buffer.rb
 ${GEM_LIBDIR}/lib/rex/io/socket_abstraction.rb
 ${GEM_LIBDIR}/lib/rex/io/stream.rb

Index: pkgsrc/security/ruby-rex-core/distinfo
diff -u pkgsrc/security/ruby-rex-core/distinfo:1.14 pkgsrc/security/ruby-rex-core/distinfo:1.15
--- pkgsrc/security/ruby-rex-core/distinfo:1.14 Sun May 18 09:25:19 2025
+++ pkgsrc/security/ruby-rex-core/distinfo      Sun Jan 18 05:38:52 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2025/05/18 09:25:19 taca Exp $
+$NetBSD: distinfo,v 1.15 2026/01/18 05:38:52 taca Exp $
 
-BLAKE2s (rex-core-0.1.34.gem) = a81f7a3d81083cb5042fdfd424f5597456e64580d87236a65fb8028089c57bd1
-SHA512 (rex-core-0.1.34.gem) = 996cba1e3d9ff84e1ac9e9e97cb13ba8a45c693915f9d18e6598a0f220095cb4c44b93ca66ea9e986501a99a86b80722d20881058a0cc925cb7f4d957dbce3a6
-Size (rex-core-0.1.34.gem) = 26112 bytes
+BLAKE2s (rex-core-0.1.35.gem) = e742683b8a6bb20cca05b7df81b662ebd183ff17ec9547e15823400ee524754b
+SHA512 (rex-core-0.1.35.gem) = d75df7f43232750970a0a88646ee33512197007965475908c04742d1ddc20b43a9b9f39fae52a3665837ca5a08dc5ef1d622e63dc598fd7c07ffa257ea24fbe3
+Size (rex-core-0.1.35.gem) = 27648 bytes



Home | Main Index | Thread Index | Old Index