1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-30 05:40:06 +00:00

archivers/lazperf: Update to 2.0.0

Changes:
  - https://github.com/hobu/laz-perf/releases/tag/2.0.0
This commit is contained in:
Loïc Bartoletti 2021-06-06 08:11:28 +02:00
parent 7b972a701b
commit 949f413c79
3 changed files with 13 additions and 28 deletions

View File

@ -1,7 +1,7 @@
# Created by: lbartoletti <lbartoletti@FreeBSD.org>
PORTNAME= lazperf
DISTVERSION= 1.5.0
DISTVERSION= 2.0.0
CATEGORIES= archivers databases geography
MAINTAINER= lbartoletti@FreeBSD.org
@ -16,6 +16,5 @@ GH_ACCOUNT= hobu
GH_PROJECT= laz-perf
CMAKE_OFF= WITH_TESTS
NO_ARCH= yes
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603473044
SHA256 (hobu-laz-perf-1.5.0_GH0.tar.gz) = 75f007e18ddc8cec8c21c641c2c25ce668bcd67f0ee8cf4ebad1c740a4e21b70
SIZE (hobu-laz-perf-1.5.0_GH0.tar.gz) = 3476337
TIMESTAMP = 1622957308
SHA256 (hobu-laz-perf-2.0.0_GH0.tar.gz) = 0b088e17b7ed96333fc4d791fb78d021e37a63c97fe85dff59b19a0098df6462
SIZE (hobu-laz-perf-2.0.0_GH0.tar.gz) = 4968421

View File

@ -1,23 +1,9 @@
include/laz-perf/common/common.hpp
include/laz-perf/common/types.hpp
include/laz-perf/compressor.hpp
include/laz-perf/decoder.hpp
include/laz-perf/decompressor.hpp
include/laz-perf/detail/field_extrabytes.hpp
include/laz-perf/detail/field_gpstime.hpp
include/laz-perf/detail/field_point10.hpp
include/laz-perf/detail/field_rgb.hpp
include/laz-perf/detail/field_xyz.hpp
include/laz-perf/encoder.hpp
include/laz-perf/excepts.hpp
include/laz-perf/factory.hpp
include/laz-perf/formats.hpp
include/laz-perf/io.hpp
include/laz-perf/las.hpp
include/laz-perf/main.cpp
include/laz-perf/model.hpp
include/laz-perf/portable_endian.hpp
include/laz-perf/streams.hpp
include/laz-perf/util.hpp
lib/cmake/lazperf/lazperf-config.cmake
lib/cmake/lazperf/lazperf-configVersion.cmake
include/lazperf/filestream.hpp
include/lazperf/io.hpp
include/lazperf/lazperf.hpp
include/lazperf/vlr.hpp
lib/cmake/LAZPERF/lazperf-config-version.cmake
lib/cmake/LAZPERF/lazperf-config.cmake
lib/cmake/LAZPERF/lazperf-targets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/LAZPERF/lazperf-targets.cmake
lib/liblazperf.so