aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2008-05-18 20:58:10 +0800
committernobutaka <nobutaka@FreeBSD.org>2008-05-18 20:58:10 +0800
commit601294b24ec514fac7fa79380040e8e6990be860 (patch)
tree14028036a49831133af60a361c831b314f80bb5a
parentda85762626d35bdc1064357ded0110ed26c96301 (diff)
downloadfreebsd-ports-gnome-601294b24ec514fac7fa79380040e8e6990be860.tar.gz
freebsd-ports-gnome-601294b24ec514fac7fa79380040e8e6990be860.tar.zst
freebsd-ports-gnome-601294b24ec514fac7fa79380040e8e6990be860.zip
Update to 3.0.
-rw-r--r--security/md5deep/Makefile7
-rw-r--r--security/md5deep/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile
index b174dbaa1fd5..a95a2e3b783f 100644
--- a/security/md5deep/Makefile
+++ b/security/md5deep/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= md5deep
-PORTVERSION= 2.0.1
+PORTVERSION= 3.0
CATEGORIES= security
MASTER_SITES= SF
-DISTNAME= ${PORTNAME}-${PORTVERSION}-001
MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Program to compute various message digests recursively
@@ -17,11 +16,11 @@ COMMENT= Program to compute various message digests recursively
GNU_CONFIGURE= yes
USE_GMAKE= yes
-MAN1= md5deep.1
+MAN1= md5deep.1 hashdeep.1
MLINKS= md5deep.1 sha1deep.1 md5deep.1 sha256deep.1 \
md5deep.1 whirlpooldeep.1 md5deep.1 tigerdeep.1
-PLIST_FILES= bin/md5deep bin/sha1deep bin/sha256deep \
+PLIST_FILES= bin/hashdeep bin/md5deep bin/sha1deep bin/sha256deep \
bin/whirlpooldeep bin/tigerdeep
.include <bsd.port.mk>
diff --git a/security/md5deep/distinfo b/security/md5deep/distinfo
index dac8330fbc72..9b6a3752ae81 100644
--- a/security/md5deep/distinfo
+++ b/security/md5deep/distinfo
@@ -1,3 +1,3 @@
-MD5 (md5deep-2.0.1-001.tar.gz) = c250d966ff3bf6594a16410b63429af1
-SHA256 (md5deep-2.0.1-001.tar.gz) = 7ea4ba5257a1e08beb1f05430bf33a9ac311048ed0920dcf6450dad1a75f146d
-SIZE (md5deep-2.0.1-001.tar.gz) = 203211
+MD5 (md5deep-3.0.tar.gz) = f491729d91632a816a7a4a8dba58b3ca
+SHA256 (md5deep-3.0.tar.gz) = 7af9ca3b271434713b1051776807c570d127a77743c818aef93232800e2201f4
+SIZE (md5deep-3.0.tar.gz) = 233803