Bug 59867 - change port revision of java/linux-ibm-jdk13
Summary: change port revision of java/linux-ibm-jdk13
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: 2003-12-01 13:40 UTC by Krzysztof Stryjek
Modified: 2004-01-16 19:46 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 Krzysztof Stryjek 2003-12-01 13:40:16 UTC
	Linux IBM SDK 1.3 has changed to new revision(?) on Nov 11. IBM
released its sdk as 1.3.1-6 (for rpm files).

Fix: Here are patches for distinfo and Makefile

-------------------------- cut here ---------------------------------------------


Greetings from Poland.--z8tgyg2iUxsXupIjkYXGKRiR6EErRlKL5o10DP0VHkKGleOU
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- distinfo	Thu Jul 24 04:06:39 2003
+++ distinfo.6	Mon Dec  1 14:17:00 2003
@@ -1 +1 @@
-MD5 (IBMJava2-SDK-131.tgz) = 81db2e38240422c19c65c144462e2b80
+MD5 (IBMJava2-SDK-131.tgz) = f66638d0560d75575fdafff11e780497
-------------------------- cut here ---------------------------------------------
--- Makefile	Thu Jul 24 04:06:39 2003
+++ Makefile.6	Mon Dec  1 14:31:23 2003
@@ -7,7 +7,7 @@
 
 PORTNAME=	jdk
 PORTVERSION=	${JDK_VERSION}
-PORTREVISION=	5 # SR5
+PORTREVISION=	6 # SR6
 CATEGORIES=	java
 MASTER_SITES=	#
 PKGNAMEPREFIX=	linux-ibm-
-------------------------- cut here ---------------------------------------------
How-To-Repeat: 	try fetch new IBMJava2-SDK-131.tgz and build port. Checksum mismatch
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-12-01 14:11:32 UTC
Responsible Changed
From-To: freebsd-ports-bugs->znerd

Over to maintainer.
Comment 2 Greg Lewis freebsd_committer freebsd_triage 2004-01-16 19:46:04 UTC
State Changed
From-To: open->closed

Committed, thanks!