pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/49795 CVS commit: pkgsrc/sysutils/pv
The following reply was made to PR pkg/49795; it has been noted by GNATS.
From: "Benny Siegert" <bsiegert%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/49795 CVS commit: pkgsrc/sysutils/pv
Date: Tue, 12 May 2015 15:45:21 +0000
Module Name: pkgsrc
Committed By: bsiegert
Date: Tue May 12 15:45:21 UTC 2015
Modified Files:
pkgsrc/sysutils/pv: Makefile PLIST distinfo
Removed Files:
pkgsrc/sysutils/pv/patches: patch-ac
Log Message:
Update pv to 1.6.0. Patch from Jonathan Buschmann in PR pkg/49795.
1.6.0 - 15 March 2015
fix lstat64 support when unavailable - separate patches supplied by
Ganael Laplanche and Peter Korsgaard
(#1506) new option "-D" / "--delay-start" to only show bar after N
seconds (Damon Harper)
new option "--fineta" / "-I" to show ETA as time of day rather than
time remaining - patch supplied by Erkki Seppälä (r147)
(#1509) change ETA (--eta / -e) so that days are given if the hours
remaining are 24 or more (Jacek Wielemborek)
(#1499) repeat read and write attempts on partial buffer fill/empty to
work around post-signal transfer rate drop reported by Ralf Ramsauer
(#1507) do not try to calculate total size in line mode, due to bug
reported by Jacek Wielemborek and Michiel Van Herwegen
cleanup: removed defunct RATS comments and unnecessary copyright
notices
clean up displayed lines when using --watchfd PID, when PID exits
output errors on a new line to avoid overwriting transfer bar
Changes in older releases :
new option --watchfd
new option --null
new option --skip-errors
new option --format
new option --remote (-R) to control an already-running process
new option --line-mode (-l) to count lines instead of bytes
Fixes for AIX, Cygwin, Solaris, MacOSX
Change license to Artistic 2.0
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/sysutils/pv/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/pv/PLIST
cvs rdiff -u -r1.5 -r1.6 pkgsrc/sysutils/pv/distinfo
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/sysutils/pv/patches/patch-ac
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index