Bug 31992

Summary: Checksum mismatch for crimson port
Product: Ports & Packages Reporter: Rob Simmons <rsimmons>
Component: Individual Port(s)Assignee: Tetsurou Okazaki <okazaki>
Status: Closed FIXED    
Severity: Affects Only Me CC: girgen
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Rob Simmons 2001-11-14 20:50:01 UTC
The crimson tarball has been changed, but retains the same version number
as the old tar ball.  It is getting a checksum mismatch now.

Fix: 

Determine if the tar ball has been tampered with.  If not, update the distinfo to:

MD5 (crimson-1.1.3-bin.tar.gz) = 15cebe89e360c9f9e4a21d077de4fd92
How-To-Repeat: Here is the output from md5:

su-2.05# md5 ../../distfiles/crimson-1.1.3-bin.tar.gz 
MD5 (../../distfiles/crimson-1.1.3-bin.tar.gz) = 15cebe89e360c9f9e4a21d077de4fd92
su-2.05# ls -l ../../distfiles/crimson-1.1.3-bin.tar.gz 
-rw-r--r--  1 root  wheel  550594 Nov  1 00:34 ../../distfiles/crimson-1.1.3-bin.tar.gz

Also, here is the md5 output from a copy that I downloaded months ago:

bash-2.05$ md5 crimson-1.1.3-bin.tar.gz 
MD5 (crimson-1.1.3-bin.tar.gz) = b6bc733ce901d2ef43f4580826436fde
bash-2.05$ ls -l crimson-1.1.3-bin.tar.gz 
-rw-r--r--  1 root  wheel  551448 Oct  3 10:22 crimson-1.1.3-bin.tar.gz
Comment 1 Tetsurou Okazaki freebsd_committer freebsd_triage 2001-11-15 03:41:13 UTC
Responsible Changed
From-To: freebsd-ports->okazaki

I will handle this.
Comment 2 girgen 2001-11-17 15:05:25 UTC
Fine by me.

/Palle (maintainer)
Comment 3 girgen 2001-11-20 01:01:47 UTC
Could someone please commit this.

Thanks!
Comment 4 Tetsurou Okazaki freebsd_committer freebsd_triage 2001-11-26 17:48:37 UTC
State Changed
From-To: open->closed

Updated, thanks!