summaryrefslogtreecommitdiff
path: root/java/javavmwrapper/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2014-04-12 19:43:17 +0000
committerGreg Lewis <glewis@FreeBSD.org>2014-04-12 19:43:17 +0000
commitb947f3bb267596f439ea0806513b787cf6a2bb57 (patch)
tree01edcc98eccf9d4d3f2e4c938c1051a5392a44ef /java/javavmwrapper/Makefile
parentRelease, ENOTIME. (diff)
. Update internal fallback logic, including:
. Remove support for diablo* and j* ports. . Add support for linux-oracle* ports. . Remove support for Java version 1.5. . Add support for Java version 1.8. . Add support for Oracle as a vendor. . Bump PORTVERSION. . Remove CONFLICTS for ports that no longer exist.
Notes
Notes: svn path=/head/; revision=351127
Diffstat (limited to 'java/javavmwrapper/Makefile')
-rw-r--r--java/javavmwrapper/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/java/javavmwrapper/Makefile b/java/javavmwrapper/Makefile
index fc4ef860f800..bc7ae8a05c01 100644
--- a/java/javavmwrapper/Makefile
+++ b/java/javavmwrapper/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= javavmwrapper
-PORTVERSION= 2.4
-PORTREVISION= 3
+PORTVERSION= 2.5
CATEGORIES= java
MASTER_SITES= # none
DISTFILES= # none
@@ -11,8 +10,6 @@ DISTFILES= # none
MAINTAINER= glewis@FreeBSD.org
COMMENT= Wrapper script for various Java Virtual Machines
-CONFLICTS= kaffe-1.* kaffe-devel-1.*
-
NO_BUILD= yes
NO_WRKSUBDIR= yes