pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ruby-license-acceptance misc/ruby-license-accepta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7a7481f9a095
branches:  trunk
changeset: 414249:7a7481f9a095
user:      taca <taca%pkgsrc.org@localhost>
date:      Tue Mar 24 17:58:03 2020 +0000

description:
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:

 misc/ruby-license-acceptance/Makefile |   4 ++--
 misc/ruby-license-acceptance/PLIST    |  16 +---------------
 misc/ruby-license-acceptance/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 22 deletions(-)

diffs (58 lines):

diff -r 423f5710ed73 -r 7a7481f9a095 misc/ruby-license-acceptance/Makefile
--- a/misc/ruby-license-acceptance/Makefile     Tue Mar 24 17:54:45 2020 +0000
+++ b/misc/ruby-license-acceptance/Makefile     Tue Mar 24 17:58:03 2020 +0000
@@ -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@localhost
diff -r 423f5710ed73 -r 7a7481f9a095 misc/ruby-license-acceptance/PLIST
--- a/misc/ruby-license-acceptance/PLIST        Tue Mar 24 17:54:45 2020 +0000
+++ b/misc/ruby-license-acceptance/PLIST        Tue Mar 24 17:58:03 2020 +0000
@@ -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/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 -r 423f5710ed73 -r 7a7481f9a095 misc/ruby-license-acceptance/distinfo
--- a/misc/ruby-license-acceptance/distinfo     Tue Mar 24 17:54:45 2020 +0000
+++ b/misc/ruby-license-acceptance/distinfo     Tue Mar 24 17:58:03 2020 +0000
@@ -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



Home | Main Index | Thread Index | Old Index