aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2007-12-23 11:11:11 +0800
committernobutaka <nobutaka@FreeBSD.org>2007-12-23 11:11:11 +0800
commit6893e0795cf4287667f6096f4f26f590b865f63c (patch)
tree4f677d06526f05f7af899e6931dd308268bcf23d /security
parenta2684b696afee165644fbea547526ea581d03e47 (diff)
downloadfreebsd-ports-gnome-6893e0795cf4287667f6096f4f26f590b865f63c.tar.gz
freebsd-ports-gnome-6893e0795cf4287667f6096f4f26f590b865f63c.tar.zst
freebsd-ports-gnome-6893e0795cf4287667f6096f4f26f590b865f63c.zip
- Update to 2.0.1. [*]
- Update MASTER_SITES with SF macro. [*] - Take over maintainership. PR: ports/118666 [*] Submitted by: Philippe Audeoud <jadawin@tuxaco.net> Approved by: laszlof (maintainer)
Diffstat (limited to 'security')
-rw-r--r--security/md5deep/Makefile14
-rw-r--r--security/md5deep/distinfo6
2 files changed, 8 insertions, 12 deletions
diff --git a/security/md5deep/Makefile b/security/md5deep/Makefile
index 6d8c011add1f..b174dbaa1fd5 100644
--- a/security/md5deep/Makefile
+++ b/security/md5deep/Makefile
@@ -6,15 +6,15 @@
#
PORTNAME= md5deep
-PORTVERSION= 1.12
+PORTVERSION= 2.0.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
+DISTNAME= ${PORTNAME}-${PORTVERSION}-001
-MAINTAINER= laszlof@FreeBSD.org
+MAINTAINER= nobutaka@FreeBSD.org
COMMENT= Program to compute various message digests recursively
-ALL_TARGET= unix
+GNU_CONFIGURE= yes
USE_GMAKE= yes
MAN1= md5deep.1
@@ -24,8 +24,4 @@ MLINKS= md5deep.1 sha1deep.1 md5deep.1 sha256deep.1 \
PLIST_FILES= bin/md5deep bin/sha1deep bin/sha256deep \
bin/whirlpooldeep bin/tigerdeep
-post-patch:
- @${REINPLACE_CMD} -e 's!/usr/local!${PREFIX}!' \
- -e 's!-Wall -W -O3!${CFLAGS}!' ${WRKSRC}/Makefile
-
.include <bsd.port.mk>
diff --git a/security/md5deep/distinfo b/security/md5deep/distinfo
index 129d78784f27..dac8330fbc72 100644
--- a/security/md5deep/distinfo
+++ b/security/md5deep/distinfo
@@ -1,3 +1,3 @@
-MD5 (md5deep-1.12.tar.gz) = a86d2d2b25b8dfd4cee7a130ef388b28
-SHA256 (md5deep-1.12.tar.gz) = 7329647f159735d3014166201057f15e5af551e1daeabc103ec08e6f8c902112
-SIZE (md5deep-1.12.tar.gz) = 91631
+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