pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-console
Module Name: pkgsrc
Committed By: taca
Date: Fri Jun 9 13:47:39 UTC 2023
Modified Files:
pkgsrc/devel/ruby-console: Makefile distinfo
Log Message:
devel/ruby-console: update to 1.17.2
1.17.1 (2023-06-06)
* Better formatting of fiber annotation.
1.17.2 (2023-06-06)
* Fix formatting when yielding buffer.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ruby-console/Makefile \
pkgsrc/devel/ruby-console/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-console/Makefile
diff -u pkgsrc/devel/ruby-console/Makefile:1.2 pkgsrc/devel/ruby-console/Makefile:1.3
--- pkgsrc/devel/ruby-console/Makefile:1.2 Tue Jun 6 13:32:44 2023
+++ pkgsrc/devel/ruby-console/Makefile Fri Jun 9 13:47:39 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.2 2023/06/06 13:32:44 taca Exp $
+# $NetBSD: Makefile,v 1.3 2023/06/09 13:47:39 taca Exp $
-DISTNAME= console-1.17.0
+DISTNAME= console-1.17.2
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -9,6 +9,7 @@ COMMENT= Beautiful logging for Ruby
LICENSE= mit
DEPENDS+= ${RUBY_PKGPREFIX}-fiber-local>=0:../../devel/ruby-fiber-local
+DEPENDS+= ${RUBY_PKGPREFIX}-fiber-annotation>=0:../../devel/ruby-fiber-annotation
USE_LANGUAGES= # none
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.2 pkgsrc/devel/ruby-console/distinfo:1.3
--- pkgsrc/devel/ruby-console/distinfo:1.2 Tue Jun 6 13:32:44 2023
+++ pkgsrc/devel/ruby-console/distinfo Fri Jun 9 13:47:39 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2023/06/06 13:32:44 taca Exp $
+$NetBSD: distinfo,v 1.3 2023/06/09 13:47:39 taca Exp $
-BLAKE2s (console-1.17.0.gem) = dabadf33c7e247374d10f4640d4ed8eef7d346e58c6ce7a836d1b98f74d8949f
-SHA512 (console-1.17.0.gem) = fcd2b9c1acc2c86c815eb6c1d02f2d2eba4f1b7ef54d799107601e8998e2f07813798b1dec5538c12e1312cdc47bfda6f2149a5700078e26a102b64b7a1de562
-Size (console-1.17.0.gem) = 19456 bytes
+BLAKE2s (console-1.17.2.gem) = f9e596bcaa74b5a51d04d64e2daff242a8358405d9b05e95cb717b1631d8ecba
+SHA512 (console-1.17.2.gem) = 5794980d25ee161c6da01455698e2777ca73cecb04b60a174f1bfdde9c1c34c30c31255b7491a84d74b74de7da71a4385d21de3963dd97183c1df088749dce72
+Size (console-1.17.2.gem) = 19456 bytes
Home |
Main Index |
Thread Index |
Old Index