svn commit: r358303 - head/astro/josm
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Jun 18 19:16:20 UTC 2014
Author: amdmi3
Date: Wed Jun 18 19:16:19 2014
New Revision: 358303
URL: http://svnweb.freebsd.org/changeset/ports/358303
QAT: https://qat.redports.org/buildarchive/r358303/
Log:
- Bump minimal java version
Modified:
head/astro/josm/Makefile
Modified: head/astro/josm/Makefile
==============================================================================
--- head/astro/josm/Makefile Wed Jun 18 19:05:54 2014 (r358302)
+++ head/astro/josm/Makefile Wed Jun 18 19:16:19 2014 (r358303)
@@ -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 OpenSt
NO_WRKSUBDIR= yes
USE_JAVA= yes
-JAVA_VERSION= 1.6+
+JAVA_VERSION= 1.7+
JOSM_MEMORY_LIMIT?=1024
More information about the svn-ports-all
mailing list