aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ddrescue
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2017-04-30 17:11:56 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2017-04-30 17:11:56 +0000
commitbf754897d7af2eb86fc2a63fde775975b707af0f (patch)
treee1ab55fb27f4e4b7056bebb16aa7c88c580cc646 /sysutils/ddrescue
parentd704d687417d30107304656e27fb4c843ac07398 (diff)
downloadports-bf754897d7af2eb86fc2a63fde775975b707af0f.tar.gz
ports-bf754897d7af2eb86fc2a63fde775975b707af0f.zip
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>)
Notes
Notes: svn path=/head/; revision=439832
Diffstat (limited to 'sysutils/ddrescue')
-rw-r--r--sysutils/ddrescue/Makefile2
-rw-r--r--sysutils/ddrescue/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile
index bcce64079c88..201fb062fc37 100644
--- a/sysutils/ddrescue/Makefile
+++ b/sysutils/ddrescue/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ddrescue
-PORTVERSION= 1.21
+PORTVERSION= 1.22
CATEGORIES= sysutils
MASTER_SITES= GNU
EXTRACT_SUFX= .tar.lz
diff --git a/sysutils/ddrescue/distinfo b/sysutils/ddrescue/distinfo
index 72318972acc1..87a24a985178 100644
--- a/sysutils/ddrescue/distinfo
+++ b/sysutils/ddrescue/distinfo
@@ -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