Skip to content

Commit

Permalink
sysutils/ruby-chef-telemetry: update to 1.0.29
Browse files Browse the repository at this point in the history
1.0.29 (2021-02-22)

Merged Pull Requests
* Gate another require and simplify expand_path #44 (tas50)
* Update chefstyle requirement from 1.2.1 to 1.3.2 #45
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.3.2 to 1.4.2 #47
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.2 to 1.4.3 #48
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.3 to 1.4.4 #49
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.4 to 1.4.5 #50
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.5 to 1.5.0 #51
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.2 #53
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.2 to 1.5.8 #57
  (dependabot-preview[bot])
* Pin chef-utils on older ruby releases in test #58 (tas50)
* Update chefstyle requirement from 1.5.8 to 1.5.9 #59
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.9 to 1.6.1 #60
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.6.1 to 1.6.2 #61
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.6.2 to 1.7.1 #62
  (dependabot-preview[bot])
* Remove unused ffi-yajl dep #63 (tas50)
  • Loading branch information
taca committed Mar 7, 2021
1 parent 610b160 commit e5f2cbe
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 2 additions & 3 deletions sysutils/ruby-chef-telemetry/Makefile
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
# $NetBSD: Makefile,v 1.1 2021/01/18 15:10:14 taca Exp $
# $NetBSD: Makefile,v 1.2 2021/03/07 14:21:28 taca Exp $

DISTNAME= chef-telemetry-1.0.14
DISTNAME= chef-telemetry-1.0.29
CATEGORIES= sysutils

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/chef/chef-telemetry
COMMENT= Send user actions to the Chef telemetry system
LICENSE= apache-2.0

DEPENDS+= ${RUBY_PKGPREFIX}-ffi-yajl>=2.2<3:../../devel/ruby-ffi-yajl
DEPENDS+= ${RUBY_PKGPREFIX}-concurrent-ruby>=1.0<2:../../devel/ruby-concurrent-ruby
DEPENDS+= ${RUBY_PKGPREFIX}-chef-config>=0:../../sysutils/ruby-chef-config

Expand Down
10 changes: 5 additions & 5 deletions sysutils/ruby-chef-telemetry/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.1 2021/01/18 15:10:14 taca Exp $
$NetBSD: distinfo,v 1.2 2021/03/07 14:21:28 taca Exp $

SHA1 (chef-telemetry-1.0.14.gem) = 64c81ecfde3dae81faebd7edcb0e96881d9d9849
RMD160 (chef-telemetry-1.0.14.gem) = e734b1bd320712e7711f542c2692f6a143b5e92d
SHA512 (chef-telemetry-1.0.14.gem) = f5fbcbedb7686f959406e9c77b7c4f9cda766e1db7a77a5257a2640b52ff56684e0d7372d1cccdfb2a90772e6ba466f99b0bd2f92abd62ab84dba96bfd04e7a1
Size (chef-telemetry-1.0.14.gem) = 13312 bytes
SHA1 (chef-telemetry-1.0.29.gem) = 13b5a6dd2abcf853b990067633f7eb17a48ca46d
RMD160 (chef-telemetry-1.0.29.gem) = 713a3b0e024382b2d26ea66de424be6ad74c97c4
SHA512 (chef-telemetry-1.0.29.gem) = 239b841bbf74c7a83f0062dd7ef76a898e1c3dc070a454927272e8c14b252cefeb7952556c941ba3e86e317cdede6498730147d143981407253c9d5c12f3ed35
Size (chef-telemetry-1.0.29.gem) = 13312 bytes

0 comments on commit e5f2cbe

Please sign in to comment.