pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-irb
Module Name: pkgsrc
Committed By: taca
Date: Sat May 17 06:36:26 UTC 2025
Modified Files:
pkgsrc/devel/ruby-irb: Makefile distinfo
Log Message:
devel/ruby-irb: update to 1.15.2
1.15.2 (2025-04-03)
What's Changed
Bug Fixes
* Fallback to Reline when require 'readline' fails by @tompng in #1076
* Zero winsize bugfix by @tompng in #1073
Documentation
* (docs) Document the keys for completion by @andyw8 in #1082
Other Changes
* Use EnvUtil.rubybin instead of "ruby" in copy command test by @tompng in
#1071
* Remove ruby-core workflow by @st0012 in #1075
* Suppress irb_info measures ambiguous_width in command test by @tompng in
#1074
* bundled gems migration by @hsbt in #1078
* Ignore to contain directory to Gem::Specification#files by @hsbt in #1079
* Disable scheduled jobs for forks by @andyw8 in #1084
* add context.ap_name test by @QWYNG in #1052
* Document USE_PAGER config by @artur-intech in #1086
* Disable truffle-ruby scheduled job on forks by @andyw8 in #1087
* Bump version to 1.15.2 by @tompng in #1088
New Contributors
* @QWYNG made their first contribution in #1052
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ruby-irb/Makefile \
pkgsrc/devel/ruby-irb/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-irb/Makefile
diff -u pkgsrc/devel/ruby-irb/Makefile:1.4 pkgsrc/devel/ruby-irb/Makefile:1.5
--- pkgsrc/devel/ruby-irb/Makefile:1.4 Sun Feb 9 09:06:46 2025
+++ pkgsrc/devel/ruby-irb/Makefile Sat May 17 06:36:25 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2025/02/09 09:06:46 taca Exp $
+# $NetBSD: Makefile,v 1.5 2025/05/17 06:36:25 taca Exp $
-DISTNAME= irb-1.15.1
+DISTNAME= irb-1.15.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-irb/distinfo
diff -u pkgsrc/devel/ruby-irb/distinfo:1.4 pkgsrc/devel/ruby-irb/distinfo:1.5
--- pkgsrc/devel/ruby-irb/distinfo:1.4 Sun Feb 9 09:06:46 2025
+++ pkgsrc/devel/ruby-irb/distinfo Sat May 17 06:36:25 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2025/02/09 09:06:46 taca Exp $
+$NetBSD: distinfo,v 1.5 2025/05/17 06:36:25 taca Exp $
-BLAKE2s (irb-1.15.1.gem) = 0fdd9e581c77e8d75d257c9e55a05c79fdf44f06e66bfe2ea5fee9c28e7cfa9b
-SHA512 (irb-1.15.1.gem) = 27a08ba0fa211fabb67ca43057c74d5b6b5244ce1132e10ade0708f0cd1f15ad50154fa9178f3dc25fd456ca43a083c6f00be0193b8fae8875f50a0333806723
-Size (irb-1.15.1.gem) = 88576 bytes
+BLAKE2s (irb-1.15.2.gem) = 08420c2a0dfd21f638b166bb2c9e48f7bed4986a328a8b054939ef2dea4c4b95
+SHA512 (irb-1.15.2.gem) = b49b7d030ac740f62e07b5d307e8cc45cd57d14b78d3d956ba82477e49cfcd5be0222b6e935bad55957a1cd6e14cff363d1bccf3c92d78335604f2d04a7d73e1
+Size (irb-1.15.2.gem) = 88576 bytes
Home |
Main Index |
Thread Index |
Old Index