changeset in /hg/icedtea: Update to b09.

Mark Wielaard mark at klomp.org
Thu May 29 14:13:04 PDT 2008


changeset afb4ea482b75 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=afb4ea482b75
description:
	Update to b09.

	2008-04-12  Mark Wielaard  <mark at klomp.org>

	        * Makefile.am: Updated to OpenJDK b09 release.
	        * Makefile.in: Regenerated.

diffstat:

3 files changed, 14 insertions(+), 9 deletions(-)
ChangeLog   |    5 +++++
Makefile.am |    6 +++---
Makefile.in |   12 ++++++------

diffs (54 lines):

diff -r 83871b8a8d18 -r afb4ea482b75 ChangeLog
--- a/ChangeLog	Fri Apr 11 14:39:16 2008 -0400
+++ b/ChangeLog	Sun Apr 13 00:46:37 2008 +0200
@@ -1,3 +1,8 @@ 2008-04-11  Lillian Angel  <langel at redha
+2008-04-12  Mark Wielaard  <mark at klomp.org>
+
+	* Makefile.am: Updated to OpenJDK b09 release.
+	* Makefile.in: Regenerated.
+
 2008-04-11  Lillian Angel  <langel at redhat.com>
 
 	* AUTHORS: Updated.
diff -r 83871b8a8d18 -r afb4ea482b75 Makefile.am
--- a/Makefile.am	Fri Apr 11 14:39:16 2008 -0400
+++ b/Makefile.am	Sun Apr 13 00:46:37 2008 +0200
@@ -1,6 +1,6 @@ OPENJDK_DATE = 26_mar_2008
-OPENJDK_DATE = 26_mar_2008
-OPENJDK_MD5SUM = 18f325ec51da83783c48b1fcb72c053c
-OPENJDK_VERSION = b08
+OPENJDK_DATE = 11_apr_2008
+OPENJDK_MD5SUM = 9ef5b6e83ec0c7a32bffd1a4de50fe5c
+OPENJDK_VERSION = b09
 
 if NETX_PLUGIN
 NETX_PATCH = patches/icedtea-netx-plugin.patch
diff -r 83871b8a8d18 -r afb4ea482b75 Makefile.in
--- a/Makefile.in	Fri Apr 11 14:39:16 2008 -0400
+++ b/Makefile.in	Sun Apr 13 00:46:37 2008 +0200
@@ -237,9 +237,9 @@ target_alias = @target_alias@
 target_alias = @target_alias@
 top_builddir = @top_builddir@
 top_srcdir = @top_srcdir@
-OPENJDK_DATE = 26_mar_2008
-OPENJDK_MD5SUM = 18f325ec51da83783c48b1fcb72c053c
-OPENJDK_VERSION = b08
+OPENJDK_DATE = 11_apr_2008
+OPENJDK_MD5SUM = 9ef5b6e83ec0c7a32bffd1a4de50fe5c
+OPENJDK_VERSION = b09
 @NETX_PLUGIN_FALSE at NETX_PATCH = 
 @NETX_PLUGIN_TRUE at NETX_PATCH = patches/icedtea-netx-plugin.patch
 EXTRA_DIST = rt generated $(ICEDTEA_PATCHES) $(ICEDTEA_ECJ_PATCH) \
@@ -392,9 +392,9 @@ ICEDTEA_PATCHES = $(ZERO_PATCHES_COND) \
 	patches/icedtea-zero-build.patch \
 	patches/icedtea-print-lsb-release.patch \
 	patches/icedtea-jpegclasses.patch \
-	patches/icedtea-xinerama.patch \
-	patches/icedtea-arm-uname.patch $(GCC_PATCH) \
-	$(FAST_BUILD_PATCH) $(DISTRIBUTION_PATCHES) $(am__append_5)
+	patches/icedtea-xinerama.patch patches/icedtea-arm-uname.patch \
+	$(GCC_PATCH) $(FAST_BUILD_PATCH) $(DISTRIBUTION_PATCHES) \
+	$(am__append_5)
 
 # Patch OpenJDK for plug replacements and ecj.
 ICEDTEA_ECJ_PATCH = patches/icedtea-ecj.patch



More information about the distro-pkg-dev mailing list