From cf05ef95fb2f0acc13ba6c46829205faad628892 Mon Sep 17 00:00:00 2001 From: taca Date: Sun, 19 Dec 2021 06:35:51 +0000 Subject: misc/ruby-ohai: update to 17.9.0 17.9.0 (2021-12-17) Merged Pull Requests * Fix parsing bug in the rpm plugin #1719 (davide125) * log plugin exception at warn level #1668 (andyjdavis) * Add support for VMware detection on Windows and details #1720 (tecracer-theinen) * Fix the exception handling in the chef plugin #1721 (tas50) --- misc/ruby-ohai/Makefile | 4 ++-- misc/ruby-ohai/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/misc/ruby-ohai/Makefile b/misc/ruby-ohai/Makefile index 307701be4c5..8450757e0de 100644 --- a/misc/ruby-ohai/Makefile +++ b/misc/ruby-ohai/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.36 2021/12/12 13:11:51 taca Exp $ +# $NetBSD: Makefile,v 1.37 2021/12/19 06:35:51 taca Exp $ -DISTNAME= ohai-17.7.12 +DISTNAME= ohai-17.9.0 CATEGORIES= misc MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/misc/ruby-ohai/distinfo b/misc/ruby-ohai/distinfo index 45261c77f64..d5f6803ceef 100644 --- a/misc/ruby-ohai/distinfo +++ b/misc/ruby-ohai/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.28 2021/12/12 13:11:51 taca Exp $ +$NetBSD: distinfo,v 1.29 2021/12/19 06:35:51 taca Exp $ -BLAKE2s (ohai-17.7.12.gem) = ac9c65ce37ed2ba5bccb35bc6ded3d26d3dca0daecf9e20fe2faa66ba22b1aaa -SHA512 (ohai-17.7.12.gem) = 45c963a98104d61d6eb3358b17abf8039caa79278cd15a977ef5e916fd02a275c018b07a4f18604dae25f42c0f99aa37e621af343c12c77342601b8b81f5636b -Size (ohai-17.7.12.gem) = 129024 bytes +BLAKE2s (ohai-17.9.0.gem) = 1257f656bdbda66161b69d61f1df334762d2157961a9d7b6351d1c2fd1275b5c +SHA512 (ohai-17.9.0.gem) = aa47bc64cc2882944a3bcc8155561bfed765a7a374b6e4873100424051aceeae7f752608d4be42b14b428db86ef361060b58f527a443a35f7fd9c529ba2d86e0 +Size (ohai-17.9.0.gem) = 129024 bytes -- cgit v1.2.3