Date: Fri, 3 Jul 2020 13:25:19 +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: r541106 - head/astro/osmosis Message-ID: <202007031325.063DPJbS092913@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Jul 3 13:25:19 2020 New Revision: 541106 URL: https://svnweb.freebsd.org/changeset/ports/541106 Log: - Update to 0.48.1 Modified: head/astro/osmosis/Makefile head/astro/osmosis/distinfo Modified: head/astro/osmosis/Makefile ============================================================================== --- head/astro/osmosis/Makefile Fri Jul 3 13:25:14 2020 (r541105) +++ head/astro/osmosis/Makefile Fri Jul 3 13:25:19 2020 (r541106) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= osmosis -PORTVERSION= 0.48.0 +PORTVERSION= 0.48.1 CATEGORIES= astro java MASTER_SITES= https://github.com/openstreetmap/osmosis/releases/download/${PORTVERSION}/ Modified: head/astro/osmosis/distinfo ============================================================================== --- head/astro/osmosis/distinfo Fri Jul 3 13:25:14 2020 (r541105) +++ head/astro/osmosis/distinfo Fri Jul 3 13:25:19 2020 (r541106) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589041277 -SHA256 (osmosis-0.48.0.tgz) = 0690c0685b8f1db23a9bbf4ee54e145333d16fde68dd2bee955634dab8f0fbb5 -SIZE (osmosis-0.48.0.tgz) = 13750812 +TIMESTAMP = 1593721418 +SHA256 (osmosis-0.48.1.tgz) = 6e205738ceefbd41751cb9e3de04a249b0cc18c9c506ea05b2b37ed453a8d6d4 +SIZE (osmosis-0.48.1.tgz) = 15162004
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007031325.063DPJbS092913>