diff options
author | mnag <mnag@FreeBSD.org> | 2005-11-16 02:46:05 +0000 |
---|---|---|
committer | mnag <mnag@FreeBSD.org> | 2005-11-16 02:46:05 +0000 |
commit | 493f58e9baf497b1a1055ef33dcd82e01affd391 (patch) | |
tree | 1a26c56a541cd5efa94596001b5026db0ff0a082 /sysutils | |
parent | f823bf70e3efeb1c9ba1b53df5565afa9b5a4264 (diff) | |
download | FreeBSD-ports-493f58e9baf497b1a1055ef33dcd82e01affd391.zip FreeBSD-ports-493f58e9baf497b1a1055ef33dcd82e01affd391.tar.gz |
Vendor updated content without changing the tarball name. Most changes are from "char *" to "unsigned char *". (maintainer comment)
Bump PORTREVISION
Add SHA256
PR: 89095
Submitted by: Yonatan <onatan@gmail.com> (maintainer)
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/foremost/Makefile | 2 | ||||
-rw-r--r-- | sysutils/foremost/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index f148aec..7aa1102 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -7,7 +7,7 @@ PORTNAME= foremost PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://${PORTNAME}.sourceforge.net/pkg/ diff --git a/sysutils/foremost/distinfo b/sysutils/foremost/distinfo index 21869e5..c5433dd 100644 --- a/sysutils/foremost/distinfo +++ b/sysutils/foremost/distinfo @@ -1,2 +1,3 @@ -MD5 (foremost-1.0.tar.gz) = 7907d1efffab4212efc62ad321065eda -SIZE (foremost-1.0.tar.gz) = 49998 +MD5 (foremost-1.0.tar.gz) = b57cdc411f553ab28bbc598ab4e9195c +SHA256 (foremost-1.0.tar.gz) = d5196ac6a92b6d7a1de11970077277c797486dc98d23302d4fd1b225dc313fe6 +SIZE (foremost-1.0.tar.gz) = 49414 |