pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-progressbar



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Mar  5 13:52:42 UTC 2023

Modified Files:
        pkgsrc/misc/ruby-progressbar: Makefile PLIST distinfo

Log Message:
misc/ruby-progressbar: update to 1.13.0

1.12.0 (2023-03-01)

Add

* Ability To Swap Out Running Average Calculators
* running_average_rate As Configuration Option
* Wall Clock Time To Completion To The Format Elements

Change

* Rename Running Average Calculator To Smoothed Average Calculator
* Rename smoothing To running_average_rate
* Rename smoothing_factor To rate
* Allow Timer's Elapsed Seconds To Calculate Even If Not Started

1.13.0 (2023-03-04)

Add

* Ability To Allow Different Projectors To Be Used For Time Estimates
* Concept Of A Projector
* Ability To Access Progress Bar Instance Using Enumerator Refinement

Remove

* smoothing Option

Change

* Issue Caused By Ruby Bug


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/misc/ruby-progressbar/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/misc/ruby-progressbar/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/misc/ruby-progressbar/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-progressbar/Makefile
diff -u pkgsrc/misc/ruby-progressbar/Makefile:1.21 pkgsrc/misc/ruby-progressbar/Makefile:1.22
--- pkgsrc/misc/ruby-progressbar/Makefile:1.21  Mon Jan 11 14:07:32 2021
+++ pkgsrc/misc/ruby-progressbar/Makefile       Sun Mar  5 13:52:42 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2021/01/11 14:07:32 taca Exp $
+# $NetBSD: Makefile,v 1.22 2023/03/05 13:52:42 taca Exp $
 
-DISTNAME=      ruby-progressbar-1.11.0
+DISTNAME=      ruby-progressbar-1.13.0
 PKGNAME=       ${DISTNAME:S/ruby-/${RUBY_PKGPREFIX}-/}
 CATEGORIES=    misc
 

Index: pkgsrc/misc/ruby-progressbar/PLIST
diff -u pkgsrc/misc/ruby-progressbar/PLIST:1.7 pkgsrc/misc/ruby-progressbar/PLIST:1.8
--- pkgsrc/misc/ruby-progressbar/PLIST:1.7      Wed Mar 14 14:32:05 2018
+++ pkgsrc/misc/ruby-progressbar/PLIST  Sun Mar  5 13:52:42 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2018/03/14 14:32:05 taca Exp $
+@comment $NetBSD: PLIST,v 1.8 2023/03/05 13:52:42 taca Exp $
 ${GEM_HOME}/cache/${GEM_NAME}.gem
 ${GEM_LIBDIR}/LICENSE.txt
 ${GEM_LIBDIR}/README.md
@@ -6,15 +6,12 @@ ${GEM_LIBDIR}/Rakefile
 ${GEM_LIBDIR}/lib/ruby-progressbar.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/base.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/calculators/length.rb
-${GEM_LIBDIR}/lib/ruby-progressbar/calculators/running_average.rb
-${GEM_LIBDIR}/lib/ruby-progressbar/components.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/components/bar.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/components/percentage.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/components/rate.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/components/time.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/components/title.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/errors/invalid_progress_error.rb
-${GEM_LIBDIR}/lib/ruby-progressbar/format.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/format/formatter.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/format/molecule.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/format/string.rb
@@ -23,8 +20,10 @@ ${GEM_LIBDIR}/lib/ruby-progressbar/outpu
 ${GEM_LIBDIR}/lib/ruby-progressbar/outputs/null.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/outputs/tty.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/progress.rb
+${GEM_LIBDIR}/lib/ruby-progressbar/projector.rb
+${GEM_LIBDIR}/lib/ruby-progressbar/projectors/smoothed_average.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/refinements.rb
-${GEM_LIBDIR}/lib/ruby-progressbar/refinements/enumerator.rb
+${GEM_LIBDIR}/lib/ruby-progressbar/refinements/progress_enumerator.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/throttle.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/time.rb
 ${GEM_LIBDIR}/lib/ruby-progressbar/timer.rb

Index: pkgsrc/misc/ruby-progressbar/distinfo
diff -u pkgsrc/misc/ruby-progressbar/distinfo:1.11 pkgsrc/misc/ruby-progressbar/distinfo:1.12
--- pkgsrc/misc/ruby-progressbar/distinfo:1.11  Tue Oct 26 10:59:31 2021
+++ pkgsrc/misc/ruby-progressbar/distinfo       Sun Mar  5 13:52:42 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:59:31 nia Exp $
+$NetBSD: distinfo,v 1.12 2023/03/05 13:52:42 taca Exp $
 
-BLAKE2s (ruby-progressbar-1.11.0.gem) = 2f05d5bbd8a7dedc672c2413c06bc7d63c2d160532d8f0f1917a23582e3c0393
-SHA512 (ruby-progressbar-1.11.0.gem) = 4c1b20c1a7a982a8da9cd85ba53f043dd72aa7c4d98d47013d311d305d30461d760300ae0d60cdd2767c73d99c55fe07607b7086803f90ebf261549111524f27
-Size (ruby-progressbar-1.11.0.gem) = 18432 bytes
+BLAKE2s (ruby-progressbar-1.13.0.gem) = 8489082a29e87ab080e6e4df796620e36761ad19bcf5856883bc7cdd7245e548
+SHA512 (ruby-progressbar-1.13.0.gem) = 4e651cfa75dfed3467017583886d0e0eedb46c13c7f8faa67fae06f169983fbf6a4525799cb45411b9c9c9f536786a66ba71764e760261c0e02ff7487bf4c464
+Size (ruby-progressbar-1.13.0.gem) = 19456 bytes



Home | Main Index | Thread Index | Old Index