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:           Sat May  5 15:39:27 UTC 2018

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

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

## 10.0.2 - 2018-03-30

* Error when using byebug with `debase` gem (#447, @tzmfreedom)


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-byebug/Makefile
cvs rdiff -u -r1.4 -r1.5 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.5 pkgsrc/devel/ruby-byebug/Makefile:1.6
--- pkgsrc/devel/ruby-byebug/Makefile:1.5       Fri Mar 23 13:48:51 2018
+++ pkgsrc/devel/ruby-byebug/Makefile   Sat May  5 15:39:27 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2018/03/23 13:48:51 taca Exp $
+# $NetBSD: Makefile,v 1.6 2018/05/05 15:39:27 taca Exp $
 
-DISTNAME=      byebug-10.0.1
+DISTNAME=      byebug-10.0.2
 CATEGORIES=    devel
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/devel/ruby-byebug/distinfo
diff -u pkgsrc/devel/ruby-byebug/distinfo:1.4 pkgsrc/devel/ruby-byebug/distinfo:1.5
--- pkgsrc/devel/ruby-byebug/distinfo:1.4       Fri Mar 23 13:48:51 2018
+++ pkgsrc/devel/ruby-byebug/distinfo   Sat May  5 15:39:27 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2018/03/23 13:48:51 taca Exp $
+$NetBSD: distinfo,v 1.5 2018/05/05 15:39:27 taca Exp $
 
-SHA1 (byebug-10.0.1.gem) = 5e2ad0f60c70c772a270c6b1973eeade5bf5ffc8
-RMD160 (byebug-10.0.1.gem) = b759a4040d09d1cffc9227a766ccdc1a78dc7577
-SHA512 (byebug-10.0.1.gem) = b9f68548d30d8c9c50be9af42f1ba71d190d423cd0b1388ed38b4db1ad4b2a2719c38693712873c89155662397a14503fd13cc189935d4857e8eae25dc6a3915
-Size (byebug-10.0.1.gem) = 81920 bytes
+SHA1 (byebug-10.0.2.gem) = 69a763c9259124a7b585511496fcc1fdaf073854
+RMD160 (byebug-10.0.2.gem) = 74805499e324ac0288da1b76c83285d709a77aeb
+SHA512 (byebug-10.0.2.gem) = bcff94667fb9a8a97bab2a680e43b0aa9d112b39a92bc216f98a14e5f8153eae2af1eafb7da955bbc3bd78293802b5609631cac5f07fd2a8bd520430df311884
+Size (byebug-10.0.2.gem) = 81920 bytes



Home | Main Index | Thread Index | Old Index