Skip to content

Commit

Permalink
misc/ruby-license-acceptance: update to 1.0.18
Browse files Browse the repository at this point in the history
Update ruby-license-acceptance to 1.0.18.


1.0.18 (2020-02-12)

* Allow for thor 0.20 still #71 (tas50)


1.0.17 (2019-12-30)

* Update rake requirement from ~> 10.0 to ~> 13.0 in /components/ruby #60
  (dependabot-preview[bot])
* Use dependabot to update dependencies rather than blindly updating #63
  (tyler-ball)
* Updating default license location for Habitat on Windows #55
  (stuartpreston)
* Update thor requirement from ~> 0.20 to ~> 1.0 in /components/ruby #68
  (dependabot-preview[bot])CVS: ----------------------------------------------------------------------
  • Loading branch information
taca committed Mar 24, 2020
1 parent f458864 commit 3f55d13
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 22 deletions.
4 changes: 2 additions & 2 deletions misc/ruby-license-acceptance/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.1 2020/01/19 15:38:45 taca Exp $
# $NetBSD: Makefile,v 1.2 2020/03/24 17:58:03 taca Exp $

DISTNAME= license-acceptance-1.0.13
DISTNAME= license-acceptance-1.0.18
CATEGORIES= misc

MAINTAINER= pkgsrc-users@NetBSD.org
Expand Down
16 changes: 1 addition & 15 deletions misc/ruby-license-acceptance/PLIST
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
@comment $NetBSD: PLIST,v 1.1 2020/01/19 15:38:45 taca Exp $
@comment $NetBSD: PLIST,v 1.2 2020/03/24 17:58:03 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/Gemfile
${GEM_LIBDIR}/Gemfile.lock
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/Rakefile
${GEM_LIBDIR}/config/product_info.toml
${GEM_LIBDIR}/lib/license_acceptance/acceptor.rb
${GEM_LIBDIR}/lib/license_acceptance/cli_flags/mixlib_cli.rb
Expand All @@ -20,16 +18,4 @@ ${GEM_LIBDIR}/lib/license_acceptance/strategy/file.rb
${GEM_LIBDIR}/lib/license_acceptance/strategy/prompt.rb
${GEM_LIBDIR}/lib/license_acceptance/strategy/provided_value.rb
${GEM_LIBDIR}/lib/license_acceptance/version.rb
${GEM_LIBDIR}/spec/license_acceptance/acceptor_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/cli_flags/mixlib_cli_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/cli_flags/thor_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/config_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/product_reader_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/product_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/strategy/argument_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/strategy/environment_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/strategy/file_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/strategy/prompt_spec.rb
${GEM_LIBDIR}/spec/license_acceptance/strategy/provided_value_spec.rb
${GEM_LIBDIR}/spec/spec_helper.rb
${GEM_HOME}/specifications/${GEM_NAME}.gemspec
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.1 2020/01/19 15:38:45 taca Exp $
$NetBSD: distinfo,v 1.2 2020/03/24 17:58:03 taca Exp $

SHA1 (license-acceptance-1.0.13.gem) = 222c43f759dbd9e0968640f3f16a9714e30c9a5f
RMD160 (license-acceptance-1.0.13.gem) = 39c5ebd35c75ab42f220c8d697ae407b2d8bfafd
SHA512 (license-acceptance-1.0.13.gem) = f66cd6feccf5c791d4aa651fca002b3af72e1bd542891d49df1444280ff3656055f4972f77606651017c5762dff3fbab61e77b451ee63f69713844d32d57c792
Size (license-acceptance-1.0.13.gem) = 21504 bytes
SHA1 (license-acceptance-1.0.18.gem) = f61b330c2ab3ab2624452ca85d4a2033d340661b
RMD160 (license-acceptance-1.0.18.gem) = 93d18717ddc6ce462796128d957bcae68b28ad5b
SHA512 (license-acceptance-1.0.18.gem) = 2c9106b50fd54e1f896992eb50178f8389ceaa87b28eb1670f332264ef7678d37c8dd728df7dba383a6bbb937c69eb0419f53ff8f7dcf4d7ee865938a8d9877d
Size (license-acceptance-1.0.18.gem) = 15360 bytes

0 comments on commit 3f55d13

Please sign in to comment.