Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Julio M. Merino Vidal <jmmv@netbsd.org>
List: pkgsrc-changes
Date: 05/22/2004 21:22:59
Module Name:	pkgsrc
Committed By:	jmmv
Date:		Sat May 22 21:22:59 UTC 2004

Modified Files:
	pkgsrc/lang/sun-jdk13: Makefile PLIST
	pkgsrc/lang/sun-jre13: Makefile Makefile.common PLIST
Removed Files:
	pkgsrc/lang/sun-jdk13: MESSAGE
	pkgsrc/lang/sun-jre13: MESSAGE

Log Message:
Convert sun-{jre,jdk}13 to use java-env.mk.  This implies that the
package now install several wrappers under ${PREFIX}/bin to run the
binaries installed under ${JAVA_HOME}/bin easily.  While here, drop
the direct modification of PREFIX.  No revision bump since these
packages were updated just some minutes ago.


To generate a diff of this commit:
cvs rdiff -r1.5 -r0 pkgsrc/lang/sun-jdk13/MESSAGE
cvs rdiff -r1.27 -r1.28 pkgsrc/lang/sun-jdk13/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/lang/sun-jdk13/PLIST
cvs rdiff -r1.5 -r0 pkgsrc/lang/sun-jre13/MESSAGE
cvs rdiff -r1.33 -r1.34 pkgsrc/lang/sun-jre13/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/lang/sun-jre13/Makefile.common
cvs rdiff -r1.6 -r1.7 pkgsrc/lang/sun-jre13/PLIST

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