Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-byebug devel/ruby-byebug: update to 11.1.3
details: https://anonhg.NetBSD.org/pkgsrc/rev/336a22b4a091
branches: trunk
changeset: 429996:336a22b4a091
user: taca <taca%pkgsrc.org@localhost>
date: Mon Apr 27 04:05:56 2020 +0000
description:
devel/ruby-byebug: update to 11.1.3
Update ruby-byebug to 11.1.3.
## [11.1.3] - 2020-04-23
### Fixed
* [#674](https://github.com/deivid-rodriguez/byebug/pull/674): crash when using byebug on ruby 2.7.0 on Windows.
## [11.1.2] - 2020-04-17
### Fixed
* [#657](https://github.com/deivid-rodriguez/byebug/pull/657): crash when hitting \<TAB\> due to IRB completion mechanism included in the default ruby 2.7 version of the `irb` gem ([@terceiro]).
diffstat:
devel/ruby-byebug/Makefile | 4 ++--
devel/ruby-byebug/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r ae2aca5876ef -r 336a22b4a091 devel/ruby-byebug/Makefile
--- a/devel/ruby-byebug/Makefile Mon Apr 27 04:01:40 2020 +0000
+++ b/devel/ruby-byebug/Makefile Mon Apr 27 04:05:56 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2020/02/05 14:42:16 taca Exp $
+# $NetBSD: Makefile,v 1.11 2020/04/27 04:05:56 taca Exp $
-DISTNAME= byebug-11.1.1
+DISTNAME= byebug-11.1.3
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r ae2aca5876ef -r 336a22b4a091 devel/ruby-byebug/distinfo
--- a/devel/ruby-byebug/distinfo Mon Apr 27 04:01:40 2020 +0000
+++ b/devel/ruby-byebug/distinfo Mon Apr 27 04:05:56 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/02/05 14:42:16 taca Exp $
+$NetBSD: distinfo,v 1.10 2020/04/27 04:05:56 taca Exp $
-SHA1 (byebug-11.1.1.gem) = 2bdb32a5e4b0550b2361100f8730466530ff1d10
-RMD160 (byebug-11.1.1.gem) = 28f4c5fb5fb1677c562cdaad5feab3a9a877b237
-SHA512 (byebug-11.1.1.gem) = f11bbe74752acde3b2842922397923445c53b46e5430b2cc9b061d7bec107a5e6171e68bda6d3cd99b6f92cad7208d6473842cb598c3033ee2be9e93980b20be
-Size (byebug-11.1.1.gem) = 84480 bytes
+SHA1 (byebug-11.1.3.gem) = 6d2bcbcd717fc6d5efe09f2666de553a97681d75
+RMD160 (byebug-11.1.3.gem) = 1ec5e7aaa2036128fb86c3096fe3d9e77ff9bcb5
+SHA512 (byebug-11.1.3.gem) = a90787d005b8f235dfa42e668f2f4909d8c112788f603c31e04108d0065bf13573679a1d632404e563bfeee285eb09d2efa0b5a94cce7f40341c7e6665d371e8
+Size (byebug-11.1.3.gem) = 84480 bytes
Home |
Main Index |
Thread Index |
Old Index