diff --git a/astro/osmosis/Makefile b/astro/osmosis/Makefile index bfd42e293229..aae8e314efcb 100644 --- a/astro/osmosis/Makefile +++ b/astro/osmosis/Makefile @@ -1,46 +1,46 @@ PORTNAME= osmosis -PORTVERSION= 0.49.0 +PORTVERSION= 0.49.2 CATEGORIES= astro java MASTER_SITES= https://github.com/openstreetmap/osmosis/releases/download/${PORTVERSION}/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= Command line Java app for processing OpenStreetMap data WWW= https://wiki.openstreetmap.org/wiki/Osmosis LICENSE= PD LICENSE_FILE= ${WRKSRC}/copying.txt USES= tar USE_JAVA= yes JAVA_VERSION= 17+ NO_BUILD= yes NO_ARCH= yes PLIST_FILES= bin/${PORTNAME} PORTDATA= * PORTDOCS= * OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e 's|%%DATADIR%%|${DATADIR}|; s|%%JAVA%%|${JAVA}|' \ ${WRKSRC}/bin/osmosis do-install: @${MKDIR} ${STAGEDIR}${DATADIR} @cd ${WRKSRC} && ${COPYTREE_SHARE} "script lib" ${STAGEDIR}${DATADIR}/ ${INSTALL_SCRIPT} ${WRKSRC}/bin/osmosis ${STAGEDIR}${PREFIX}/bin/ do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/changes.txt ${WRKSRC}/readme.txt ${STAGEDIR}${DOCSDIR} do-test: @${STAGEDIR}${PREFIX}/bin/osmosis \ --read-xml ${FILESDIR}/test.osm \ --tf accept-ways highway='*' \ --used-node \ --write-xml ${WRKDIR}/test-out.osm ${TEST} -s ${WRKDIR}/test-out.osm .include diff --git a/astro/osmosis/distinfo b/astro/osmosis/distinfo index 4883d2151202..59fed6b6966f 100644 --- a/astro/osmosis/distinfo +++ b/astro/osmosis/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1699954417 -SHA256 (osmosis-0.49.0.tar) = d2a35bdbff190ffa66a6304ea1f73db9e7048c55340306e569086730518675ae -SIZE (osmosis-0.49.0.tar) = 15555072 +TIMESTAMP = 1709051009 +SHA256 (osmosis-0.49.2.tar) = 2a23a7bf7499a0727ae6987cf66fcafc03b37379dc02177c730f352bd67a0b97 +SIZE (osmosis-0.49.2.tar) = 15795712