summaryrefslogtreecommitdiff
path: root/java/javavmwrapper/Makefile
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2005-06-20 18:08:33 +0000
committerGreg Lewis <glewis@FreeBSD.org>2005-06-20 18:08:33 +0000
commitd9e60aea406a68510cabb419a0e17542b6ccb161 (patch)
tree04241c1a4e23f308fb795c9fdcec4a826844c807 /java/javavmwrapper/Makefile
parentAdd unzoo , a zoo archive extractor. (diff)
. Check the user can read/write the configuration file and that it exists
before attempting to sort it when running checkvms. This prevents a double error message for an unprivileged user. . When asked to register a VM that is already registered, don't error. Print a warning that the VM is already registered and don't add it to the configuration file (but do check its links and sort the config file still). This prevents problems with 'make install -DFORCE_PKG_REGISTER' erroring out during the post-install stage for the JDK ports. Bump PORTREVISION for this change since it affects the various JDK ports. [2] Reported by: anholt, via hq [2]
Notes
Notes: svn path=/head/; revision=137785
Diffstat (limited to 'java/javavmwrapper/Makefile')
-rw-r--r--java/javavmwrapper/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/javavmwrapper/Makefile b/java/javavmwrapper/Makefile
index fa5cf828819d..86504088e945 100644
--- a/java/javavmwrapper/Makefile
+++ b/java/javavmwrapper/Makefile
@@ -9,7 +9,7 @@
PORTNAME= javavmwrapper
PORTVERSION= 2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= java
MASTER_SITES= # none
DISTFILES= # none