mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 2.14.2
This commit is contained in:
parent
09fdbb4863
commit
1ee05cec47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475322
3 changed files with 6 additions and 8 deletions
|
@ -2,9 +2,8 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= libosmium
|
PORTNAME= libosmium
|
||||||
PORTVERSION= 2.14.0
|
PORTVERSION= 2.14.2
|
||||||
DISTVERSIONPREFIX= v
|
DISTVERSIONPREFIX= v
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= astro geography devel
|
CATEGORIES= astro geography devel
|
||||||
|
|
||||||
MAINTAINER= amdmi3@FreeBSD.org
|
MAINTAINER= amdmi3@FreeBSD.org
|
||||||
|
@ -20,10 +19,8 @@ LIB_DEPENDS= libgdal.so:graphics/gdal \
|
||||||
libgeos.so:graphics/geos \
|
libgeos.so:graphics/geos \
|
||||||
libexpat.so:textproc/expat2
|
libexpat.so:textproc/expat2
|
||||||
BUILD_DEPENDS= sparsehash>=0:devel/sparsehash \
|
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
|
${LOCALBASE}/include/protozero/version.hpp:devel/protozero
|
||||||
|
RUN_DEPENDS= ${LOCALBASE}/include/protozero/version.hpp:devel/protozero
|
||||||
|
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= osmcode
|
GH_ACCOUNT= osmcode
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1522624701
|
TIMESTAMP = 1532541899
|
||||||
SHA256 (osmcode-libosmium-v2.14.0_GH0.tar.gz) = ac385c13b1989cf60f9f2e0395a9d8f73ea557fbe8a35cabb0e5f0b74cf43b49
|
SHA256 (osmcode-libosmium-v2.14.2_GH0.tar.gz) = 24b1a73c43e7b8e412ffcd4fb40f1b152edb316ff2799a60e0f31f1eb1212b35
|
||||||
SIZE (osmcode-libosmium-v2.14.0_GH0.tar.gz) = 489137
|
SIZE (osmcode-libosmium-v2.14.2_GH0.tar.gz) = 488431
|
||||||
|
|
|
@ -140,6 +140,7 @@ include/osmium/osm/area.hpp
|
||||||
include/osmium/osm/box.hpp
|
include/osmium/osm/box.hpp
|
||||||
include/osmium/osm/changeset.hpp
|
include/osmium/osm/changeset.hpp
|
||||||
include/osmium/osm/crc.hpp
|
include/osmium/osm/crc.hpp
|
||||||
|
include/osmium/osm/crc_zlib.hpp
|
||||||
include/osmium/osm/diff_object.hpp
|
include/osmium/osm/diff_object.hpp
|
||||||
include/osmium/osm/entity.hpp
|
include/osmium/osm/entity.hpp
|
||||||
include/osmium/osm/entity_bits.hpp
|
include/osmium/osm/entity_bits.hpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue