summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam>2003-01-29 11:13:28 +0000
committerjlam <jlam>2003-01-29 11:13:28 +0000
commitde076b89f7fa4360e2e3fb6c21369229aaa26f7c (patch)
tree95c2b9bf6ee8049e3a8b013afdda1cdeb31b940f /doc
parentd1de8c103694060f5063457b22098ea414e7ab92 (diff)
downloadpkgsrc-de076b89f7fa4360e2e3fb6c21369229aaa26f7c.tar.gz
Update sun-jre14 and sun-jdk14 to 1.0.1. These are bug fix releases from
Sun for JDK 1.4.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. Also, the JDK 1.4.x series are now installed into ${LOCALBASE}/java/sun-1.4 so that future updates of this package won't require a new JDK directory. This closes PR 19853 by FUKAUMI Naoki <naoki at fukaumi.org>.
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 28acb505558..ba75864fdb9 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.1272 2003/01/29 11:10:28 jlam Exp $
+$NetBSD: CHANGES,v 1.1273 2003/01/29 11:13:41 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -471,3 +471,5 @@ Changes to the packages collection and infrastructure in 2003:
Updated blackdown-jre13 to 1nb1 [jlam 2003-01-29]
Updated sun-jre13 to 1.0.7 [jlam 2003-01-29]
Updated sun-jdk13 to 1.0.7 [jlam 2003-01-29]
+ Updated sun-jre14 to 1.0.1 [jlam 2003-01-29]
+ Updated sun-jdk14 to 1.0.1 [jlam 2003-01-29]