pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Update lang/jikes to 1.21.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/fe25badbfe91
branches:  trunk
changeset: 475871:fe25badbfe91
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri May 28 22:31:50 2004 +0000

description:
Update lang/jikes to 1.21.

Changes:

A regression in 1.20 that caused us to complain about supposedly
invalid .class files has been rectified. Some minor error message
improvements have been made.

diffstat:

 doc/CHANGES         |  3 ++-
 doc/TODO            |  3 +--
 lang/jikes/Makefile |  6 +++---
 lang/jikes/distinfo |  6 +++---
 4 files changed, 9 insertions(+), 9 deletions(-)

diffs (60 lines):

diff -r d5b54e0923fa -r fe25badbfe91 doc/CHANGES
--- a/doc/CHANGES       Fri May 28 22:30:50 2004 +0000
+++ b/doc/CHANGES       Fri May 28 22:31:50 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.6049 2004/05/28 22:20:42 xtraeme Exp $
+$NetBSD: CHANGES,v 1.6050 2004/05/28 22:31:50 xtraeme Exp $
 
 Changes to the packages collection and infrastructure in 2004:
 
@@ -2672,3 +2672,4 @@
        Updated docbook-simple to 1.1.b3 [minskim 2004-05-28]
        Updated py-pyrex to 0.9.2.1 [recht 2004-05-28]
        Updated dovecot to 0.99.10.5 [xtraeme 2004-05-28]
+       Updated jikes to 1.21 [xtraeme 2004-05-28]
diff -r d5b54e0923fa -r fe25badbfe91 doc/TODO
--- a/doc/TODO  Fri May 28 22:30:50 2004 +0000
+++ b/doc/TODO  Fri May 28 22:31:50 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.1791 2004/05/28 22:20:42 xtraeme Exp $
+$NetBSD: TODO,v 1.1792 2004/05/28 22:31:50 xtraeme Exp $
 
 Suggested new packages
 ======================
@@ -262,7 +262,6 @@
        o ivtools-1.1.3
        o jakarta-tomcat-3.3.1a
        o jam-2.5
-       o jikes-1.21
        o joe-2.9.8 [pkg/18022, incomplete]
        o joe-3.0
        o john-1.6.37
diff -r d5b54e0923fa -r fe25badbfe91 lang/jikes/Makefile
--- a/lang/jikes/Makefile       Fri May 28 22:30:50 2004 +0000
+++ b/lang/jikes/Makefile       Fri May 28 22:31:50 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.25 2004/04/27 23:23:03 recht Exp $
+# $NetBSD: Makefile,v 1.26 2004/05/28 22:31:50 xtraeme Exp $
 #
 
-DISTNAME=      jikes-1.20
+DISTNAME=      jikes-1.21
 CATEGORIES=    lang java
-MASTER_SITES=  http://oss.software.ibm.com/pub/jikes/1.20/
+MASTER_SITES=  http://oss.software.ibm.com/pub/jikes/1.21/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost
diff -r d5b54e0923fa -r fe25badbfe91 lang/jikes/distinfo
--- a/lang/jikes/distinfo       Fri May 28 22:30:50 2004 +0000
+++ b/lang/jikes/distinfo       Fri May 28 22:31:50 2004 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2004/04/30 16:54:44 tv Exp $
+$NetBSD: distinfo,v 1.10 2004/05/28 22:31:50 xtraeme Exp $
 
-SHA1 (jikes-1.20.tar.bz2) = 850f8fd33fec9f66350e9142857c694ac09241d6
-Size (jikes-1.20.tar.bz2) = 613159 bytes
+SHA1 (jikes-1.21.tar.bz2) = fb480862f10b0fce9f0eeb58652fa4bf181428c4
+Size (jikes-1.21.tar.bz2) = 614741 bytes
 SHA1 (patch-aa) = 5b9271b45eaa2126e866bfee8d7e7789518ed27f
 SHA1 (patch-ab) = f5234321a55354b37c34efe7ba99af468e5b4963



Home | Main Index | Thread Index | Old Index