mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Update to 2.16.0
This commit is contained in:
parent
23064ee8bb
commit
e5d4df9cb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=562053
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libosmium
|
||||
PORTVERSION= 2.15.6
|
||||
PORTVERSION= 2.16.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= astro geography devel
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1593721588
|
||||
SHA256 (osmcode-libosmium-v2.15.6_GH0.tar.gz) = 55879b9da0f3756f3216f9fb857f35afb3b01294b5f18e0d1719334e7d4f5ac9
|
||||
SIZE (osmcode-libosmium-v2.15.6_GH0.tar.gz) = 504679
|
||||
TIMESTAMP = 1610539024
|
||||
SHA256 (osmcode-libosmium-v2.16.0_GH0.tar.gz) = 42bbef97226d7db7ce3eeb474603e5b1f2f0f86cec85498868e9416e7cdf5bd5
|
||||
SIZE (osmcode-libosmium-v2.16.0_GH0.tar.gz) = 508536
|
||||
|
@ -88,6 +88,7 @@ include/osmium/io/compression.hpp
|
||||
include/osmium/io/debug_output.hpp
|
||||
include/osmium/io/detail/debug_output_format.hpp
|
||||
include/osmium/io/detail/input_format.hpp
|
||||
include/osmium/io/detail/lz4.hpp
|
||||
include/osmium/io/detail/o5m_input_format.hpp
|
||||
include/osmium/io/detail/opl_input_format.hpp
|
||||
include/osmium/io/detail/opl_output_format.hpp
|
||||
@ -119,6 +120,7 @@ include/osmium/io/opl_input.hpp
|
||||
include/osmium/io/opl_output.hpp
|
||||
include/osmium/io/output_iterator.hpp
|
||||
include/osmium/io/overwrite.hpp
|
||||
include/osmium/io/pbf.hpp
|
||||
include/osmium/io/pbf_input.hpp
|
||||
include/osmium/io/pbf_output.hpp
|
||||
include/osmium/io/reader.hpp
|
||||
|
Loading…
Reference in New Issue
Block a user