diff options
author | obache <obache@pkgsrc.org> | 2011-02-21 07:48:19 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-02-21 07:48:19 +0000 |
commit | de39a1742daee559134e1b1cb5ac847b7c125b3c (patch) | |
tree | 55dcd3e9c62d9837fcbc89159df12fe33fbeee9c /lang/sun-jre6/sfiles-i386.mk | |
parent | e6bb797edbf94c43d38653d5a042448f7aea6eb7 (diff) | |
download | pkgsrc-de39a1742daee559134e1b1cb5ac847b7c125b3c.tar.gz |
Update sun-{jre,jdk}6 to 6.0.24.
Java SE 6 Update 24
* OlsonData 2010o
* Java DB 10.6.2.1
* Bug Fixes, include following security fix.
CVE-2010-4422
CVE-2010-4447
CVE-2010-4448
CVE-2010-4450
CVE-2010-4451
CVE-2010-4452
CVE-2010-4454
CVE-2010-4462
CVE-2010-4463
CVE-2010-4465
CVE-2010-4466
CVE-2010-4467
CVE-2010-4468
CVE-2010-4469
CVE-2010-4470
CVE-2010-4471
CVE-2010-4472
CVE-2010-4473
CVE-2010-4474
CVE-2010-4475
CVE-2010-4476
Java SE 6 Update 23
* OlsonData 2010l
* Java Hotspot VM 19.0
* Java VisualVM 1.3.1
* Menu Item Corrections for Right-to-Left Languages
* Additional Languages Support in Linux Systems
* Bug Fixes
Diffstat (limited to 'lang/sun-jre6/sfiles-i386.mk')
-rw-r--r-- | lang/sun-jre6/sfiles-i386.mk | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/sun-jre6/sfiles-i386.mk b/lang/sun-jre6/sfiles-i386.mk index 347a68c392e..30cab8cf0c5 100644 --- a/lang/sun-jre6/sfiles-i386.mk +++ b/lang/sun-jre6/sfiles-i386.mk @@ -1,4 +1,4 @@ -# $NetBSD: sfiles-i386.mk,v 1.3 2010/10/16 04:41:19 obache Exp $ +# $NetBSD: sfiles-i386.mk,v 1.4 2011/02/21 07:48:20 obache Exp $ # # Created with "make makesfiles" # Do not edit this file manually! @@ -26,6 +26,8 @@ SFILES+= fontconfig.RedHat.4.bfc SFILES+= fontconfig.RedHat.4.properties.src SFILES+= fontconfig.RedHat.bfc SFILES+= fontconfig.RedHat.properties.src +SFILES+= fontconfig.SuSE.11.bfc +SFILES+= fontconfig.SuSE.11.properties.src SFILES+= fontconfig.SuSE.bfc SFILES+= fontconfig.SuSE.properties.src SFILES+= fontconfig.Sun.bfc |