mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- 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)
This commit is contained in:
parent
9cb0e27d53
commit
e3188b81b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=204380
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user