1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Update to ddrescue version 1.22, which includes the following changes:

- Option '-X, --exit-on-error' has been replaced by '-X, --max-read-errors'.
 - New options --max-slow-reads, --delay-slow, --reset-slow,
   --log-events, --mapfile-interval, --pause-on-error.
 - Option --pause has been renamed to --pause-on-pass.
 - Option --max-errors has been renamed to --max-bad-areas.
 - Rescuebook shows read_errors, error_rate and slow_reads.
 - Two new passes (3 and 4) added to the copying phase.
 - Option '-K, --skip-size' now accepts sizes up to 1 EiB.
 - Initial skip size now defaults to (infile_size / 100_000).
 - Options --ask and -vv now show size along with model and serial number.
 - New option '-A, --annotate-mapfile' for ddrescuelog.
 - Plus various cleanups and tweaks.

Approved by:	maintainer (Jason Harris <jharris@widomaker.com>)
This commit is contained in:
Gerald Pfeifer 2017-04-30 17:11:56 +00:00
parent d704d68741
commit bf754897d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439832
2 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ddrescue
PORTVERSION= 1.21
PORTVERSION= 1.22
CATEGORIES= sysutils
MASTER_SITES= GNU
EXTRACT_SUFX= .tar.lz

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1485459041
SHA256 (ddrescue-1.21.tar.lz) = f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac
SIZE (ddrescue-1.21.tar.lz) = 74716
TIMESTAMP = 1493556280
SHA256 (ddrescue-1.22.tar.lz) = 09857b2e8074813ac19da5d262890f722e5f7900e521a4c60354cef95eea10a7
SIZE (ddrescue-1.22.tar.lz) = 80050