summaryrefslogtreecommitdiff
path: root/lang/jikes/patches
diff options
context:
space:
mode:
authorskrll <skrll>2003-01-21 11:18:23 +0000
committerskrll <skrll>2003-01-21 11:18:23 +0000
commite2f16205bb04710c2a6916f23236f46cd066e8c1 (patch)
treed1cfc8c15fcf2478f8256ae4c7881042e359afb5 /lang/jikes/patches
parente02e2d719da8923d97075a3443cfc7995942ae6a (diff)
downloadpkgsrc-e2f16205bb04710c2a6916f23236f46cd066e8c1.tar.gz
Update jikes to 1.18. This closes PR 19979 from Marc Recht.
Major user noticable items this release include: - Compilation that encounters syntax errors is more robust. - An assertion failure involving placeholder_type was solved. - Many other minor bugs have been fixed; including a number of segfaults and regressions present in 1.17. Items of interest to developers and open source hackers include: - Completely revamped error reporting system from Elliott Hughes which simplifies the task of adding a new error message. Also note that in 1.18 we have removed the copy of the GPL that was improperly packaged with versions 1.15 through 1.7 due to a mis- configuration of automake in the Jikes source tree. While the GPL license was erroniously included with the sources for those three version, no source file referenced it, and all source files, help texts and user messages continued to reference the proper IBM license, which was also bundled.
Diffstat (limited to 'lang/jikes/patches')
-rw-r--r--lang/jikes/patches/patch-ab10
1 files changed, 4 insertions, 6 deletions
diff --git a/lang/jikes/patches/patch-ab b/lang/jikes/patches/patch-ab
index 8b41a8fbb8e..f6a8334cfd5 100644
--- a/lang/jikes/patches/patch-ab
+++ b/lang/jikes/patches/patch-ab
@@ -1,9 +1,7 @@
-$NetBSD: patch-ab,v 1.4 2002/10/30 06:46:07 skrll Exp $
-
---- doc/Makefile.in.orig Wed Jul 10 07:16:00 2002
-+++ doc/Makefile.in
-@@ -80,7 +80,7 @@ am__quote = @am__quote@
- install_sh = @install_sh@
+--- doc/Makefile.in.orig Thu Nov 21 08:18:00 2002
++++ doc/Makefile.in Mon Jan 6 10:28:18 2003
+@@ -116,7 +116,7 @@
+ target_alias = @target_alias@
man_MANS = jikes.1
-docdir = $(prefix)/doc/${PACKAGE}-${VERSION}