Andreas Wacknitz
2023-12-01 caa86fd88fdeacb2e6b2df486574ee3a06f32f18
pv: update to 1.8.5

2 files modified
14 ■■■■ changed files
components/sysutils/pv/Makefile 4 ●●●● patch | view | raw | blame | history
components/sysutils/pv/test/results-all.master 10 ●●●● patch | view | raw | blame | history
components/sysutils/pv/Makefile
@@ -27,13 +27,13 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        pv
COMPONENT_VERSION=    1.8.0
COMPONENT_VERSION=    1.8.5
COMPONENT_SUMMARY=    Pipe Viewer
COMPONENT_DESCRIPTION=    pv - a terminal-based tool for monitoring the progress of data through a pipeline.
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_PROJECT_URL=    https://www.ivarch.com/programs/pv.shtml
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH= sha256:5cec4f737826a0eddab471dd3b75a587bd29a2e7cfa30068d57f29439a251fdf
COMPONENT_ARCHIVE_HASH= sha256:d22948d06be06a5be37336318de540a2215be10ab0163f8cd23a20149647b780
COMPONENT_ARCHIVE_URL=    https://www.ivarch.com/programs/sources/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=        shell/pipe-viewer
COMPONENT_CLASSIFICATION= Applications/System Utilities
components/sysutils/pv/test/results-all.master
@@ -25,9 +25,9 @@
PASS: tests/Integrity_-_Large_file_support.test
PASS: tests/Integrity_-_On_output_pipe_close.test
PASS: tests/Integrity_-_When_adjusted_remotely.test
FAIL: tests/Memory_safety_-_Basic.test
FAIL: tests/Memory_safety_-_Remote_control_receiver.test
FAIL: tests/Memory_safety_-_Remote_control_sender.test
SKIP: tests/Memory_safety_-_Basic.test
SKIP: tests/Memory_safety_-_Remote_control_receiver.test
SKIP: tests/Memory_safety_-_Remote_control_sender.test
PASS: tests/Modifiers_-_--direct-io.test
PASS: tests/Modifiers_-_--force.test
PASS: tests/Modifiers_-_--interval.test
@@ -41,8 +41,8 @@
PASS: tests/Transfer_-_--stop-at-size.test
# TOTAL: 41
# PASS:  38
# SKIP:  0
# SKIP:  3
# XFAIL: 0
# FAIL:  3
# FAIL:  0
# XPASS: 0
# ERROR: 0