pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-byebug
Module Name: pkgsrc
Committed By: taca
Date: Mon Apr 27 04:05:56 UTC 2020
Modified Files:
pkgsrc/devel/ruby-byebug: Makefile distinfo
Log Message:
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]).
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ruby-byebug/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/ruby-byebug/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-byebug/Makefile
diff -u pkgsrc/devel/ruby-byebug/Makefile:1.10 pkgsrc/devel/ruby-byebug/Makefile:1.11
--- pkgsrc/devel/ruby-byebug/Makefile:1.10 Wed Feb 5 14:42:16 2020
+++ pkgsrc/devel/ruby-byebug/Makefile Mon Apr 27 04:05:56 2020
@@ -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
Index: pkgsrc/devel/ruby-byebug/distinfo
diff -u pkgsrc/devel/ruby-byebug/distinfo:1.9 pkgsrc/devel/ruby-byebug/distinfo:1.10
--- pkgsrc/devel/ruby-byebug/distinfo:1.9 Wed Feb 5 14:42:16 2020
+++ pkgsrc/devel/ruby-byebug/distinfo Mon Apr 27 04:05:56 2020
@@ -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