drop MODJAVA_JRERUN and set MODJAVA_VER to 1.8+. needed for forthcoming

java.port.mk simplification.

(missed committing Makefile.inc with previous bumps)
This commit is contained in:
sthen 2019-03-26 15:20:34 +00:00
parent 69c9423823
commit 85c0d2748e
4 changed files with 8 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile.inc,v 1.8 2016/09/08 12:54:14 dcoppa Exp $
# $OpenBSD: Makefile.inc,v 1.9 2019/03/26 15:20:34 sthen Exp $
COMMENT-main ?= Java servlet and Java server pages server
COMMENT-examples =example applications and full documentation
@ -23,8 +23,7 @@ MAINTAINER = David Coppa <dcoppa@openbsd.org>
MULTI_PACKAGES = -main -examples
MODULES = java
MODJAVA_VER = 1.6+
MODJAVA_JRERUN =Yes
MODJAVA_VER = 1.8+
RUN_DEPENDS = java/javaPathHelper

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.42 2019/03/24 22:24:14 sthen Exp $
# $OpenBSD: Makefile,v 1.43 2019/03/26 15:20:34 sthen Exp $
COMMENT-main = Java servlet 2.5 and Java server pages 2.1 server
REVISION-main = 2
REVISION-main = 3
MAJ_VER = 6
MIN_VER = 0

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.54 2019/03/24 22:24:14 sthen Exp $
# $OpenBSD: Makefile,v 1.55 2019/03/26 15:20:34 sthen Exp $
COMMENT-main = Java servlet 3.0 and Java server pages 2.2 server
REVISION-main = 2
REVISION-main = 3
MAJ_VER = 7
MIN_VER = 0

View File

@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.31 2019/03/24 22:24:14 sthen Exp $
# $OpenBSD: Makefile,v 1.32 2019/03/26 15:20:34 sthen Exp $
COMMENT-main = Java servlet 3.1 and Java server pages 2.3 server
REVISION-main = 2
REVISION-main = 3
MAJ_VER = 8
MIN_VER = 5