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 May  6 05:20:26 UTC 2019

Modified Files:
        pkgsrc/devel/ruby-byebug: Makefile distinfo

Log Message:
devel/ruby-byebug: update to 11.0.1

## [11.0.1] - 2019-03-18

### Fixed

* [#546](https://github.com/deivid-rodriguez/byebug/pull/546): `continue!` to ignore further `byebug` calls.
* [#545](https://github.com/deivid-rodriguez/byebug/pull/545): `skip` autolisting code for intermediate skipped breakpoints.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-byebug/Makefile
cvs rdiff -u -r1.6 -r1.7 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.7 pkgsrc/devel/ruby-byebug/Makefile:1.8
--- pkgsrc/devel/ruby-byebug/Makefile:1.7       Mon Feb 25 14:44:50 2019
+++ pkgsrc/devel/ruby-byebug/Makefile   Mon May  6 05:20:26 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2019/02/25 14:44:50 taca Exp $
+# $NetBSD: Makefile,v 1.8 2019/05/06 05:20:26 taca Exp $
 
-DISTNAME=      byebug-11.0.0
+DISTNAME=      byebug-11.0.1
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-byebug/distinfo
diff -u pkgsrc/devel/ruby-byebug/distinfo:1.6 pkgsrc/devel/ruby-byebug/distinfo:1.7
--- pkgsrc/devel/ruby-byebug/distinfo:1.6       Mon Feb 25 14:44:50 2019
+++ pkgsrc/devel/ruby-byebug/distinfo   Mon May  6 05:20:26 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2019/02/25 14:44:50 taca Exp $
+$NetBSD: distinfo,v 1.7 2019/05/06 05:20:26 taca Exp $
 
-SHA1 (byebug-11.0.0.gem) = 58409418aad4ab4b9e2750e175c3dffcd846344c
-RMD160 (byebug-11.0.0.gem) = a0dd542f31d939fd5502a2d64206b61e51bcec7e
-SHA512 (byebug-11.0.0.gem) = 25c6807fb4626985d0baec18953ec45ab6f64ce1092119090c144da6cfa4193b8fc58505b97ff0202f8089c2627a192c909189972f6257245ea6bac007914a4a
-Size (byebug-11.0.0.gem) = 83456 bytes
+SHA1 (byebug-11.0.1.gem) = 43e25a2b5cfd83de3c66e3098a2ecc278c99fd1c
+RMD160 (byebug-11.0.1.gem) = f1edcaf73a604856039e9574f710d985d7eb40ea
+SHA512 (byebug-11.0.1.gem) = e17d2cbc99b1aa2055e44dbd247cafef4976afc13753d828b07dcc217a59ce585610aa09d3e01e3c9a2a9e16d046d7a771608c20cf9367ee5c54ce374fb1042a
+Size (byebug-11.0.1.gem) = 83968 bytes



Home | Main Index | Thread Index | Old Index