changeset in /hg/icedtea: Bump to b45.

Andrew John Hughes ahughes at redhat.com
Wed Feb 4 03:49:45 PST 2009


changeset 5a2104fb2256 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=5a2104fb2256
description:
	Bump to b45.

	2009-02-03  Andrew John Hughes  <ahughes at redhat.com>

		* Makefile.am:
		Bump to b45.

diffstat:

2 files changed, 9 insertions(+), 4 deletions(-)
ChangeLog   |    5 +++++
Makefile.am |    8 ++++----

diffs (34 lines):

diff -r 70396cb4abf8 -r 5a2104fb2256 ChangeLog
--- a/ChangeLog	Wed Jan 28 22:11:07 2009 +0000
+++ b/ChangeLog	Wed Feb 04 11:49:31 2009 +0000
@@ -1,3 +1,8 @@ 2009-01-28  Andrew John Hughes  <ahughes
+2009-02-03  Andrew John Hughes  <ahughes at redhat.com>
+
+	* Makefile.am:
+	Bump to b45.
+	
 2009-01-28  Andrew John Hughes  <ahughes at redhat.com>
 
 	* Makefile.am:
diff -r 70396cb4abf8 -r 5a2104fb2256 Makefile.am
--- a/Makefile.am	Wed Jan 28 22:11:07 2009 +0000
+++ b/Makefile.am	Wed Feb 04 11:49:31 2009 +0000
@@ -1,6 +1,6 @@ OPENJDK_DATE = 22_jan_2009
-OPENJDK_DATE = 22_jan_2009
-OPENJDK_MD5SUM = 6d5ce33b6ffa65966675b769b59e3d0c
-OPENJDK_VERSION = b44
+OPENJDK_DATE = 29_jan_2009
+OPENJDK_MD5SUM = 0d6ae1ed77b470c9665d069b34a1bc88
+OPENJDK_VERSION = b45
 
 CACAO_VERSION = 0.99.3
 CACAO_MD5SUM = 80de3ad344c1a20c086ec5f1390bd1b8
@@ -1899,7 +1899,7 @@ ICEDTEA_PATCHES = \
         patches/security/icedtea-6766136.patch \
 	patches/icedtea-cc-interp-jvmti.patch \
 	patches/hotspot/$(HSBUILD)/icedtea-6791168.patch \
-	patches/hotspot/$(HSBUILD)/icedtea-includedb.patch
+	patches/hotspot/$(HSBUILD)/icedtea-includedb.patch 
 
 if WITH_RHINO
 ICEDTEA_PATCHES += \



More information about the distro-pkg-dev mailing list