diff --git a/astro/josm/Makefile b/astro/josm/Makefile index 364ffabcc407..f52f02ad692d 100644 --- a/astro/josm/Makefile +++ b/astro/josm/Makefile @@ -1,53 +1,53 @@ # Created by: Gleb Smirnoff PORTNAME= josm -PORTVERSION= 18118 +PORTVERSION= 18191 CATEGORIES= astro java MASTER_SITES= https://josm.openstreetmap.de/download/ \ https://mirror.amdmi3.ru/distfiles/ 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 29a50e3958f6..13169465442e 100644 --- a/astro/josm/distinfo +++ b/astro/josm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629198181 -SHA256 (josm-snapshot-18118.jar) = d5e362e0e4ae34c222e9fef2c84bf3e0eb048981460e36b1edf80558835b8c07 -SIZE (josm-snapshot-18118.jar) = 16005374 +TIMESTAMP = 1630604074 +SHA256 (josm-snapshot-18191.jar) = 39fbc934feed0f1c8c844270dc83274dffc417e80dc6073443d0d59bf35876eb +SIZE (josm-snapshot-18191.jar) = 16013739