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: Sun May 24 14:06:12 UTC 2026
Modified Files:
pkgsrc/devel/ruby-console: Makefile PLIST distinfo
Log Message:
devel/ruby-console: update to 1.35.1
1.35.0 (2026-05-19)
* Align decimals in elapsed time display. (#84)
* Fix handling of Errno::ENODEV errors when calculating the width of a
terminal that was been re-opened to File::NULL
1.35.1 (2026-05-19)
* Add missing context files to gemspec.
* Fix gem metadata.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-console/Makefile \
pkgsrc/devel/ruby-console/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-console/PLIST
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.22 pkgsrc/devel/ruby-console/Makefile:1.23
--- pkgsrc/devel/ruby-console/Makefile:1.22 Tue Feb 17 13:40:36 2026
+++ pkgsrc/devel/ruby-console/Makefile Sun May 24 14:06:12 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2026/02/17 13:40:36 taca Exp $
+# $NetBSD: Makefile,v 1.23 2026/05/24 14:06:12 taca Exp $
-DISTNAME= console-1.34.3
+DISTNAME= console-1.35.1
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/devel/ruby-console/distinfo
diff -u pkgsrc/devel/ruby-console/distinfo:1.22 pkgsrc/devel/ruby-console/distinfo:1.23
--- pkgsrc/devel/ruby-console/distinfo:1.22 Tue Feb 17 13:40:36 2026
+++ pkgsrc/devel/ruby-console/distinfo Sun May 24 14:06:12 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.22 2026/02/17 13:40:36 taca Exp $
+$NetBSD: distinfo,v 1.23 2026/05/24 14:06:12 taca Exp $
-BLAKE2s (console-1.34.3.gem) = 2a4bee2a5a2afdd895deb7d8c713b726151f5766f9588b7209f783e1d854b200
-SHA512 (console-1.34.3.gem) = bd67ebe87a0fb7cf29d9fa9ede8e7ec067c7b4d7b743c192d5d04361079eb871d740ba156011425716e2a600a621e1fcbf477d8f2f21ecd02aa1c8c604944d0e
-Size (console-1.34.3.gem) = 31232 bytes
+BLAKE2s (console-1.35.1.gem) = 024189a28f53cb1ce9a8778972203445a93c475f50cd41aa34f577429320722b
+SHA512 (console-1.35.1.gem) = c537ab6fc8ccb3bcaa36ed6ce4623d988bf98f961fb4385d2e9951e43083ec7a2887b2ce07ce5797ae46ce143ab9419d6dc29ef0829e049a7dd1f0d9ac8f6317
+Size (console-1.35.1.gem) = 35840 bytes
Index: pkgsrc/devel/ruby-console/PLIST
diff -u pkgsrc/devel/ruby-console/PLIST:1.7 pkgsrc/devel/ruby-console/PLIST:1.8
--- pkgsrc/devel/ruby-console/PLIST:1.7 Sun Mar 16 13:50:53 2025
+++ pkgsrc/devel/ruby-console/PLIST Sun May 24 14:06:12 2026
@@ -1,6 +1,12 @@
-@comment $NetBSD: PLIST,v 1.7 2025/03/16 13:50:53 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2026/05/24 14:06:12 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/bake/console.rb
+${GEM_LIBDIR}/context/command-line.md
+${GEM_LIBDIR}/context/configuration.md
+${GEM_LIBDIR}/context/events.md
+${GEM_LIBDIR}/context/getting-started.md
+${GEM_LIBDIR}/context/index.yaml
+${GEM_LIBDIR}/context/integration.md
${GEM_LIBDIR}/lib/console.rb
${GEM_LIBDIR}/lib/console/adapter.rb
${GEM_LIBDIR}/lib/console/capture.rb
Home |
Main Index |
Thread Index |
Old Index