aboutsummaryrefslogtreecommitdiffstats
path: root/astro/josm
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2014-06-19 03:16:19 +0800
committeramdmi3 <amdmi3@FreeBSD.org>2014-06-19 03:16:19 +0800
commit10840304c48df15d2d70232e8f05125831c45d95 (patch)
tree267751947d369019a1efa9c8bd145aafa83465cb /astro/josm
parent5a826c4406392e51611d428c942fdc013cd32d3c (diff)
downloadfreebsd-ports-gnome-10840304c48df15d2d70232e8f05125831c45d95.tar.gz
freebsd-ports-gnome-10840304c48df15d2d70232e8f05125831c45d95.tar.zst
freebsd-ports-gnome-10840304c48df15d2d70232e8f05125831c45d95.zip
- Bump minimal java version
Diffstat (limited to 'astro/josm')
-rw-r--r--astro/josm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index dd3dae35b813..4a3998fec75e 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -3,6 +3,7 @@
PORTNAME= josm
PORTVERSION= 7182
+PORTREVISION= 1
CATEGORIES= astro java
MASTER_SITES= http://josm.openstreetmap.de/download/ \
http://mirror.amdmi3.ru/distfiles/
@@ -16,7 +17,7 @@ COMMENT= Comprehensive editor for OpenStreetMap.org database
NO_WRKSUBDIR= yes
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.7+
JOSM_MEMORY_LIMIT?=1024