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 | 0e375e763d26c73d5b3558a8124a9d8bb0ecf01a (patch) | |
tree | a6f03bcad31a2442cad5b9080079430bd059f1e2 /lang | |
parent | 7220e027d9b0e822ed33fe3aee273a80f5be9a2e (diff) | |
download | pkgsrc-0e375e763d26c73d5b3558a8124a9d8bb0ecf01a.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')
-rw-r--r-- | lang/sun-jdk15/Makefile | 6 | ||||
-rw-r--r-- | lang/sun-jdk15/distinfo | 8 | ||||
-rw-r--r-- | lang/sun-jre15/Makefile | 7 | ||||
-rw-r--r-- | lang/sun-jre15/distinfo | 8 |
4 files changed, 14 insertions, 15 deletions
diff --git a/lang/sun-jdk15/Makefile b/lang/sun-jdk15/Makefile index b4bc0ddb55d..5ce9e73c979 100644 --- a/lang/sun-jdk15/Makefile +++ b/lang/sun-jdk15/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2006/08/22 13:50:25 tv Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/16 07:51:06 salo Exp $ -DISTNAME= jdk-1_5_0_08-linux-i586 -PKGNAME= sun-jdk15-5.0.8 +DISTNAME= jdk-1_5_0_09-linux-i586 +PKGNAME= sun-jdk15-5.0.9 MASTER_SITES= # empty SHORT_NAME= JDK diff --git a/lang/sun-jdk15/distinfo b/lang/sun-jdk15/distinfo index 6e787ffc0ca..f52b53905c5 100644 --- a/lang/sun-jdk15/distinfo +++ b/lang/sun-jdk15/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2006/08/22 13:50:25 tv Exp $ +$NetBSD: distinfo,v 1.10 2006/10/16 07:51:06 salo Exp $ -SHA1 (jdk-1_5_0_08-linux-i586.bin) = f7d01b37c696137109d38feb5a8ba97edb1c89c5 -RMD160 (jdk-1_5_0_08-linux-i586.bin) = 8a09ab579c562d5e7521c2455873af365ec6d39d -Size (jdk-1_5_0_08-linux-i586.bin) = 49510534 bytes +SHA1 (jdk-1_5_0_09-linux-i586.bin) = db6bc792aced4bbe3417c28075d075380dafb5ce +RMD160 (jdk-1_5_0_09-linux-i586.bin) = dfd9986ceb1192d923d66474f111988e437eb158 +Size (jdk-1_5_0_09-linux-i586.bin) = 49514079 bytes 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 |