diff options
| author | Tilman Keskinoz <arved@FreeBSD.org> | 2017-01-28 22:50:36 +0000 |
|---|---|---|
| committer | Tilman Keskinoz <arved@FreeBSD.org> | 2017-01-28 22:50:36 +0000 |
| commit | a97c08f3a2ce6e253da174150863a71fc910a3a0 (patch) | |
| tree | c8cc8563f60e923a2a7a9067c38ddc9ed7ae55cb | |
| parent | Update to 1.0.59 (diff) | |
Update to 1.21
PR: 216506
Submitted by: maintainer
| -rw-r--r-- | sysutils/ddrescue/Makefile | 4 | ||||
| -rw-r--r-- | sysutils/ddrescue/distinfo | 5 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/ddrescue/Makefile b/sysutils/ddrescue/Makefile index bb8e84a750eb..bcce64079c88 100644 --- a/sysutils/ddrescue/Makefile +++ b/sysutils/ddrescue/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ddrescue -PORTVERSION= 1.18.1 +PORTVERSION= 1.21 CATEGORIES= sysutils MASTER_SITES= GNU EXTRACT_SUFX= .tar.lz @@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.lz MAINTAINER= jharris@widomaker.com COMMENT= Data recovery tool -LICENSE= GPLv3 +LICENSE= GPLv2 EXTRACT_DEPENDS=lzip:archivers/lzip diff --git a/sysutils/ddrescue/distinfo b/sysutils/ddrescue/distinfo index 9ac1a3db7611..72318972acc1 100644 --- a/sysutils/ddrescue/distinfo +++ b/sysutils/ddrescue/distinfo @@ -1,2 +1,3 @@ -SHA256 (ddrescue-1.18.1.tar.lz) = 58614b4fd32706bd8cd3664349ca9fd0c0488b27a211d829d29e27e4978ba1a9 -SIZE (ddrescue-1.18.1.tar.lz) = 72233 +TIMESTAMP = 1485459041 +SHA256 (ddrescue-1.21.tar.lz) = f09e4eb6a209cbd0fe8ee6db2d558238cdc969afa1d94150f263402ac882e1ac +SIZE (ddrescue-1.21.tar.lz) = 74716 |
