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

Modified Files:
	pkgsrc/lang/sun-jdk14: MESSAGE Makefile PLIST

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

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

Pull in common stuff by including lang/sun-jre14/Makefile.common.

Extend MESSAGE and finally bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 pkgsrc/lang/sun-jdk14/MESSAGE \
    pkgsrc/lang/sun-jdk14/Makefile pkgsrc/lang/sun-jdk14/PLIST

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