diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 7b00c449a828..ea38a8d10e2e 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,52 +1,52 @@ # Created by: Gleb Smirnoff PORTNAME= josm -PORTVERSION= 18463 +PORTVERSION= 18513 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 2b7e1ddaeb33..a2604f387aa8 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653997213 -SHA256 (josm-snapshot-18463.jar) = fbef17b73032909fbce4abf3cb7c60699a0a695949c33f82b75c5bfd0902d467 -SIZE (josm-snapshot-18463.jar) = 16273803 +TIMESTAMP = 1657724709 +SHA256 (josm-snapshot-18513.jar) = aca04328faba867e151a5cd6e1a77f80153878255117d26044bac36932a309b2 +SIZE (josm-snapshot-18513.jar) = 16216859