diff options
author | jlam <jlam@pkgsrc.org> | 2003-01-29 11:10:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-01-29 11:10:19 +0000 |
commit | 6c24b78518c7c27dd9cbe556936d51a7ad68a3b9 (patch) | |
tree | 09037ecd8986880adfbce068bfc9eb06bc3e87c1 /lang/sun-jre13/MESSAGE | |
parent | 0741df3b43f992002237863f817bc9a8776aa424 (diff) | |
download | pkgsrc-6c24b78518c7c27dd9cbe556936d51a7ad68a3b9.tar.gz |
Update sun-jre13 and sun-jdk13 to 1.0.7. These are bug fix releases from
Sun for JDK 1.3.1. Pkgsrc changes include noting that some of the installed
files are config files and using bsd.pkg.install.mk to handle the file
copying and directory handling, and using a more scalable method to remove
files shared between the JRE and JDK during the JDK installation.
This closes PR 18942 by Urban Boquist <urban at boquist.net>.
Diffstat (limited to 'lang/sun-jre13/MESSAGE')
-rw-r--r-- | lang/sun-jre13/MESSAGE | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/sun-jre13/MESSAGE b/lang/sun-jre13/MESSAGE index 3676e535586..4f4273fdbcf 100644 --- a/lang/sun-jre13/MESSAGE +++ b/lang/sun-jre13/MESSAGE @@ -1,11 +1,11 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.4 2002/10/13 07:29:35 jlam Exp $ +$NetBSD: MESSAGE,v 1.5 2003/01/29 11:10:24 jlam Exp $ You may want to read ${PREFIX}/README -for details about running this jdk. In a nutshell you may want to set the +for details about running this JDK. In a nutshell you may want to set the following in your shell environment: JAVA_HOME to ${PREFIX} |