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:           Fri Jun  4 14:31:52 UTC 2021

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

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

4.37.23 (2021-06-03)

Merged Pull Requests

* Update inspec init plugin #5536 (Vasu1105)
* Removed support for compliance and a1 server from InSpec compliance #5534
  (Nik08)
* Add Ubuntu to list of FIPS platforms #5533 (clintoncwolfe)


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/ruby-inspec-core/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/ruby-inspec-core/PLIST
cvs rdiff -u -r1.6 -r1.7 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.8 pkgsrc/sysutils/ruby-inspec-core/Makefile:1.9
--- pkgsrc/sysutils/ruby-inspec-core/Makefile:1.8       Tue Jun  1 14:48:32 2021
+++ pkgsrc/sysutils/ruby-inspec-core/Makefile   Fri Jun  4 14:31:52 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/06/01 14:48:32 taca Exp $
+# $NetBSD: Makefile,v 1.9 2021/06/04 14:31:52 taca Exp $
 
-DISTNAME=      inspec-core-4.37.20
+DISTNAME=      inspec-core-4.37.23
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost

Index: pkgsrc/sysutils/ruby-inspec-core/PLIST
diff -u pkgsrc/sysutils/ruby-inspec-core/PLIST:1.2 pkgsrc/sysutils/ruby-inspec-core/PLIST:1.3
--- pkgsrc/sysutils/ruby-inspec-core/PLIST:1.2  Sun May  9 15:01:04 2021
+++ pkgsrc/sysutils/ruby-inspec-core/PLIST      Fri Jun  4 14:31:52 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2021/05/09 15:01:04 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/06/04 14:31:52 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/Gemfile
 ${GEM_LIBDIR}/LICENSE
@@ -323,11 +323,11 @@ ${GEM_LIBDIR}/lib/plugins/inspec-init/te
 ${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/README.md
 ${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/Rakefile
 ${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/inspec-plugin-template.gemspec
-${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template.rb
-${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/cli_command.rb
-${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/plugin.rb
-${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/reporter.rb
-${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/version.rb
+${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template.erb
+${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/cli_command.erb
+${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/plugin.erb
+${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/reporter.erb
+${GEM_LIBDIR}/lib/plugins/inspec-init/templates/plugins/inspec-plugin-template/lib/inspec-plugin-template/version.erb
 ${GEM_LIBDIR}/lib/plugins/inspec-init/templates/profiles/aws/README.md
 ${GEM_LIBDIR}/lib/plugins/inspec-init/templates/profiles/aws/controls/example.rb
 ${GEM_LIBDIR}/lib/plugins/inspec-init/templates/profiles/aws/inputs.yml

Index: pkgsrc/sysutils/ruby-inspec-core/distinfo
diff -u pkgsrc/sysutils/ruby-inspec-core/distinfo:1.6 pkgsrc/sysutils/ruby-inspec-core/distinfo:1.7
--- pkgsrc/sysutils/ruby-inspec-core/distinfo:1.6       Tue Jun  1 14:48:32 2021
+++ pkgsrc/sysutils/ruby-inspec-core/distinfo   Fri Jun  4 14:31:52 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/06/01 14:48:32 taca Exp $
+$NetBSD: distinfo,v 1.7 2021/06/04 14:31:52 taca Exp $
 
-SHA1 (inspec-core-4.37.20.gem) = 877827a016c2dd0870af921c2c2d67b9e2c0bb74
-RMD160 (inspec-core-4.37.20.gem) = 036505a89ea053af52437222dd140e31296a89b6
-SHA512 (inspec-core-4.37.20.gem) = 5135333c8d1151e986daac5ee6ee0d7002ccaaa8cba89499fc8fd11e2f8e6fb8409afde1f75f1690141d24c725dae2d59077816f7e93e74b621643389fe3d3ec
-Size (inspec-core-4.37.20.gem) = 374272 bytes
+SHA1 (inspec-core-4.37.23.gem) = f105977f7a1100f9f9e286b339b00e08c82a3f41
+RMD160 (inspec-core-4.37.23.gem) = 5395fee50df0ea6ff4cd35c8ddcc39c027531a53
+SHA512 (inspec-core-4.37.23.gem) = c48f0cbc45a84e49640a04b276a84b9b2659450af44bed7f5b46c24db7b70df093d0104615677448ef8dd51e388d3fd341b50b2f9029a35129afd159c4c3e639
+Size (inspec-core-4.37.23.gem) = 372736 bytes



Home | Main Index | Thread Index | Old Index