Skip to content

Commit

Permalink
misc/ruby-license-acceptance: update to 2.1.13
Browse files Browse the repository at this point in the history
2.1.13 (2020-12-07)

Merged Pull Requests

* Convert to require_relative #90 (tas50)
* Update chefstyle requirement from 1.3.2 to 1.4.2 in /components/ruby #91
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.2 to 1.4.3 in /components/ruby #92
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.3 to 1.4.4 in /components/ruby #93
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.4 to 1.4.5 in /components/ruby #94
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.4.5 to 1.5.0 in /components/ruby #96
  (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.0 to 1.5.2 in /components/ruby #98
  (dependabot-preview[bot])
* Update tomlrb requirement from ~> 1.2 to >= 1.2, < 3.0 in
  /components/ruby #100 (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.2 to 1.5.6 in /components/ruby
  #101 (dependabot-preview[bot])
* Update chefstyle requirement from 1.5.6 to 1.5.7 in /components/ruby
  #102 (dependabot-preview[bot])
* Remove yard tasks / unpin parallel gem #103 (tas50)
  • Loading branch information
taca committed Jan 18, 2021
1 parent ddff499 commit 97a54d0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
8 changes: 4 additions & 4 deletions misc/ruby-license-acceptance/Makefile
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# $NetBSD: Makefile,v 1.4 2020/09/14 16:31:12 taca Exp $
# $NetBSD: Makefile,v 1.5 2021/01/18 15:45:01 taca Exp $

DISTNAME= license-acceptance-2.1.2
DISTNAME= license-acceptance-2.1.13
CATEGORIES= misc

MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/chef/license-acceptance
COMMENT= Chef End User License Agreement Acceptance
LICENSE= apache-2.0

DEPENDS+= ${RUBY_PKGPREFIX}-pastel>=0.7<1:../../devel/ruby-pastel
DEPENDS+= ${RUBY_PKGPREFIX}-tomlrb>=1.2<2:../../devel/ruby-tomlrb
#DEPENDS+= ${RUBY_PKGPREFIX}-pastel>=0.7<1:../../devel/ruby-pastel
DEPENDS+= ${RUBY_PKGPREFIX}-tomlrb>=1.2<3:../../devel/ruby-tomlrb
DEPENDS+= ${RUBY_PKGPREFIX}-tty-box>=0.6<1:../../devel/ruby-tty-box
DEPENDS+= ${RUBY_PKGPREFIX}-tty-prompt>=0.20<1:../../devel/ruby-tty-prompt

Expand Down
10 changes: 5 additions & 5 deletions misc/ruby-license-acceptance/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2020/09/14 16:31:12 taca Exp $
$NetBSD: distinfo,v 1.5 2021/01/18 15:45:01 taca Exp $

SHA1 (license-acceptance-2.1.2.gem) = 6a48c17c0284ea37906e762a69f76d98a0eed22d
RMD160 (license-acceptance-2.1.2.gem) = f8e8862d31b36780610823371a22281123ecba23
SHA512 (license-acceptance-2.1.2.gem) = f798ba278629dd0d5c28a2ecd9d5e8453225b38fb9b15ca7bb27c09fb6904a45085a6a56b41f7d2899ed0a03a790c73495d78f39fdd80d76e66d3281ffbaddd2
Size (license-acceptance-2.1.2.gem) = 15872 bytes
SHA1 (license-acceptance-2.1.13.gem) = bb7b6289c893142985cd02786b532c9158d4d53c
RMD160 (license-acceptance-2.1.13.gem) = cf606e397d5a48713dd36d57426a045e9c7d29b3
SHA512 (license-acceptance-2.1.13.gem) = 25f8dff760b8dea38fcbce69900d72b6e243c6b2e9ceefd4e926015ade9382b69bc63ed727a46d9ba3f06064660988d801d4221e07d4d67193f80bb46337dea0
Size (license-acceptance-2.1.13.gem) = 15360 bytes

0 comments on commit 97a54d0

Please sign in to comment.