diff options
author | taca <taca@pkgsrc.org> | 2020-03-24 17:58:03 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2020-03-24 17:58:03 +0000 |
commit | 126ab1555715f5507929c060d649c75e5285510a (patch) | |
tree | 0ab0b22772d8a8a7d1ed2e04aadeea0d9ae4b3c2 /misc/ruby-license-acceptance | |
parent | 73b122cfab1f88cfe1e9f4f2cc16f120565bc361 (diff) | |
download | pkgsrc-126ab1555715f5507929c060d649c75e5285510a.tar.gz |
misc/ruby-license-acceptance: update to 1.0.18
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: ----------------------------------------------------------------------
Diffstat (limited to 'misc/ruby-license-acceptance')
-rw-r--r-- | misc/ruby-license-acceptance/Makefile | 4 | ||||
-rw-r--r-- | misc/ruby-license-acceptance/PLIST | 16 | ||||
-rw-r--r-- | misc/ruby-license-acceptance/distinfo | 10 |
3 files changed, 8 insertions, 22 deletions
diff --git a/misc/ruby-license-acceptance/Makefile b/misc/ruby-license-acceptance/Makefile index d0137df8c25..3248cde556d 100644 --- a/misc/ruby-license-acceptance/Makefile +++ b/misc/ruby-license-acceptance/Makefile @@ -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 diff --git a/misc/ruby-license-acceptance/PLIST b/misc/ruby-license-acceptance/PLIST index b02a8e6bee3..aeaf0734bca 100644 --- a/misc/ruby-license-acceptance/PLIST +++ b/misc/ruby-license-acceptance/PLIST @@ -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 @@ -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 diff --git a/misc/ruby-license-acceptance/distinfo b/misc/ruby-license-acceptance/distinfo index 27373d7462e..b65104fb1e0 100644 --- a/misc/ruby-license-acceptance/distinfo +++ b/misc/ruby-license-acceptance/distinfo @@ -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 |