Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2006 10:47:52 -0500
From:      Frank Laszlo <laszlof@vonostingroup.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/93296: [UPDATE]: security/md5deep: Update to version 1.10
Message-ID:  <E1F8fvc-000GO7-04@ritamari.vonostingroup.com>
Resent-Message-ID: <200602131550.k1DFo4xf089612@freefall.freebsd.org>

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

>Number:         93296
>Category:       ports
>Synopsis:       [UPDATE]: security/md5deep: Update to version 1.10
>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:   Mon Feb 13 15:50:04 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.10. This version fixes the following:
	
	- Fixed Tiger hashes being displayed in big endian instead of little endian
	    Thanks to Peter Chuenkov (aka ODB) for finding this bug.
	- Fixed cosmetic bug in usage message

	I have bumped PORTEPOCH on this release to fix upgrading problems. Please advise if this is not the proper way,
	as its the first time I've touched PORTEPOCH. 

>How-To-Repeat:
	
>Fix:

	



--- md5deep-1.10.diff begins here ---
diff -NrU3 md5deep.orig/Makefile md5deep/Makefile
--- md5deep.orig/Makefile	Mon Feb 13 10:26:07 2006
+++ md5deep/Makefile	Mon Feb 13 10:29:14 2006
@@ -6,7 +6,8 @@
 #
 
 PORTNAME=	md5deep
-PORTVERSION=	1.9.3
+PORTVERSION=	1.10
+PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
diff -NrU3 md5deep.orig/distinfo md5deep/distinfo
--- md5deep.orig/distinfo	Mon Feb 13 10:26:07 2006
+++ md5deep/distinfo	Mon Feb 13 10:29:37 2006
@@ -1,3 +1,3 @@
-MD5 (md5deep-1.9.3.tar.gz) = 180b2df1d62de90ac76abc26e88438c0
-SHA256 (md5deep-1.9.3.tar.gz) = 59b66fd801beb87481c178dc9f3485feecdbae55c68c22410b9ce7f20ae7afd1
-SIZE (md5deep-1.9.3.tar.gz) = 90172
+MD5 (md5deep-1.10.tar.gz) = ec3bdc9d8d3e63c0af76c9c578e048a1
+SHA256 (md5deep-1.10.tar.gz) = 2658956a7e7890d4ebcc1ff152dab9f64e00f71468bc31d120d255476cc7cd8c
+SIZE (md5deep-1.10.tar.gz) = 89986
--- md5deep-1.10.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?E1F8fvc-000GO7-04>