Date: Wed, 15 Jul 2020 19:51:01 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r542285 - head/astro/osmosis Message-ID: <202007151951.06FJp15d061752@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Wed Jul 15 19:51:01 2020 New Revision: 542285 URL: https://svnweb.freebsd.org/changeset/ports/542285 Log: - Update to 0.48.2 Modified: head/astro/osmosis/Makefile head/astro/osmosis/distinfo Modified: head/astro/osmosis/Makefile ============================================================================== --- head/astro/osmosis/Makefile Wed Jul 15 19:46:48 2020 (r542284) +++ head/astro/osmosis/Makefile Wed Jul 15 19:51:01 2020 (r542285) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osmosis -PORTVERSION= 0.48.1 +PORTVERSION= 0.48.2 CATEGORIES= astro java MASTER_SITES= https://github.com/openstreetmap/osmosis/releases/download/${PORTVERSION}/ Modified: head/astro/osmosis/distinfo ============================================================================== --- head/astro/osmosis/distinfo Wed Jul 15 19:46:48 2020 (r542284) +++ head/astro/osmosis/distinfo Wed Jul 15 19:51:01 2020 (r542285) @@ -1,3 +1,3 @@ -TIMESTAMP = 1593721418 -SHA256 (osmosis-0.48.1.tgz) = 6e205738ceefbd41751cb9e3de04a249b0cc18c9c506ea05b2b37ed453a8d6d4 -SIZE (osmosis-0.48.1.tgz) = 15162004 +TIMESTAMP = 1594816516 +SHA256 (osmosis-0.48.2.tgz) = 15b199615ea9c10483468550ca5710db363141294eb6b2cc4d7f75597e9c4614 +SIZE (osmosis-0.48.2.tgz) = 15168902
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007151951.06FJp15d061752>