Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2018 18:25:56 +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: r475322 - head/astro/libosmium
Message-ID:  <201807251825.w6PIPuvH035249@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jul 25 18:25:55 2018
New Revision: 475322
URL: https://svnweb.freebsd.org/changeset/ports/475322

Log:
  - Update to 2.14.2

Modified:
  head/astro/libosmium/Makefile
  head/astro/libosmium/distinfo
  head/astro/libosmium/pkg-plist

Modified: head/astro/libosmium/Makefile
==============================================================================
--- head/astro/libosmium/Makefile	Wed Jul 25 18:20:53 2018	(r475321)
+++ head/astro/libosmium/Makefile	Wed Jul 25 18:25:55 2018	(r475322)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	libosmium
-PORTVERSION=	2.14.0
+PORTVERSION=	2.14.2
 DISTVERSIONPREFIX=	v
-PORTREVISION=	1
 CATEGORIES=	astro geography devel
 
 MAINTAINER=	amdmi3@FreeBSD.org
@@ -20,10 +19,8 @@ LIB_DEPENDS=	libgdal.so:graphics/gdal \
 		libgeos.so:graphics/geos \
 		libexpat.so:textproc/expat2
 BUILD_DEPENDS=	sparsehash>=0:devel/sparsehash \
-		${LOCALBASE}/include/utf8.h:devel/utf8cpp \
 		${LOCALBASE}/include/protozero/version.hpp:devel/protozero
-RUN_DEPENDS=	${LOCALBASE}/include/utf8.h:devel/utf8cpp \
-		${LOCALBASE}/include/protozero/version.hpp:devel/protozero
+RUN_DEPENDS=	${LOCALBASE}/include/protozero/version.hpp:devel/protozero
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	osmcode

Modified: head/astro/libosmium/distinfo
==============================================================================
--- head/astro/libosmium/distinfo	Wed Jul 25 18:20:53 2018	(r475321)
+++ head/astro/libosmium/distinfo	Wed Jul 25 18:25:55 2018	(r475322)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522624701
-SHA256 (osmcode-libosmium-v2.14.0_GH0.tar.gz) = ac385c13b1989cf60f9f2e0395a9d8f73ea557fbe8a35cabb0e5f0b74cf43b49
-SIZE (osmcode-libosmium-v2.14.0_GH0.tar.gz) = 489137
+TIMESTAMP = 1532541899
+SHA256 (osmcode-libosmium-v2.14.2_GH0.tar.gz) = 24b1a73c43e7b8e412ffcd4fb40f1b152edb316ff2799a60e0f31f1eb1212b35
+SIZE (osmcode-libosmium-v2.14.2_GH0.tar.gz) = 488431

Modified: head/astro/libosmium/pkg-plist
==============================================================================
--- head/astro/libosmium/pkg-plist	Wed Jul 25 18:20:53 2018	(r475321)
+++ head/astro/libosmium/pkg-plist	Wed Jul 25 18:25:55 2018	(r475322)
@@ -140,6 +140,7 @@ include/osmium/osm/area.hpp
 include/osmium/osm/box.hpp
 include/osmium/osm/changeset.hpp
 include/osmium/osm/crc.hpp
+include/osmium/osm/crc_zlib.hpp
 include/osmium/osm/diff_object.hpp
 include/osmium/osm/entity.hpp
 include/osmium/osm/entity_bits.hpp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807251825.w6PIPuvH035249>