Bug 41094 - java/linux-ibm-jdk13 checksum mismatch
Summary: java/linux-ibm-jdk13 checksum mismatch
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ernst de Haan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-29 01:30 UTC by Kuang-che Wu
Modified: 2002-08-10 12:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kuang-che Wu 2002-07-29 01:30:02 UTC
	$ cat /usr/ports/java/linux-ibm-jdk13/distinfo
	MD5 (IBMJava2-SDK-131.tgz) = eb8f6976a730cdcd3be9942df23e9647

	But the tar ball I download from IBM, 
	MD5 (IBMJava2-SDK-131.tgz) = c42372b96dc2bac21523a19ba8ae85a1
	and it can pass `gzip -t' and `tar zft' test.
	
	Is the checksum listed in distinfo correct?
Comment 1 Hye-Shik Chang freebsd_committer freebsd_triage 2002-07-29 21:56:16 UTC
Responsible Changed
From-To: freebsd-ports->znerd

Over to maintainer
Comment 2 Ernst de Haan freebsd_committer freebsd_triage 2002-08-10 11:56:00 UTC
IBM probably upgraded their JDK. They do so without changing the filename. 
I'll look into it.

Ernst
Comment 3 Ernst de Haan freebsd_committer freebsd_triage 2002-08-10 12:13:10 UTC
State Changed
From-To: open->closed

Committed, thanks!