Bug 109261

Summary: /usr/ports/www/rubygem-actionpack/distinfo hash values may be wrong
Product: Ports & Packages Reporter: UEHARA Tetsu=TaLow <tetsu>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description UEHARA Tetsu=TaLow 2007-02-17 21:10:07 UTC
	/usr/ports/www/rubygem-actionpack/distinfo claims the hash values as

MD5 (rubygem/actionpack-1.12.5.gem) = d0bf5c15b7f530e0dbd28191bb4a54fc
SHA256 (rubygem/actionpack-1.12.5.gem) = c6a95008d934b096e8d5ff730f85942c8d59fd94bea7f54e9ae74914fd9d5be1

but I think those must be

MD5 (/usr/ports/distfiles/actionpack-1.12.5.gem) = eae12bdda3d4c816a3874efc334d0c98
SHA256 (/usr/ports/distfiles/actionpack-1.12.5.gem) = f501ba5cd7be31fb559fe606e4bb011a0759ac7c3ac35f463ef48584c4cd1a72

Fix: 

just replace them to the correct values.
How-To-Repeat: 
just get the file actionpack-1.12.5.gem from http://rubyforge.org/frs/?group_id=249
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-02-17 21:10:28 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Rong-En Fan freebsd_committer freebsd_triage 2007-03-02 18:05:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ loves ruby.
Comment 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-03-05 08:35:03 UTC
State Changed
From-To: feedback->closed

It's ok with current version (1.13.2)