pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-net-ping
Module Name: pkgsrc
Committed By: taca
Date: Sun Jul 26 14:04:02 UTC 2026
Modified Files:
pkgsrc/net/ruby-net-ping: Makefile distinfo
Log Message:
net/ruby-net-ping: update to 2.0.9
2.0.9 (2026-07-25)
* Add GitHub Actions CI #33 and update its supported Ruby versions #38.
* Replace FakeWeb with WebMock and update the test suite for current Ruby
versions #38.
* Skip external-ping tests when the system ping command is unavailable #33.
* Fix the macOS ping6 interval option #40.
* Update README wording #30.
* Align Net::Ping::VERSION with the gem version #37.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/net/ruby-net-ping/Makefile \
pkgsrc/net/ruby-net-ping/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-net-ping/Makefile
diff -u pkgsrc/net/ruby-net-ping/Makefile:1.16 pkgsrc/net/ruby-net-ping/Makefile:1.17
--- pkgsrc/net/ruby-net-ping/Makefile:1.16 Thu Jun 18 16:26:43 2020
+++ pkgsrc/net/ruby-net-ping/Makefile Sun Jul 26 14:04:02 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2020/06/18 16:26:43 taca Exp $
+# $NetBSD: Makefile,v 1.17 2026/07/26 14:04:02 taca Exp $
-DISTNAME= net-ping-2.0.8
+DISTNAME= net-ping-2.0.9
CATEGORIES= print
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/net/ruby-net-ping/distinfo
diff -u pkgsrc/net/ruby-net-ping/distinfo:1.16 pkgsrc/net/ruby-net-ping/distinfo:1.17
--- pkgsrc/net/ruby-net-ping/distinfo:1.16 Tue Oct 26 11:06:51 2021
+++ pkgsrc/net/ruby-net-ping/distinfo Sun Jul 26 14:04:02 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2021/10/26 11:06:51 nia Exp $
+$NetBSD: distinfo,v 1.17 2026/07/26 14:04:02 taca Exp $
-BLAKE2s (net-ping-2.0.8.gem) = 3b640ee721d559984fb2ff740d959e0060ec0026ff516ca92bc208b2682eeb98
-SHA512 (net-ping-2.0.8.gem) = aaaa7d58b27cc87c15e8ed11cc17a39a6fc9a730e7835d1edc3121ce5f697836014c9758304bf933f167a5b8597b13861ebb1c5a85679ecd365486c92c6154e5
-Size (net-ping-2.0.8.gem) = 28672 bytes
+BLAKE2s (net-ping-2.0.9.gem) = cc6ee9c5e08c14b1b543f71a23b429d7aa1c876a484ab9ac1964f95ac1197105
+SHA512 (net-ping-2.0.9.gem) = 233182c2e7fb908f78f8ceb3d9cc4a19b96880a8b504137be1e229b2d95acea160110ea36d22ec70f53ee36056aed917309a00d8356ac07be2501af80c7008f8
+Size (net-ping-2.0.9.gem) = 29696 bytes
Home |
Main Index |
Thread Index |
Old Index