diff options
author | salo <salo@pkgsrc.org> | 2006-10-16 07:51:06 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2006-10-16 07:51:06 +0000 |
commit | 1e696a0d4086636391b0b636fd82a5681a4ec240 (patch) | |
tree | a6f03bcad31a2442cad5b9080079430bd059f1e2 /lang/sun-jre15 | |
parent | 5f48d65ad12a4666db96fe86ecd8ab9674989203 (diff) | |
download | pkgsrc-1e696a0d4086636391b0b636fd82a5681a4ec240.tar.gz |
Update to version 1.5.0_09
Changes:
Bug Fixes
- WinLAF:Text appears enabled in disabled toggle button.
- REGRESSION: XP L&F: on jdk 1.6, preferred size of JToggleButton
in JToolbar on winxp is wrong.
- REGRESSION: Background of JToolBar can't be modified under XP
look and feel
ok <tv>
Diffstat (limited to 'lang/sun-jre15')
-rw-r--r-- | lang/sun-jre15/Makefile | 7 | ||||
-rw-r--r-- | lang/sun-jre15/distinfo | 8 |
2 files changed, 7 insertions, 8 deletions
diff --git a/lang/sun-jre15/Makefile b/lang/sun-jre15/Makefile index 9dc641c0041..ce87713c6c5 100644 --- a/lang/sun-jre15/Makefile +++ b/lang/sun-jre15/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2006/08/23 08:50:34 jmmv Exp $ +# $NetBSD: Makefile,v 1.36 2006/10/16 07:51:06 salo Exp $ # Note: Regen distinfo with PKG_DEFAULT_OPTIONS+=sun-jre-jce -DISTNAME= jre-1_5_0_08-linux-i586 -PKGNAME= sun-jre15-5.0.8 -PKGREVISION= 1 +DISTNAME= jre-1_5_0_09-linux-i586 +PKGNAME= sun-jre15-5.0.9 MASTER_SITES= # empty SHORT_NAME= JRE diff --git a/lang/sun-jre15/distinfo b/lang/sun-jre15/distinfo index 4b20fdb548e..48b6af0469d 100644 --- a/lang/sun-jre15/distinfo +++ b/lang/sun-jre15/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.10 2006/08/22 13:50:26 tv Exp $ +$NetBSD: distinfo,v 1.11 2006/10/16 07:51:06 salo Exp $ SHA1 (jce_policy-1_5_0.zip) = f0e887b91b4499142285633e65c5710c3a133a16 RMD160 (jce_policy-1_5_0.zip) = eb12d0333c3ddbbba57a0e825a6891a75ec485c0 Size (jce_policy-1_5_0.zip) = 8826 bytes -SHA1 (jre-1_5_0_08-linux-i586.bin) = 386d89d37c4e699e5feaa2b58a275bc66daaea68 -RMD160 (jre-1_5_0_08-linux-i586.bin) = 918dfd89fdea9346969d38e7ca76a6c5d2883b50 -Size (jre-1_5_0_08-linux-i586.bin) = 17056816 bytes +SHA1 (jre-1_5_0_09-linux-i586.bin) = 28152c0f2a1c1793b4aea4d523e89126a764307d +RMD160 (jre-1_5_0_09-linux-i586.bin) = 52307896e0acb6c0de7f2d6fdf87d22a1be3c2ff +Size (jre-1_5_0_09-linux-i586.bin) = 17059173 bytes |