pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-io-console
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 27 15:34:56 UTC 2025
Modified Files:
pkgsrc/devel/ruby-io-console: Makefile distinfo
Log Message:
devel/ruby-io-console: update to 0.8.1
pkgsrc change: update HOMEPAGE.
0.8.1 (2025-07-15)
What's Changed
* Bump step-security/harden-runner from 2.10.2 to 2.10.3 by @dependabot[bot]
in #84
* Bump step-security/harden-runner from 2.10.3 to 2.10.4 by @dependabot[bot]
in #85
* Bump step-security/harden-runner from 2.10.4 to 2.11.0 by @dependabot[bot]
in #86
* Bump step-security/harden-runner from 2.11.0 to 2.11.1 by @dependabot[bot]
in #87
* Bump step-security/harden-runner from 2.11.1 to 2.12.0 by @dependabot[bot]
in #89
* Alias value or join to take in old Ruby by @hsbt in #91
* Bump step-security/harden-runner from 2.12.0 to 2.12.1 by @dependabot[bot]
in #92
* Ignore ^C at interrupt test by @nobu in #93
* Bump step-security/harden-runner from 2.12.1 to 2.12.2 by @dependabot[bot]
in #94
* Bump rubygems/release-gem from 1.1.0 to 1.1.1 by @dependabot[bot] in #83
* Use host_os in RbConfig instead of RUBY_PLATFORM for JRuby by @nobu in #95
* Fix removing unexpected control chars by @nobu in #96
* Run have_func with the header providing the declarations by @nobu in #97
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-io-console/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-io-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-io-console/Makefile
diff -u pkgsrc/devel/ruby-io-console/Makefile:1.16 pkgsrc/devel/ruby-io-console/Makefile:1.17
--- pkgsrc/devel/ruby-io-console/Makefile:1.16 Tue May 27 16:05:33 2025
+++ pkgsrc/devel/ruby-io-console/Makefile Sun Jul 27 15:34:56 2025
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.16 2025/05/27 16:05:33 taca Exp $
+# $NetBSD: Makefile,v 1.17 2025/07/27 15:34:56 taca Exp $
-DISTNAME= io-console-0.8.0
+DISTNAME= io-console-0.8.1
CATEGORIES= devel
MAINTAINER= wen%NetBSD.org@localhost
-HOMEPAGE= https://rubygems.org/gems/io-console/
+HOMEPAGE= https://github.com/ruby/io-console
COMMENT= Add console capabilities to IO instances
LICENSE= 2-clause-bsd OR ruby-license
-# Ruby 3.4.4 has io-console 0.8.0 gem.
+# Ruby 3.4.5 has io-console 0.8.1 gem.
RUBY_VERSIONS_ACCEPTED= 32 33
.include "../../lang/ruby/gem.mk"
Index: pkgsrc/devel/ruby-io-console/distinfo
diff -u pkgsrc/devel/ruby-io-console/distinfo:1.5 pkgsrc/devel/ruby-io-console/distinfo:1.6
--- pkgsrc/devel/ruby-io-console/distinfo:1.5 Sun Dec 8 16:40:00 2024
+++ pkgsrc/devel/ruby-io-console/distinfo Sun Jul 27 15:34:56 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2024/12/08 16:40:00 taca Exp $
+$NetBSD: distinfo,v 1.6 2025/07/27 15:34:56 taca Exp $
-BLAKE2s (io-console-0.8.0.gem) = 7ef0611c84dcd17b59746ae45d586827833ae32a07731abad25617e69d7f310e
-SHA512 (io-console-0.8.0.gem) = 547c24e3663a3e3b8b73eabc2aca2c73a10a59739547d80ef094cea580e23d7e39ba316e5c78f874ed98210e60755448863652091b4fd7554ad53c23bd0afa03
-Size (io-console-0.8.0.gem) = 26624 bytes
+BLAKE2s (io-console-0.8.1.gem) = 8550d0baab91a9f226224d29d01c9ad32d6df36cab5a3f2ebc18a95fead65ab4
+SHA512 (io-console-0.8.1.gem) = bc1443cd0def1fdf4417dda36e9a0650b02fa2a2fb93a6d6b9f00e718e23e2e7e24ed27a0f26778a97be7cd28beeb29c8831bc46702f5ec6223cdcdde95d28bc
+Size (io-console-0.8.1.gem) = 26624 bytes
Home |
Main Index |
Thread Index |
Old Index