pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/ruby-puppet-resource_api



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jun 14 15:39:56 UTC 2021

Modified Files:
        pkgsrc/sysutils/ruby-puppet-resource_api: Makefile PLIST distinfo

Log Message:
sysutils/ruby-puppet-resource_api: update to 1.8.14

pkgsrc change: correct CATEGORIES.

1.8.14 (2021-06-09)

Implemented enhancements:

* (GH-225) Add support for custom insync #285 (michaeltlombardi)
* Improve type validation error messages to show expected types #279 (timidri)
* Support puppet device --resource ... --to_yaml invocation; drop puppet4
  and jruby 1.7 testing #278 (timidri)

Fixed bugs:

* Git tag 1.8.13 exists, but missing on rubygems.org / in CHANGELOG.md #266

Closed issues:

* CHANGELOG.md entries are missing for latest releases? #258

Merged pull requests:

* Upgrade to GitHub-native Dependabot #287 (dependabot-preview[bot])
* (IAC-1455) - Removal of Inappropriate Terminology #283 (david22swan)
* Update puppetlabs_spec_helper requirement from ~> 2.7 to ~> 3.0 #281
  (dependabot-preview[bot])
* (maint) Update Puppet VS Code Extension ID #277 (jpogran)
* (IAC-859) Add ruby 2.7 to test matrix #276 (DavidS)
* (maint) Cleanup gemfile and fix codecov dependency #275 (DavidS)
* Language correction #270 (epackorigan)
* (maint) Update CHANGELOG #268 (DavidS)
* (maint) update test matrix for current supported versions; remove older
  versions to cut down on resource usage #265 (DavidS)
* (maint) Mock Hocon.load(...) #263 (IrimieBogdan)
* Update rake requirement from ~> 10.0 to ~> 13.0 #262
  (dependabot-preview[bot])
* (maint) update Gemfile to allow use of non-vulnerable rake version 12.3.3
  #260 (DavidS)


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/sysutils/ruby-puppet-resource_api/Makefile \
    pkgsrc/sysutils/ruby-puppet-resource_api/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/sysutils/ruby-puppet-resource_api/PLIST

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-puppet-resource_api/Makefile
diff -u pkgsrc/sysutils/ruby-puppet-resource_api/Makefile:1.3 pkgsrc/sysutils/ruby-puppet-resource_api/Makefile:1.4
--- pkgsrc/sysutils/ruby-puppet-resource_api/Makefile:1.3       Sat May  2 13:53:47 2020
+++ pkgsrc/sysutils/ruby-puppet-resource_api/Makefile   Mon Jun 14 15:39:55 2021
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/05/02 13:53:47 taca Exp $
+# $NetBSD: Makefile,v 1.4 2021/06/14 15:39:55 taca Exp $
 
-DISTNAME=      puppet-resource_api-1.8.13
-CATEGORIES=    devel
+DISTNAME=      puppet-resource_api-1.8.14
+CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/puppetlabs/puppet-resource_api
Index: pkgsrc/sysutils/ruby-puppet-resource_api/distinfo
diff -u pkgsrc/sysutils/ruby-puppet-resource_api/distinfo:1.3 pkgsrc/sysutils/ruby-puppet-resource_api/distinfo:1.4
--- pkgsrc/sysutils/ruby-puppet-resource_api/distinfo:1.3       Sat May  2 13:53:47 2020
+++ pkgsrc/sysutils/ruby-puppet-resource_api/distinfo   Mon Jun 14 15:39:55 2021
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/05/02 13:53:47 taca Exp $
+$NetBSD: distinfo,v 1.4 2021/06/14 15:39:55 taca Exp $
 
-SHA1 (puppet-resource_api-1.8.13.gem) = c820f8178a9b005ee21076127f630663675fa2b2
-RMD160 (puppet-resource_api-1.8.13.gem) = 16286bf75702a2b0701c0c0bb97c35b261b66a67
-SHA512 (puppet-resource_api-1.8.13.gem) = a517a10c6de3d95cfcc2b348a5840a44322b43ee8ec3589055c5002e7dcc13e7bd938952a1207b5dfabd68a428b798320c273d0bda22bd0eec211de5aeb4ae26
-Size (puppet-resource_api-1.8.13.gem) = 109568 bytes
+SHA1 (puppet-resource_api-1.8.14.gem) = 8f27dd9b6cf275cffa575fce50e7c29693789dc6
+RMD160 (puppet-resource_api-1.8.14.gem) = bf2720bff07b0436a312bbedafa89fa4b740158e
+SHA512 (puppet-resource_api-1.8.14.gem) = 72b4c5adae526c664b15c7c55c9d89b45d331a5ca2f82c68094f8eb66677847c46aec5471f57748ab64369c67967b76eb5a9e84a85f9a2944566644a677dce80
+Size (puppet-resource_api-1.8.14.gem) = 112128 bytes

Index: pkgsrc/sysutils/ruby-puppet-resource_api/PLIST
diff -u pkgsrc/sysutils/ruby-puppet-resource_api/PLIST:1.2 pkgsrc/sysutils/ruby-puppet-resource_api/PLIST:1.3
--- pkgsrc/sysutils/ruby-puppet-resource_api/PLIST:1.2  Tue Mar 24 18:25:55 2020
+++ pkgsrc/sysutils/ruby-puppet-resource_api/PLIST      Mon Jun 14 15:39:55 2021
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.2 2020/03/24 18:25:55 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2021/06/14 15:39:55 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/.dependency_decisions.yml
 ${GEM_LIBDIR}/.fixtures.yml
+${GEM_LIBDIR}/.github/dependabot.yml
 ${GEM_LIBDIR}/.gitignore
 ${GEM_LIBDIR}/.rspec
 ${GEM_LIBDIR}/.rubocop.yml



Home | Main Index | Thread Index | Old Index