diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 79dba75b3949..055c01fb57cd 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,50 +1,50 @@ PORTNAME= josm -PORTVERSION= 18513 +PORTVERSION= 18531 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 LICENSE= GPLv2+ PORTSCOUT= ignore:1 NO_WRKSUBDIR= yes USES= zip:infozip USE_JAVA= yes JAVA_VERSION= 1.8+ JOSM_MEMORY_LIMIT?=1024 NO_BUILD= yes NO_ARCH= yes SUB_FILES= josm.sh SUB_LIST= JARNAME=${DISTNAME} JOSM_MEMORY_LIMIT=${JOSM_MEMORY_LIMIT} PLIST_FILES= bin/josm \ ${JAVAJARDIR:C,${PREFIX}/?,,}/${DISTNAME} \ share/pixmaps/josm.png DESKTOP_ENTRIES="JOSM" \ "" \ "${PORTNAME}" \ "${PORTNAME}" \ "Education;Geoscience;Maps;" \ true pre-everything:: @${ECHO_CMD} "You can change limit of memory available to josm by defining" @${ECHO_CMD} "JOSM_MEMORY_LIMIT variable in /etc/make.conf. Default is 1024 (MB)." 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 a2604f387aa8..3139bbe6539b 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657724709 -SHA256 (josm-snapshot-18513.jar) = aca04328faba867e151a5cd6e1a77f80153878255117d26044bac36932a309b2 -SIZE (josm-snapshot-18513.jar) = 16216859 +TIMESTAMP = 1659453908 +SHA256 (josm-snapshot-18531.jar) = fdeb066cb6e2750eb4f9ab8c0b55b61b01fb579a9d4d5cdb94336cb24ba1723b +SIZE (josm-snapshot-18531.jar) = 16220391