pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/ruby-progressbar misc/ruby-progressbar: update to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e4f9b6984016
branches:  trunk
changeset: 368741:e4f9b6984016
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Sep 18 00:59:47 2017 +0000

description:
misc/ruby-progressbar: update to 1.8.3

Version v1.8.3 - September 13, 2017

* Update warning_filter to fix require_relative

Version v1.8.2 - December 10, 2016

Fix

* Predicates not available on 1.8.7

Add

* progressbar as a gem build target

Removed

* reek

diffstat:

 misc/ruby-progressbar/Makefile |   4 ++--
 misc/ruby-progressbar/PLIST    |  23 +----------------------
 misc/ruby-progressbar/distinfo |  10 +++++-----
 3 files changed, 8 insertions(+), 29 deletions(-)

diffs (62 lines):

diff -r 074e6e309d63 -r e4f9b6984016 misc/ruby-progressbar/Makefile
--- a/misc/ruby-progressbar/Makefile    Mon Sep 18 00:58:53 2017 +0000
+++ b/misc/ruby-progressbar/Makefile    Mon Sep 18 00:59:47 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2017/05/30 14:22:40 taca Exp $
+# $NetBSD: Makefile,v 1.17 2017/09/18 00:59:47 taca Exp $
 
-DISTNAME=      ruby-progressbar-1.8.1
+DISTNAME=      ruby-progressbar-1.8.3
 PKGNAME=       ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
 CATEGORIES=    misc ruby
 
diff -r 074e6e309d63 -r e4f9b6984016 misc/ruby-progressbar/PLIST
--- a/misc/ruby-progressbar/PLIST       Mon Sep 18 00:58:53 2017 +0000
+++ b/misc/ruby-progressbar/PLIST       Mon Sep 18 00:59:47 2017 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2016/10/17 14:27:37 taca Exp $
+@comment $NetBSD: PLIST,v 1.6 2017/09/18 00:59:47 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
@@ -27,25 +27,4 @@
 ${GEM_LIBDIR}/lib/ruby-progressbar/time.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/timer.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/version.rb
-${GEM_LIBDIR}/spec/fixtures/benchmark.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/base_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/calculators/length_calculator_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/calculators/running_average_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/components/bar_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/components/percentage_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/components/rate_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/components/throttle_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/components/time_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/components/title_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/format/formatter_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/format/molecule_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/format/string_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/output_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/outputs/non_tty_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/outputs/tty_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/progress_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/time_spec.rb
-${GEM_LIBDIR}/spec/ruby-progressbar/timer_spec.rb
-${GEM_LIBDIR}/spec/spec_helper.rb
-${GEM_LIBDIR}/spec/support/time.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
diff -r 074e6e309d63 -r e4f9b6984016 misc/ruby-progressbar/distinfo
--- a/misc/ruby-progressbar/distinfo    Mon Sep 18 00:58:53 2017 +0000
+++ b/misc/ruby-progressbar/distinfo    Mon Sep 18 00:59:47 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/10/17 14:27:37 taca Exp $
+$NetBSD: distinfo,v 1.5 2017/09/18 00:59:47 taca Exp $
 
-SHA1 (ruby-progressbar-1.8.1.gem) = 995128111b2ded4cd62fa753d7e6a5635a7a1abe
-RMD160 (ruby-progressbar-1.8.1.gem) = 45fba9ae7bdefa46159c988bb747d6f354a377d1
-SHA512 (ruby-progressbar-1.8.1.gem) = bded41f29ed3386b83b0c4fe208813de330cb6be527c4b91cbf436f44d0efe58cb717a783d104f32b697fe1d9b71eeec500c8a72a9a5b34fc416c86e7565bc01
-Size (ruby-progressbar-1.8.1.gem) = 26112 bytes
+SHA1 (ruby-progressbar-1.8.3.gem) = 5821c2884e0fd66b82a4e1b2531a6a14a90e6fe4
+RMD160 (ruby-progressbar-1.8.3.gem) = b32f9a0ad834ead41910e46acdb90788c52590e1
+SHA512 (ruby-progressbar-1.8.3.gem) = b6959c91e612e1cf2c806a8c81372e22a251431973abe133068be60cfa4f7fd0cc03dcc88e3b9fbd7b6559e5eb447e24013bf6cdd79cf393b2d6a5a16801443f
+Size (ruby-progressbar-1.8.3.gem) = 16896 bytes



Home | Main Index | Thread Index | Old Index