diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-04-15 03:12:54 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-04-15 03:12:54 +0800 |
commit | 6da9311c97956ea2333b27fe45d59489b0ded83c (patch) | |
tree | a63c30be9e51f986a814394b6be8100ab881bf6d /sysutils/magicrescue | |
parent | ef5f09275fe07199f7830953b3589baa80a97b3a (diff) | |
download | freebsd-ports-gnome-6da9311c97956ea2333b27fe45d59489b0ded83c.tar.gz freebsd-ports-gnome-6da9311c97956ea2333b27fe45d59489b0ded83c.tar.zst freebsd-ports-gnome-6da9311c97956ea2333b27fe45d59489b0ded83c.zip |
Update to 1.1.9
Diffstat (limited to 'sysutils/magicrescue')
-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 |