diff options
author | jschauma <jschauma> | 2003-06-23 13:50:56 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-23 13:50:56 +0000 |
commit | ccb9f9359399ca765a9131f85645f93efda8899d (patch) | |
tree | 9601b4879fc9a9353768d33a9d0e9e66f0749e4f /lang/sun-jre14 | |
parent | 258725a6131857a085633d28f5c006d9ab0c9d2b (diff) | |
download | pkgsrc-ccb9f9359399ca765a9131f85645f93efda8899d.tar.gz |
Update sun-j*14 to version 1.4.1_03. Changes since _02 are numerous and
can be found at http://java.sun.com/j2se/1.4.1/ReleaseNotes.html.
Diffstat (limited to 'lang/sun-jre14')
-rw-r--r-- | lang/sun-jre14/Makefile | 8 | ||||
-rw-r--r-- | lang/sun-jre14/PLIST | 14 | ||||
-rw-r--r-- | lang/sun-jre14/distinfo | 6 |
3 files changed, 9 insertions, 19 deletions
diff --git a/lang/sun-jre14/Makefile b/lang/sun-jre14/Makefile index 39c4215d07a..ad2694a85b6 100644 --- a/lang/sun-jre14/Makefile +++ b/lang/sun-jre14/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/03/17 18:29:58 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/23 13:50:56 jschauma Exp $ -DISTNAME= j2re-1_4_1_02-linux-i586 -PKGNAME= sun-jre14-1.0.2 -WRKSRC= ${WRKDIR}/j2re1.4.1_02 +DISTNAME= j2re-1_4_1_03-linux-i586 +PKGNAME= sun-jre14-1.0.3 +WRKSRC= ${WRKDIR}/j2re1.4.1_03 MASTER_SITES= # empty COMMENT= Sun's Java(tm) 2 Runtime Environment 1.4.1 diff --git a/lang/sun-jre14/PLIST b/lang/sun-jre14/PLIST index f26fb3c61c3..a989da4e608 100644 --- a/lang/sun-jre14/PLIST +++ b/lang/sun-jre14/PLIST @@ -1,20 +1,10 @@ -@comment $NetBSD: PLIST,v 1.6 2003/03/17 18:29:58 jschauma Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/06/23 13:50:57 jschauma Exp $ .systemPrefs/.system.lock .systemPrefs/.systemRootModFile CHANGES COPYRIGHT ControlPanel.html LICENSE -LICENSE_de -LICENSE_en -LICENSE_es -LICENSE_fr -LICENSE_it -LICENSE_ja -LICENSE_ko -LICENSE_sv -LICENSE_zh_CN -LICENSE_zh_TW README Welcome.html bin/ControlPanel @@ -30,7 +20,7 @@ bin/rmid bin/rmiregistry bin/servertool bin/tnameserv -javaws-1_2_0_02-linux-i586-i.zip +javaws-1_2_0_03-linux-i586-i.zip lib/audio/soundbank.gm lib/charsets.jar lib/cmm/CIEXYZ.pf diff --git a/lang/sun-jre14/distinfo b/lang/sun-jre14/distinfo index 186caa0f9a6..7393c7ce609 100644 --- a/lang/sun-jre14/distinfo +++ b/lang/sun-jre14/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/03/17 18:29:58 jschauma Exp $ +$NetBSD: distinfo,v 1.4 2003/06/23 13:50:57 jschauma Exp $ -SHA1 (j2re-1_4_1_02-linux-i586.bin) = 019ec63626767b4a4917c4fe4f4c7e364d32ec8f -Size (j2re-1_4_1_02-linux-i586.bin) = 22954988 bytes +SHA1 (j2re-1_4_1_03-linux-i586.bin) = a9f52f94a80b80c47f5ac1f9fb4a37f8297265c5 +Size (j2re-1_4_1_03-linux-i586.bin) = 22270186 bytes |