pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-license-acceptance



Module Name:    pkgsrc
Committed By:   taca
Date:           Mon Jan 18 15:45:01 UTC 2021

Modified Files:
        pkgsrc/misc/ruby-license-acceptance: Makefile distinfo

Log Message:
misc/ruby-license-acceptance: update to 2.1.13

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)


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/ruby-license-acceptance/Makefile \
    pkgsrc/misc/ruby-license-acceptance/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/ruby-license-acceptance/Makefile
diff -u pkgsrc/misc/ruby-license-acceptance/Makefile:1.4 pkgsrc/misc/ruby-license-acceptance/Makefile:1.5
--- pkgsrc/misc/ruby-license-acceptance/Makefile:1.4    Mon Sep 14 16:31:12 2020
+++ pkgsrc/misc/ruby-license-acceptance/Makefile        Mon Jan 18 15:45:01 2021
@@ -1,6 +1,6 @@
-# $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@localhost
@@ -8,8 +8,8 @@ HOMEPAGE=       https://github.com/chef/licens
 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
 
Index: pkgsrc/misc/ruby-license-acceptance/distinfo
diff -u pkgsrc/misc/ruby-license-acceptance/distinfo:1.4 pkgsrc/misc/ruby-license-acceptance/distinfo:1.5
--- pkgsrc/misc/ruby-license-acceptance/distinfo:1.4    Mon Sep 14 16:31:12 2020
+++ pkgsrc/misc/ruby-license-acceptance/distinfo        Mon Jan 18 15:45:01 2021
@@ -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



Home | Main Index | Thread Index | Old Index