Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2023 14:33:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272694] sysutils/pv: update to 1.7.0
Message-ID:  <bug-272694-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272694

            Bug ID: 272694
           Summary: sysutils/pv: update to 1.7.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: martymac@FreeBSD.org
          Reporter: vsasjason@gmail.com
             Flags: maintainer-feedback?(martymac@FreeBSD.org)
          Assignee: martymac@FreeBSD.org

Created attachment 243587
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D243587&action=
=3Dedit
patch for update

Changelog:
  * dropped: support for Red Hat Enterprise Linux and its derivatives has b=
een
dropped; removed the RPM spec file, and will no longer build binaries
  * feature: the "--size" option now accepts "@filename" to use the size of
another file (pull request #57 supplied by Dave Beckett)
  * feature: the "--watchfd" option is now available on OS X (pull request =
#60
supplied by christoph-zededa)
  * feature: new "--bits" option to show bit count instead of byte count
(adapted from pull request #63 supplied by Nick Black)
  * feature: new "--average-rate-window" option, to set the window over whi=
ch
the average rate is calculated, also used for ETA (modified from pull reque=
st
#65 supplied by lemonsqueeze)
  * feature: the "--watchfd" option will now show relative filenames, if th=
ey
are under the current directory (pull request #66 supplied by ikasty)
  * fix: correction to pv_in_foreground() to behave as its comment block sa=
ys
it should, when not on a terminal - corrects GH#19 "No output in Arch Linux
initcpio after 1.6.6", GH#31 "No output written from inside zsh <() constru=
ct",
GH#55 "pv Stopped Working in the Background" (pull request #64 supplied by
Michael Wei=C3=9F)
  * fix: workaround for OS X 11 behaviour in configure script regarding sta=
t64
at compile time (pull request #57 supplied by Dave Beckett)
  * fix: workaround for macOS equivalence of stat to stat64 - patches from
Filippo Valsorda and Demitri Muna, correcting GH#33 "Fix compilation proble=
ms
due to stat64() on Apple Silicon"
  * fix: add burst rate limit to transfer, so rate limits are not broken by
bursty traffic (pull request #62 supplied by Volodymyr Bychkovyak)
  * fix: corrected "--force" option so it will still output progress when n=
ot
in the same process group as the owner of the terminal - corrects GH#23 "No
output with "-f" when run in background after 1.6.6" and helps to correct G=
H#31
"No output written from inside zsh <() construct"
  * fix: corrected elapsed time display to show as D:HH:MM:SS after 1 day, =
like
the ETA does - corrects GH#16 "Show days in same format in ETA as in elapsed
time"
  * fix: corrected bug where percentages went down after 100% when in
"--numeric" mode with a "--size" that was too small - corrects GH#26 "Corre=
ct
"-n" behaviour when going past 100% of "-s" size"
  * i18n: recoded Polish translation file to UTF-8
  * i18n: removed inaccurate fuzzy translation matches
  * docs: moved all open issues into GitHub and updated the TODO list
  * docs: renamed README to README.md and altered it to Markdown format
  * docs: moved contributors from the README to docs/ACKNOWLEDGEMENTS.md
  * docs: moved TODO to TODO.md and altered it to Markdown format
  * docs: moved NEWS to NEWS.md, converted it to UTF-8, and altered it to
Markdown format

Additionally, it looks like pv is moving to GitHub currently, but I'm unsure
how to switch port to use it (and if it's time to do so).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272694-7788>