- upgrade to version 1.14

- update HOMEPAGE
- bump NEED_VERSION
--
No response from maintainer
This commit is contained in:
kevlo 2001-06-18 04:08:17 +00:00
parent ce712e1ddc
commit 6a9a00d352
4 changed files with 22 additions and 12 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.3 2001/04/16 12:02:19 ian Exp $
# $OpenBSD: Makefile,v 1.4 2001/06/18 04:08:17 kevlo Exp $
COMMENT="compile Java source into .class files (quickly!)"
# Jikes, a fast Java compiler. As of OpenBSD 2.8, compilation needs
# lots of space - up your limits and/or add swap space as appropriate.
DISTNAME= jikes-1.13
DISTNAME= jikes-1.14
CATEGORIES= lang
NEED_VERSION= 1.361
HOMEPAGE= http://oss.software.ibm.com/developerworks/projects/jikes/
NEED_VERSION= 1.414
HOMEPAGE= http://oss.software.ibm.com/developerworks/opensource/jikes/
MASTER_SITES= http://oss.software.ibm.com/pub/jikes/
MAINTAINER= Ian Darwin <ian@openbsd.org>
@ -19,6 +19,6 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
SEPARATE_BUILD= simple
CONFIGURE_STYLE= gnu
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (jikes-1.13.tar.gz) = 56497fb2096d6c596d703af86c67ebd0
RMD160 (jikes-1.13.tar.gz) = 66e92510babdbae2b445791488fbc20758c96e44
SHA1 (jikes-1.13.tar.gz) = f20b4567604f916200cde857767601bfd30c36b0
MD5 (jikes-1.14.tar.gz) = aa886e84278521f824a6ae6ad36e2994
RMD160 (jikes-1.14.tar.gz) = d24ac1c24816b230a042a2ef61eac8f5b68c8cdf
SHA1 (jikes-1.14.tar.gz) = 8bd8dfe9fc429952c653906ddafe1100ed75ea17

View File

@ -0,0 +1,11 @@
--- doc/Makefile.in.orig Thu Jun 14 09:04:53 2001
+++ doc/Makefile.in Thu Jun 14 09:06:58 2001
@@ -82,7 +82,7 @@
man_MANS = jikes.1
-docdir = $(prefix)/doc/${PACKAGE}-${VERSION}
+docdir = $(prefix)/share/doc/${PACKAGE}-${VERSION}
doc_DATA = \
license.htm

View File

@ -1,6 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/03/26 16:48:21 ian Exp $
@comment $OpenBSD: PLIST,v 1.2 2001/06/18 04:08:24 kevlo Exp $
bin/jikes
doc/jikes-1.13/license.htm
share/doc/jikes-1.14/license.htm
man/man1/jikes.1
@dirrm doc/jikes-1.13
@dirrm doc
@dirrm share/doc/jikes-1.14