aboutsummaryrefslogtreecommitdiff
path: root/security/md5deep
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-05-20 12:18:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-05-20 12:18:39 +0000
commit9580dc7ce0618c043667463e2a162e376def775b (patch)
tree3febeab351bf63757e38f488ff5bc91b0db901a9 /security/md5deep
parent2d9a7d1558197f5ba16726460529a291d3ecf608 (diff)
downloadports-9580dc7ce0618c043667463e2a162e376def775b.tar.gz
ports-9580dc7ce0618c043667463e2a162e376def775b.zip
- Update to 1.6
PR: ports/81296 Submitted by: Andrej Zverev <az@inec.ru> Approved by: Frank Laszlo <laszlof@tvog.net> (maintainer)
Notes
Notes: svn path=/head/; revision=135694
Diffstat (limited to 'security/md5deep')
-rw-r--r--security/md5deep/Makefile7
-rw-r--r--security/md5deep/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile
index f5536f9f44d3..887c158af49e 100644
--- a/security/md5deep/Makefile
+++ b/security/md5deep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= md5deep
-PORTVERSION= 1.5
+PORTVERSION= 1.6
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,9 +17,10 @@ COMMENT= Program to compute MD5 and SHA1 message digests recursively
ALL_TARGET= unix
USE_REINPLACE= yes
-MAN1= md5deep.1 sha1deep.1 sha256deep.1
+MAN1= md5deep.1
+MLINKS= md5deep.1 sha1deep.1 md5deep.1 sha256deep.1 md5deep.1 whirlpooldeep.1
-PLIST_FILES= bin/md5deep bin/sha1deep bin/sha256deep
+PLIST_FILES= bin/md5deep bin/sha1deep bin/sha256deep bin/whirlpooldeep
post-patch:
@${REINPLACE_CMD} -e 's!/usr/local!${PREFIX}!g' \
diff --git a/security/md5deep/distinfo b/security/md5deep/distinfo
index 555911a3709f..84189a1a03c2 100644
--- a/security/md5deep/distinfo
+++ b/security/md5deep/distinfo
@@ -1,2 +1,2 @@
-MD5 (md5deep-1.5.tar.gz) = 14b94d3a38bd4ea6bcd7a6331fae6030
-SIZE (md5deep-1.5.tar.gz) = 33002
+MD5 (md5deep-1.6.tar.gz) = b87a26c856798457ed10bc9486178453
+SIZE (md5deep-1.6.tar.gz) = 67580