summaryrefslogtreecommitdiff
path: root/lang/jikes
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2004-10-06 02:40:55 +0000
committertv <tv@pkgsrc.org>2004-10-06 02:40:55 +0000
commite4962bfb4dad4aa54c7e81a44b6604ca6616acd8 (patch)
treefcc44adbd9679120ad01e1c4aabb7e12cff5e255 /lang/jikes
parente045f6fd4b730bdbb67b85d87aaa5b4157b36f18 (diff)
downloadpkgsrc-e4962bfb4dad4aa54c7e81a44b6604ca6616acd8.tar.gz
Update to 1.22, makes compatible with rt.jar from JDK 1.5. NEWS file:
===== *** Jikes 1.22 was released 3 October 2004 This release supports compilation using the rt.jar shipped with the released version of Java 5.0, but otherwise has no more support for new language features than 1.21 did. These specification problems are fixed: 3986 jikes compiles faulty source without error or warning 4042 constructor of strictfp class not strictfp 4046 no warning when overriding a deprecated method These crashes on valid or invalid source are fixed: 3934 Assertion failed: ! array tuple.h line 429 3972 "Assertion failed" on incorrect String operations 3974 Assertion failed: type == control.String() 3989 Assertion `! array' failed with String.class literal These problems with diagnostics are fixed: 3424 Confusing error message for type not found error 3947 static method local shouldn't shadow instance field These other problems are fixed: 495 classpath problems introduced by 1.14 4018 errno undefined (freebsd-4.8
Diffstat (limited to 'lang/jikes')
-rw-r--r--lang/jikes/Makefile6
-rw-r--r--lang/jikes/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/jikes/Makefile b/lang/jikes/Makefile
index e88cbebe806..809bd36d306 100644
--- a/lang/jikes/Makefile
+++ b/lang/jikes/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.26 2004/05/28 22:31:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.27 2004/10/06 02:40:55 tv Exp $
#
-DISTNAME= jikes-1.21
+DISTNAME= jikes-1.22
CATEGORIES= lang java
-MASTER_SITES= http://oss.software.ibm.com/pub/jikes/1.21/
+MASTER_SITES= http://oss.software.ibm.com/pub/${DISTNAME:S,-,/,}/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= tech-pkg@NetBSD.org
diff --git a/lang/jikes/distinfo b/lang/jikes/distinfo
index 9da87719a55..ccd53335971 100644
--- a/lang/jikes/distinfo
+++ b/lang/jikes/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2004/05/28 22:31:50 xtraeme Exp $
+$NetBSD: distinfo,v 1.11 2004/10/06 02:40:55 tv Exp $
-SHA1 (jikes-1.21.tar.bz2) = fb480862f10b0fce9f0eeb58652fa4bf181428c4
-Size (jikes-1.21.tar.bz2) = 614741 bytes
+SHA1 (jikes-1.22.tar.bz2) = 55bc20b609827e132e047d6c89084d4981905e11
+Size (jikes-1.22.tar.bz2) = 616655 bytes
SHA1 (patch-aa) = 5b9271b45eaa2126e866bfee8d7e7789518ed27f
SHA1 (patch-ab) = f5234321a55354b37c34efe7ba99af468e5b4963