diff options
author | miwi <miwi@FreeBSD.org> | 2006-12-22 05:43:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-12-22 05:43:33 +0800 |
commit | c015365531f0803aadf1fe889fa07ef80731528f (patch) | |
tree | 2106b2fe935057451b46324911c81b2d90bf63db /sysutils | |
parent | 967c20e874663ef3321ce20d7e07b2d3e5b1c2cb (diff) | |
download | freebsd-ports-gnome-c015365531f0803aadf1fe889fa07ef80731528f.tar.gz freebsd-ports-gnome-c015365531f0803aadf1fe889fa07ef80731528f.tar.zst freebsd-ports-gnome-c015365531f0803aadf1fe889fa07ef80731528f.zip |
- Update to 1.4
PR: ports/106824
Submitted by: miwi
Approved by: maintainer
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/foremost/Makefile | 3 | ||||
-rw-r--r-- | sysutils/foremost/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index c6e8ef484037..3c033891f5ae 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -6,7 +6,7 @@ # PORTNAME= foremost -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= sysutils MASTER_SITES= http://foremost.sourceforge.net/pkg/ @@ -16,6 +16,7 @@ COMMENT= Console program to recover files based on their headers and footers USE_GMAKE= yes ALL_TARGET= freebsd MAN1= foremost.1 +USE_GCC= 3.4+ PLIST_FILES= bin/foremost etc/foremost.conf.sample diff --git a/sysutils/foremost/distinfo b/sysutils/foremost/distinfo index 1c12a7bd9f34..3264cf71061e 100644 --- a/sysutils/foremost/distinfo +++ b/sysutils/foremost/distinfo @@ -1,3 +1,3 @@ -MD5 (foremost-1.3.tar.gz) = 73222e54aa0e0e878f58e91cb98f8fbf -SHA256 (foremost-1.3.tar.gz) = 3ea2ddd81247ef114be6f796cca86e1d2920dcb9b0d03212ec11aa71e4684c25 -SIZE (foremost-1.3.tar.gz) = 50488 +MD5 (foremost-1.4.tar.gz) = c2b64af735e288306db37f3a8c805c98 +SHA256 (foremost-1.4.tar.gz) = 55d3941e75194c02ede1f1ff7c7b55febcd58689fdc1424797fb8fcc700929a9 +SIZE (foremost-1.4.tar.gz) = 50530 |