mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04:00
Update to 1.1.9
This commit is contained in:
parent
0e435ac5f8
commit
1fec771e4e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=252686
4 changed files with 9 additions and 6 deletions
|
@ -6,9 +6,9 @@
|
|||
#
|
||||
|
||||
PORTNAME= magicrescue
|
||||
PORTVERSION= 1.1.8
|
||||
PORTVERSION= 1.1.9
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= http://www.student.dtu.dk/~s042078/magicrescue/release/ \
|
||||
MASTER_SITES= http://www.itu.dk/people/jobr/magicrescue/release/ \
|
||||
CRITICAL
|
||||
|
||||
MAINTAINER= ehaupt@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (magicrescue-1.1.8.tar.gz) = 83f141413847f2ed45fd708494313ad1
|
||||
SHA256 (magicrescue-1.1.8.tar.gz) = ace2b03e06b74f8c357e80d86f968d258fde6b37199126884095e22b89c5f763
|
||||
SIZE (magicrescue-1.1.8.tar.gz) = 91652
|
||||
MD5 (magicrescue-1.1.9.tar.gz) = 093ac491bc5f70c4b050e57e3437ab07
|
||||
SHA256 (magicrescue-1.1.9.tar.gz) = a920b174efd664afe9760a43700588c9c5e6182cb13d7421e07ab613bceeb3c7
|
||||
SIZE (magicrescue-1.1.9.tar.gz) = 92621
|
||||
|
|
|
@ -8,7 +8,7 @@ It works on any file system, but on very fragmented file systems it can only
|
|||
recover the first chunk of each file. Practical experience shows, however, that
|
||||
chunks of 30-50MB are not uncommon.
|
||||
|
||||
WWW: http://jbj.rapanden.dk/magicrescue/
|
||||
WWW: http://www.itu.dk/people/jobr/magicrescue/
|
||||
|
||||
- ehaupt
|
||||
ehaupt@critical.ch
|
||||
|
|
|
@ -18,6 +18,9 @@ bin/magicsort
|
|||
%%DATADIR%%/recipes/zip
|
||||
%%DATADIR%%/recipes/canon-cr2
|
||||
%%DATADIR%%/recipes/flac
|
||||
%%DATADIR%%/recipes/mbox-mozilla-sent
|
||||
%%DATADIR%%/recipes/mbox-mozilla-inbox
|
||||
%%DATADIR%%/recipes/mbox
|
||||
%%DATADIR%%/tools/checkrecipe
|
||||
%%DATADIR%%/tools/elfextract.pl
|
||||
%%DATADIR%%/tools/gimp-resave.pl
|
||||
|
|
Loading…
Add table
Reference in a new issue