Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Jan 2006 18:58:56 -0500
From:      Frank Laszlo <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/91367: [UPDATE]: security/md5deep: Update to version 1.9.3
Message-ID:  <E1Euf0S-000DFw-K4@ritamari.vonostingroup.com>
Resent-Message-ID: <200601060000.k0600Ndg050336@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         91367
>Category:       ports
>Synopsis:       [UPDATE]: security/md5deep: Update to version 1.9.3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 06 00:00:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD ritamari.vonostingroup.com 6.0-STABLE FreeBSD 6.0-STABLE #0: Mon Nov 7 12:06:15 EST 2005 laszlof@ritamari.vonostingroup.com:/usr/obj/usr/src/sys/RITAMARI i386


	
>Description:
	This patch will update security/md5deep to version 1.9.3. This version fixes the following bugs:
	
	- Fixed expert mode to remove a number of logical errors
		that prevented the program from correctly identifying which
		files should be hashed. Symbolic links, in particular, were not
		being chosen or excluded correctly.
	- Added quiet mode, -q, filename is omitted from the output.
	- Added Makefile directive macg5 to compile OS X G5 specific code
	- Fixed comparisons between signed and unsigned variables in helpers.c
		and dig.c

>How-To-Repeat:
	
>Fix:

	



--- md5deep-1.9.3.diff begins here ---
diff -NrU3 md5deep.orig/Makefile md5deep/Makefile
--- md5deep.orig/Makefile	Thu Jan  5 18:52:49 2006
+++ md5deep/Makefile	Thu Jan  5 18:53:00 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	md5deep
-PORTVERSION=	1.9.2
+PORTVERSION=	1.9.3
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -NrU3 md5deep.orig/distinfo md5deep/distinfo
--- md5deep.orig/distinfo	Thu Jan  5 18:52:49 2006
+++ md5deep/distinfo	Thu Jan  5 18:53:05 2006
@@ -1,3 +1,3 @@
-MD5 (md5deep-1.9.2.tar.gz) = ba6777c7398e1467d51c71c2035abdba
-SHA256 (md5deep-1.9.2.tar.gz) = efe4168b445d98f7a8b32565c7c068fc3721f60e10af741600c7f44ec00baeec
-SIZE (md5deep-1.9.2.tar.gz) = 89889
+MD5 (md5deep-1.9.3.tar.gz) = 180b2df1d62de90ac76abc26e88438c0
+SHA256 (md5deep-1.9.3.tar.gz) = 59b66fd801beb87481c178dc9f3485feecdbae55c68c22410b9ce7f20ae7afd1
+SIZE (md5deep-1.9.3.tar.gz) = 90172
--- md5deep-1.9.3.diff ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1Euf0S-000DFw-K4>