ports/118666: [update] security/md5deep - update to 2.0.1

Philippe Audeoud jadawin at tuxaco.net
Thu Dec 13 16:30:05 UTC 2007


>Number:         118666
>Category:       ports
>Synopsis:       [update] security/md5deep - update to 2.0.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 13 16:30:04 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 7.0-BETA1 i386
>Organization:
>Environment:
System: FreeBSD athines 7.0-BETA1 FreeBSD 7.0-BETA1 #0: Wed Oct 31 19:32:18 CET 2007 root at glenrothes:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	- update PORTVERSION
	- update MASTER_SITES with SF macro
>How-To-Repeat:
	
>Fix:

	

--- patch-md5deep.1 begins here ---
diff -ruN security/md5deep.orig/Makefile security/md5deep/Makefile
--- security/md5deep.orig/Makefile	2007-12-13 15:34:34.000000000 +0000
+++ security/md5deep/Makefile	2007-12-13 16:22:00.000000000 +0000
@@ -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 at 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 @@
 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 -ruN security/md5deep.orig/distinfo security/md5deep/distinfo
--- security/md5deep.orig/distinfo	2007-12-13 15:34:34.000000000 +0000
+++ security/md5deep/distinfo	2007-12-13 15:36:19.000000000 +0000
@@ -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
--- patch-md5deep.1 ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list