diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-04-19 05:01:03 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2006-04-19 05:01:03 +0000 |
commit | 29fa225d1c74b21bf389d511c27eec395577738d (patch) | |
tree | 065b3cfc7890de86853e7e0293647cb4beb2ef83 | |
parent | 43b157511935e0d5e27b69035c0decbed5a3e406 (diff) |
Notes
-rw-r--r-- | sysutils/foremost/Makefile | 7 | ||||
-rw-r--r-- | sysutils/foremost/distinfo | 6 |
2 files changed, 5 insertions, 8 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index dc647905e7f3..216609a6f126 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -6,11 +6,9 @@ # PORTNAME= foremost -PORTVERSION= 1.0 -PORTREVISION= 3 +PORTVERSION= 1.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://foremost.sourceforge.net/pkg/ MAINTAINER= onatan@gmail.com COMMENT= Console program to recover files based on their headers and footers @@ -18,7 +16,6 @@ COMMENT= Console program to recover files based on their headers and footers USE_GMAKE= yes ALL_TARGET= freebsd MAN1= foremost.1 -USE_REINPLACE= yes PLIST_FILES= bin/foremost etc/foremost.conf.sample diff --git a/sysutils/foremost/distinfo b/sysutils/foremost/distinfo index ef1be0d4b8a8..11b020599f52 100644 --- a/sysutils/foremost/distinfo +++ b/sysutils/foremost/distinfo @@ -1,3 +1,3 @@ -MD5 (foremost-1.0.tar.gz) = 73dbb1484d7678fdd0e32ac2905edf80 -SHA256 (foremost-1.0.tar.gz) = 16f832c507cfa39cd19e5ae1c3064b9d3cc429fd13d7d6dbaf9cd72031375a0a -SIZE (foremost-1.0.tar.gz) = 50660 +MD5 (foremost-1.2.tar.gz) = 650f6e42c1604a39601a48c3fffd814a +SHA256 (foremost-1.2.tar.gz) = e18759bc7291c932c47b2b54f8ab19d9d1f866fe5f906df00ba5056c5d097979 +SIZE (foremost-1.2.tar.gz) = 50104 |