pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/ruby-inspec-core



Module Name:    pkgsrc
Committed By:   taca
Date:           Wed Feb  3 15:26:22 UTC 2021

Modified Files:
        pkgsrc/sysutils/ruby-inspec-core: Makefile distinfo

Log Message:
sysutils/ruby-inspec-core: update to 4.26.4

4.26.4 (2021-01-27)

Enhancements
* Add method_missing to nginx_conf #5285 (rgeissert)

Bug Fixes
* Add faraday_middleware to gemspec #5391 (clintoncwolfe)

Merged Pull Requests
* Update oracledb_session.rb #5193 (pacopal)
* Add option for winrm-shell-type #5263 (catriona1)
* Enable programmatic setting of plugin configuration #5393
  (tecracer-theinen)
* Pin back parslet to avoid conflict with toml in chef infra #5394
  (clintoncwolfe)
* Improve programmatic plugin configuration #5395 (tecracer-theinen)

4.25.1 (2021-01-20)

Merged Pull Requests
* Allow for rspec 3.9 in the gemspec #5381 (tas50)
* Build arm packages for Debian/SLES/Ubuntu #5386 (tas50)
* Update json_schemer requirement from >= 0.2.1, < 0.2.12 to >= 0.2.1, <
  0.2.18 #5356 (dependabot-preview[bot])


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/sysutils/ruby-inspec-core/Makefile \
    pkgsrc/sysutils/ruby-inspec-core/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/ruby-inspec-core/Makefile
diff -u pkgsrc/sysutils/ruby-inspec-core/Makefile:1.1 pkgsrc/sysutils/ruby-inspec-core/Makefile:1.2
--- pkgsrc/sysutils/ruby-inspec-core/Makefile:1.1       Mon Jan 18 15:12:39 2021
+++ pkgsrc/sysutils/ruby-inspec-core/Makefile   Wed Feb  3 15:26:21 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2021/01/18 15:12:39 taca Exp $
+# $NetBSD: Makefile,v 1.2 2021/02/03 15:26:21 taca Exp $
 
-DISTNAME=      inspec-core-4.24.32
+DISTNAME=      inspec-core-4.26.4
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
Index: pkgsrc/sysutils/ruby-inspec-core/distinfo
diff -u pkgsrc/sysutils/ruby-inspec-core/distinfo:1.1 pkgsrc/sysutils/ruby-inspec-core/distinfo:1.2
--- pkgsrc/sysutils/ruby-inspec-core/distinfo:1.1       Mon Jan 18 15:12:39 2021
+++ pkgsrc/sysutils/ruby-inspec-core/distinfo   Wed Feb  3 15:26:21 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/01/18 15:12:39 taca Exp $
+$NetBSD: distinfo,v 1.2 2021/02/03 15:26:21 taca Exp $
 
-SHA1 (inspec-core-4.24.32.gem) = d6ec6a0e8394583581548f1457158ce2cdc40cac
-RMD160 (inspec-core-4.24.32.gem) = 6bf19402fe3e364c1481cbc98345b36424dbee69
-SHA512 (inspec-core-4.24.32.gem) = be96915e8bfb072c5dfefb062947e875dabf9d1df8d7ac6f980f8e3931c8197f5d5fdf8515485962d45edeb9f1016922c4ba1190050b2f7f8d5bfa61215a1ad2
-Size (inspec-core-4.24.32.gem) = 369664 bytes
+SHA1 (inspec-core-4.26.4.gem) = 099e54c248a16909982324c57ee7587fda76821e
+RMD160 (inspec-core-4.26.4.gem) = e0bc1557dafc2b940e5804e4628d0f1822be7d82
+SHA512 (inspec-core-4.26.4.gem) = 93f29686bc355badc6716a42d99bcc6ced1f81a3418b5ddb005f1b4ac2c72eeaa18595e346eca38c9b6886f1f6f6a28664e252eb703d79ed375e27d4dc0aa93e
+Size (inspec-core-4.26.4.gem) = 370176 bytes



Home | Main Index | Thread Index | Old Index