Subject: CVS commit: pkgsrc/lang/sun-jdk13
To: None <pkgsrc-changes@netbsd.org>
From: Jan Schaumann <jschauma@netbsd.org>
List: pkgsrc-changes
Date: 07/28/2002 01:01:34
Module Name:	pkgsrc
Committed By:	jschauma
Date:		Sat Jul 27 22:01:34 UTC 2002

Modified Files:
	pkgsrc/lang/sun-jdk13: Makefile PLIST
Added Files:
	pkgsrc/lang/sun-jdk13: MESSAGE

Log Message:
We allow several JDKs/JREs to coexist, installing them in separate
subdirectories under ${PREFIX}/java/ -- Change IV of many.

Thus install this JDK into ${PREFIX}/java/sun-1.3.1 and remove
CONFLICTS with other JDKs/JREs.  Rename package from sun-jdk-1.3.1.0.2
to sun-jdk13-1.0.2 (avoids conflict with sun-jdk14).

Include lang/sun-jre13/Makefile.common for shared info.

Add informative MESSAGE and finally bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 pkgsrc/lang/sun-jdk13/MESSAGE
cvs rdiff -r1.14 -r1.15 pkgsrc/lang/sun-jdk13/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/sun-jdk13/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.