Skip site navigation (1)Skip section navigation (2)
Date:      29 Apr 2001 07:54:18 -0000
From:      mwm@mired.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/26944: [PATCH} that changes md5 sum for tarball.
Message-ID:  <20010429075418.37351.qmail@guru.mired.org>

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

>Number:         26944
>Category:       ports
>Synopsis:       [PATCH} that changes md5 sum for tarball.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 29 01:00:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Mike Meyer
>Release:        FreeBSD 4.3-STABLE i386
>Organization:
Meyer Consulting
>Environment:
System: FreeBSD guru.mired.org 4.3-STABLE FreeBSD 4.3-STABLE #12: Sun Apr 22 10:45:13 CDT 2001 mwm@guru.mired.org:/sharetmp/obj/usr/src/sys/GURU i386

>Description:

	The vesion of barcode.py in the original port doesn't handle 0
	checksums properly. Thanks to Kevin Way for finding and fixing this.

	This is now fixed in the tarball, but the checksum no longer matches.

>How-To-Repeat:

	Try building the cuecat port with the current checksums.

>Fix:

	The attached patch updates the checksum for the tarball.

diff -ru cuecat-old/distinfo cuecat/distinfo
--- cuecat-old/distinfo	Sat Apr  7 14:37:31 2001
+++ cuecat/distinfo	Sun Apr 29 02:41:16 2001
@@ -1 +1 @@
-MD5 (cuecat-1.0.tar.gz) = 474e3a58394a47575d45424955e74165
+MD5 (cuecat-1.0.tar.gz) = 5febb343ab3f68d4baee9d7be4cc35df

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010429075418.37351.qmail>