Hello ports@, Holger (CC),

here goes a patch that bumps josm to the latest stable revision. I also bumped jdk to 25+ as josm itself suggests. A quick spin shows no issues.

ok?
diff --git a/geo/josm/Makefile b/geo/josm/Makefile
index a0daab0dc0f..4daf2beb332 100644
--- a/geo/josm/Makefile
+++ b/geo/josm/Makefile
@@ -1,6 +1,6 @@
 COMMENT=		OpenStreetMap map editor
 
-SVN_REV=		19439
+SVN_REV=		19613
 DISTNAME=		josm-snapshot-${SVN_REV}
 EXTRACT_SUFX =		.jar
 EXTRACT_CASES+=		*.jar) unzip -qa ${FULLDISTDIR}/$$archive -d ${WRKDIST};;
@@ -20,7 +20,7 @@ PERMIT_PACKAGE=	Yes
 
 MODULES=		java \
 			textproc/intltool
-MODJAVA_VER=		17+
+MODJAVA_VER=		25+
 BUILD_DEPENDS =		archivers/unzip
 RUN_DEPENDS=		java/javaPathHelper \
 			devel/desktop-file-utils
diff --git a/geo/josm/distinfo b/geo/josm/distinfo
index a7d85db638f..052a213a597 100644
--- a/geo/josm/distinfo
+++ b/geo/josm/distinfo
@@ -1,2 +1,2 @@
-SHA256 (josm-snapshot-19439.jar) = m+nkBq7uerDhT70kGqd8oZzOKulqZfPDPnq1usN/vTw=
-SIZE (josm-snapshot-19439.jar) = 19265757
+SHA256 (josm-snapshot-19613.jar) = e7qbXV61fbOQZy3c5XGmfenVzwsOj+YQxNveFfvlkHc=
+SIZE (josm-snapshot-19613.jar) = 20541141

Reply via email to