pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils/ruby-chef-config



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon May 25 15:08:18 UTC 2020

Modified Files:
        pkgsrc/sysutils/ruby-chef-config: Makefile distinfo

Log Message:
sysutils/ruby-chef-config: update to 16.0.287

Update 16.0.287.

Latest rubygems version is 16.1.0 but it chef require unpulished
bcrypt_pbkdf gem 1.1.0.rc1.  So, update to 16.0.287.

For more detail, please refer:
<https://github.com/chef/chef/blob/master/CHANGELOG.md>


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/ruby-chef-config/Makefile \
    pkgsrc/sysutils/ruby-chef-config/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-chef-config/Makefile
diff -u pkgsrc/sysutils/ruby-chef-config/Makefile:1.6 pkgsrc/sysutils/ruby-chef-config/Makefile:1.7
--- pkgsrc/sysutils/ruby-chef-config/Makefile:1.6       Tue Mar 24 18:03:50 2020
+++ pkgsrc/sysutils/ruby-chef-config/Makefile   Mon May 25 15:08:18 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2020/03/24 18:03:50 taca Exp $
+# $NetBSD: Makefile,v 1.7 2020/05/25 15:08:18 taca Exp $
 
-DISTNAME=      chef-config-15.8.23
+DISTNAME=      chef-config-16.0.287
 CATEGORIES=    sysutils
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -8,7 +8,7 @@ HOMEPAGE=       https://github.com/chef/chef
 COMMENT=       Chef's default configuration and config loading
 LICENSE=       apache-2.0
 
-DEPENDS+=      ${RUBY_PKGPREFIX}-chef-utils>=15.8.23<15.9:../../sysutils/ruby-chef-utils
+DEPENDS+=      ${RUBY_PKGPREFIX}-chef-utils>=16.0.287<16.1:../../sysutils/ruby-chef-utils
 DEPENDS+=      ${RUBY_PKGPREFIX}-mixlib-shellout>=2.0:../../devel/ruby-mixlib-shellout
 DEPENDS+=      ${RUBY_PKGPREFIX}-mixlib-config>=2.2.12:../../devel/ruby-mixlib-config
 DEPENDS+=      ${RUBY_PKGPREFIX}-fuzzyurl>=0:../../textproc/ruby-fuzzyurl
Index: pkgsrc/sysutils/ruby-chef-config/distinfo
diff -u pkgsrc/sysutils/ruby-chef-config/distinfo:1.6 pkgsrc/sysutils/ruby-chef-config/distinfo:1.7
--- pkgsrc/sysutils/ruby-chef-config/distinfo:1.6       Tue Mar 24 18:03:50 2020
+++ pkgsrc/sysutils/ruby-chef-config/distinfo   Mon May 25 15:08:18 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2020/03/24 18:03:50 taca Exp $
+$NetBSD: distinfo,v 1.7 2020/05/25 15:08:18 taca Exp $
 
-SHA1 (chef-config-15.8.23.gem) = 6a63e592d5423ac11d67d7d6425ceb6aec2ac7a3
-RMD160 (chef-config-15.8.23.gem) = 57ed0f359d453eacd192e15a794417c4d4a53ef3
-SHA512 (chef-config-15.8.23.gem) = 886a3b7d2598c719dee2dbeb6d6e2c10e52202711ee42425b66542a5c580dfc6a9396084e541252bbd5945ec40ad747bd88aa7dd0aba41ba5f3b1b774965793a
-Size (chef-config-15.8.23.gem) = 49664 bytes
+SHA1 (chef-config-16.0.287.gem) = 1fafcb59e8f2add004f019aa682075171b35baab
+RMD160 (chef-config-16.0.287.gem) = 59cbf9d427edca442559dc5ef7fcd6d7fb01e9ce
+SHA512 (chef-config-16.0.287.gem) = 05f667d884601daca3a8c30436140fec0b5706cdc45234dcd3c14ed530a2f89af9ec845c6253da551d7d319a2a3ccaa88a3b24532a3d62963d2353590eae43de
+Size (chef-config-16.0.287.gem) = 49664 bytes



Home | Main Index | Thread Index | Old Index