diff --git a/astro/josm/Makefile b/astro/josm/Makefile index a6899907826d..a27bdab959df 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,44 +1,44 @@ PORTNAME= josm -PORTVERSION= 19423 +PORTVERSION= 19439 CATEGORIES= astro java MASTER_SITES= https://josm.openstreetmap.de/download/ DISTNAME= ${PORTNAME}-snapshot-${PORTVERSION}.jar EXTRACT_SUFX= # empty MAINTAINER= amdmi3@FreeBSD.org COMMENT= Comprehensive editor for OpenStreetMap.org database WWW= https://josm.openstreetmap.de/ LICENSE= GPLv2+ PORTSCOUT= ignore:1 NO_WRKSUBDIR= yes USES= java zip:infozip JAVA_VERSION= 11+ NO_BUILD= yes NO_ARCH= yes SUB_FILES= josm.sh SUB_LIST= JARNAME=${DISTNAME} PLIST_FILES= bin/josm \ ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME} \ share/pixmaps/josm.png DESKTOP_ENTRIES="JOSM" \ "" \ "${PORTNAME}" \ "${PORTNAME}" \ "Education;Geoscience;Maps;" \ true do-install: @${MKDIR} ${STAGEDIR}${JAVAJARDIR}/ ${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${JAVAJARDIR}/ ${INSTALL_SCRIPT} ${WRKDIR}/josm.sh ${STAGEDIR}${PREFIX}/bin/josm ${INSTALL_DATA} ${WRKSRC}/images/logo_32x32x32.png ${STAGEDIR}${PREFIX}/share/pixmaps/josm.png .include diff --git a/astro/josm/distinfo b/astro/josm/distinfo index 97f045eafb40..19b52387b88d 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752781307 -SHA256 (josm-snapshot-19423.jar) = b3c68c577d4db03144e572cfe76dcf1f744dbeaefc79301af94be68f26396be1 -SIZE (josm-snapshot-19423.jar) = 19256265 +TIMESTAMP = 1760555712 +SHA256 (josm-snapshot-19439.jar) = 9be9e406aeee7ab0e14fbd241aa77ca19cce2ae96a65f3c33e7ab5bac37fbd3c +SIZE (josm-snapshot-19439.jar) = 19265757