Since the last josm update in OpenBSD ports, revision 9229 was
released (which we skip) and now revision 9329 is online.
Below is a patch that also changes the required java version to 1.7.
I've run the tool for few days now without obvious issues.
Holger
;-se
Index: Makefile
===================================================================
RCS file: /cvs/ports/geo/josm/Makefile,v
retrieving revision 1.31
diff -u -p -u -r1.31 Makefile
--- Makefile 25 Dec 2015 21:05:18 -0000 1.31
+++ Makefile 11 Jan 2016 20:52:29 -0000
@@ -2,7 +2,7 @@
COMMENT= OpenStreetMap map editor
-SVN_REV= 9060
+SVN_REV= 9329
DISTNAME= josm-snapshot-${SVN_REV}
EXTRACT_SUFX = .jar
EXTRACT_CASES+= *.jar) unzip -qa ${FULLDISTDIR}/$$archive -d
${WRKDIST};;
@@ -22,7 +22,7 @@ PERMIT_PACKAGE_CDROM= Yes
MODULES= java \
textproc/intltool
-MODJAVA_VER= 1.6+
+MODJAVA_VER= 1.7+
BUILD_DEPENDS = archivers/unzip
RUN_DEPENDS= java/javaPathHelper \
devel/desktop-file-utils
Index: distinfo
===================================================================
RCS file: /cvs/ports/geo/josm/distinfo,v
retrieving revision 1.15
diff -u -p -u -r1.15 distinfo
--- distinfo 25 Dec 2015 21:05:18 -0000 1.15
+++ distinfo 11 Jan 2016 20:52:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (josm-snapshot-9060.jar) = QgKFYQK0CtvVUdItOEukJNrt2722i7Lq50mGPvQCODA=
-SIZE (josm-snapshot-9060.jar) = 10396174
+SHA256 (josm-snapshot-9329.jar) = +B6eGRR0uShuRF4O3MdMeJ1yTId5HSvsUgn8+uMdiiA=
+SIZE (josm-snapshot-9329.jar) = 10569664