diff --git a/archivers/lazperf/Makefile b/archivers/lazperf/Makefile index 0cb3e8d7bc25..9619b72b2467 100644 --- a/archivers/lazperf/Makefile +++ b/archivers/lazperf/Makefile @@ -1,22 +1,20 @@ PORTNAME= lazperf -DISTVERSION= 2.0.0 +DISTVERSION= 3.4.0 CATEGORIES= archivers databases geography -PATCH_SITES= https://github.com/hobu/laz-perf/commit/ -PATCHFILES= a003d1ead4afb9a0c61cde8b00340c489f2ce370.patch:-p1 - MAINTAINER= lbartoletti@FreeBSD.org COMMENT= Alternative LAZ implementation for C++ and JavaScript WWW= https://github.com/hobu/laz-perf -LICENSE= LGPL21 +LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++11-lang + USE_GITHUB= yes GH_ACCOUNT= hobu GH_PROJECT= laz-perf CMAKE_OFF= WITH_TESTS .include diff --git a/archivers/lazperf/distinfo b/archivers/lazperf/distinfo index 9de69a3d6545..70cb90bc8fcc 100644 --- a/archivers/lazperf/distinfo +++ b/archivers/lazperf/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1625410349 -SHA256 (hobu-laz-perf-2.0.0_GH0.tar.gz) = 0b088e17b7ed96333fc4d791fb78d021e37a63c97fe85dff59b19a0098df6462 -SIZE (hobu-laz-perf-2.0.0_GH0.tar.gz) = 4968421 -SHA256 (a003d1ead4afb9a0c61cde8b00340c489f2ce370.patch) = 9dc35fcf10ef722a9901152faeb4c727532010f690484329df98249af9234a4e -SIZE (a003d1ead4afb9a0c61cde8b00340c489f2ce370.patch) = 857 +TIMESTAMP = 1759662522 +SHA256 (hobu-laz-perf-3.4.0_GH0.tar.gz) = ddc1219cac345aee53a33b52dde6b28892e85708b848ab6831dc0c9aa795534d +SIZE (hobu-laz-perf-3.4.0_GH0.tar.gz) = 4992941 diff --git a/archivers/lazperf/pkg-plist b/archivers/lazperf/pkg-plist index 9ab1964dffe4..04d6c01bd1da 100644 --- a/archivers/lazperf/pkg-plist +++ b/archivers/lazperf/pkg-plist @@ -1,9 +1,12 @@ include/lazperf/filestream.hpp -include/lazperf/io.hpp +include/lazperf/header.hpp include/lazperf/lazperf.hpp +include/lazperf/lazperf_base.hpp +include/lazperf/readers.hpp include/lazperf/vlr.hpp +include/lazperf/writers.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