mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- BROKEN checksum mismatch
======================<phase: fetch >========================== ===> License GPLv2 accepted by the user ===> dd_rescue-1.30 depends on file: /usr/local/sbin/pkg - found => dd_rescue-1.30.tar.gz doesn't seem to exist in /usr/ports/distfiles/. => Attempting to fetch http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-1.30.tar.gz fetch: http://www.garloff.de/kurt/linux/ddrescue/dd_rescue-1.30.tar.gz: size mismatch: expected 25253, actual 26313
This commit is contained in:
parent
4620593c7b
commit
c8dda9fe89
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=312696
2 changed files with 4 additions and 2 deletions
|
@ -16,6 +16,8 @@ COMMENT= A dd tool suitable for rescuing data from a medium with errors
|
|||
LICENSE= GPLv2
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BROKEN= checksum mismatch
|
||||
|
||||
USE_GMAKE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (dd_rescue-1.30.tar.gz) = f4e59c5e669b758c7063bd69dc86f18d380ee3d3551f3da23a2b2a24da4bfa3b
|
||||
SIZE (dd_rescue-1.30.tar.gz) = 25253
|
||||
SHA256 (dd_rescue-1.30.tar.gz) = 137f20f8dbe053824b8dabf3a5157d02620bffcfcba336e99fcc2bf42055efde
|
||||
SIZE (dd_rescue-1.30.tar.gz) = 26313
|
||||
|
|
Loading…
Add table
Reference in a new issue