git: 5ac01194565e - main - archivers/lazperf: Update to 3.4.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Nov 2025 17:00:46 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5ac01194565e1eead7da3ce989b5d8d2472737b9
commit 5ac01194565e1eead7da3ce989b5d8d2472737b9
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-11-01 14:35:06 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-11-01 16:40:44 +0000
archivers/lazperf: Update to 3.4.0
Changelog: https://github.com/hobuinc/laz-perf/releases/tag/3.4.0
PR: 290120
Approved by: maintainer timeout, 2+ weeks
---
archivers/lazperf/Makefile | 8 +++-----
archivers/lazperf/distinfo | 8 +++-----
archivers/lazperf/pkg-plist | 5 ++++-
3 files changed, 10 insertions(+), 11 deletions(-)
diff --git a/archivers/lazperf/Makefile b/archivers/lazperf/Makefile
index 0cb3e8d7bc25..9619b72b2467 100644
--- a/archivers/lazperf/Makefile
+++ b/archivers/lazperf/Makefile
@@ -1,18 +1,16 @@
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
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,7 +1,10 @@
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