diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-14 19:12:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-04-14 19:12:54 +0000 |
commit | 1fec771e4e3dba227ea44f587f1eeda631328d1b (patch) | |
tree | e801b22b7cd9c6fc862a58d1bc7d3e865b01eeb2 | |
parent | 0e435ac5f82384a49ed60ed52d07541de339903b (diff) | |
download | ports-1fec771e4e3dba227ea44f587f1eeda631328d1b.tar.gz ports-1fec771e4e3dba227ea44f587f1eeda631328d1b.zip |
Notes
-rw-r--r-- | sysutils/magicrescue/Makefile | 4 | ||||
-rw-r--r-- | sysutils/magicrescue/distinfo | 6 | ||||
-rw-r--r-- | sysutils/magicrescue/pkg-descr | 2 | ||||
-rw-r--r-- | sysutils/magicrescue/pkg-plist | 3 |
4 files changed, 9 insertions, 6 deletions
diff --git a/sysutils/magicrescue/Makefile b/sysutils/magicrescue/Makefile index c64a2fa145ab..f3edf0123b99 100644 --- a/sysutils/magicrescue/Makefile +++ b/sysutils/magicrescue/Makefile @@ -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 diff --git a/sysutils/magicrescue/distinfo b/sysutils/magicrescue/distinfo index 2f973f4dc730..37a59f309f29 100644 --- a/sysutils/magicrescue/distinfo +++ b/sysutils/magicrescue/distinfo @@ -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 diff --git a/sysutils/magicrescue/pkg-descr b/sysutils/magicrescue/pkg-descr index 2aa5f29fa145..4fdc4f9eee89 100644 --- a/sysutils/magicrescue/pkg-descr +++ b/sysutils/magicrescue/pkg-descr @@ -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 diff --git a/sysutils/magicrescue/pkg-plist b/sysutils/magicrescue/pkg-plist index fa365a6e82fe..af19af792f34 100644 --- a/sysutils/magicrescue/pkg-plist +++ b/sysutils/magicrescue/pkg-plist @@ -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 |