aboutsummaryrefslogtreecommitdiff
path: root/security/md5deep
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-10-13 13:49:53 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-10-13 13:49:53 +0000
commit000b5a807ecc4b3db618bb8cdb52f59776462bc1 (patch)
tree64982edabb5923222a8f09bb85e7590001396d1c /security/md5deep
parent44d1c7ba354cc074829504f4d3803f393e43ad1d (diff)
downloadports-000b5a807ecc4b3db618bb8cdb52f59776462bc1.tar.gz
ports-000b5a807ecc4b3db618bb8cdb52f59776462bc1.zip
Update to version 1.5
PR: ports/72452 Submitted by: Frank J. Laszlo <laszlof@vonostingroup.com> (maintainer)
Notes
Notes: svn path=/head/; revision=119226
Diffstat (limited to 'security/md5deep')
-rw-r--r--security/md5deep/Makefile6
-rw-r--r--security/md5deep/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile
index 9202953d9b96..f5536f9f44d3 100644
--- a/security/md5deep/Makefile
+++ b/security/md5deep/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= md5deep
-PORTVERSION= 1.3
+PORTVERSION= 1.5
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -17,9 +17,9 @@ COMMENT= Program to compute MD5 and SHA1 message digests recursively
ALL_TARGET= unix
USE_REINPLACE= yes
-MAN1= md5deep.1 sha1deep.1
+MAN1= md5deep.1 sha1deep.1 sha256deep.1
-PLIST_FILES= bin/md5deep bin/sha1deep
+PLIST_FILES= bin/md5deep bin/sha1deep bin/sha256deep
post-patch:
@${REINPLACE_CMD} -e 's!/usr/local!${PREFIX}!g' \
diff --git a/security/md5deep/distinfo b/security/md5deep/distinfo
index 811109304683..555911a3709f 100644
--- a/security/md5deep/distinfo
+++ b/security/md5deep/distinfo
@@ -1,2 +1,2 @@
-MD5 (md5deep-1.3.tar.gz) = b747ef1eb7bc87df079dfa8cac750081
-SIZE (md5deep-1.3.tar.gz) = 27208
+MD5 (md5deep-1.5.tar.gz) = 14b94d3a38bd4ea6bcd7a6331fae6030
+SIZE (md5deep-1.5.tar.gz) = 33002