misc/lastools: update 2.0.0 → 2.0.3

This commit is contained in:
Yuri Victorovich
2025-01-18 02:15:28 -08:00
parent 05a77a852e
commit 9ee13bdbb3
3 changed files with 17 additions and 11 deletions
+7 -8
View File
@@ -1,19 +1,18 @@
PORTNAME= LAStools
DISTVERSION= 2.0.0
PORTREVISION= 1
DISTVERSIONPREFIX= v
DISTVERSION= 2.0.3
CATEGORIES= misc
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/
DISTNAME= ${PORTNAME}
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Efficient tools for LiDAR processing
WWW= https://rapidlasso.com/lastools/
WWW= https://rapidlasso.com/lastools/ \
https://github.com/LAStools/LAStools
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING.txt
USES= cmake:insource zip
USES= cmake:insource
USE_GITHUB= yes
CMAKE_ON= BUILD_SHARED_LIBS
@@ -21,7 +20,7 @@ CONFLICTS_INSTALL= liblas
EXECUTABLES= lasindex las2txt las2las txt2las lasdiff lasinfo laszip lasmerge lasprecision
pre-install:
xpre-install:
${MV} ${WRKSRC}/LASlib/src/LASlib-config.cmake ${WRKSRC}/LASlib/src/laslib-config.cmake
post-install: # strip the "64" suffix from executables
+3 -3
View File
@@ -1,3 +1,3 @@
TIMESTAMP = 1641748773
SHA256 (LAStools-2.0.0/LAStools.zip) = 6d8825cfbd757cf424d7343498fac2750d5d481dcc100350aa55524dfdcdc197
SIZE (LAStools-2.0.0/LAStools.zip) = 78195494
TIMESTAMP = 1737194557
SHA256 (LAStools-LAStools-v2.0.3_GH0.tar.gz) = b6c6ac33835ead2c69d05e282febc266048ba071a71dae6fdad321d532dfcf78
SIZE (LAStools-LAStools-v2.0.3_GH0.tar.gz) = 8509725
+7
View File
@@ -1,5 +1,6 @@
bin/las2las
bin/las2txt
bin/lascopcindex64
bin/lasdiff
bin/lasindex
bin/lasinfo
@@ -21,15 +22,19 @@ include/LASlib/bytestreamout_array.hpp
include/LASlib/bytestreamout_file.hpp
include/LASlib/bytestreamout_nil.hpp
include/LASlib/bytestreamout_ostream.hpp
include/LASlib/endian.hpp
include/LASlib/integercompressor.hpp
include/LASlib/lasattributer.hpp
include/LASlib/lascopc.hpp
include/LASlib/lasdefinitions.hpp
include/LASlib/lasfilter.hpp
include/LASlib/lasignore.hpp
include/LASlib/lasindex.hpp
include/LASlib/lasinterval.hpp
include/LASlib/laskdtree.hpp
include/LASlib/lasmessage.hpp
include/LASlib/laspoint.hpp
include/LASlib/lasprogress.hpp
include/LASlib/lasquadtree.hpp
include/LASlib/lasquantizer.hpp
include/LASlib/lasreader.hpp
@@ -54,6 +59,7 @@ include/LASlib/lasreaditemcompressed_v4.hpp
include/LASlib/lasreaditemraw.hpp
include/LASlib/lasreadpoint.hpp
include/LASlib/lastransform.hpp
include/LASlib/lasunzipper.hpp
include/LASlib/lasutility.hpp
include/LASlib/lasvlr.hpp
include/LASlib/lasvlrpayload.hpp
@@ -78,6 +84,7 @@ include/LASlib/laszip_common_v1.hpp
include/LASlib/laszip_common_v2.hpp
include/LASlib/laszip_common_v3.hpp
include/LASlib/laszip_decompress_selective_v3.hpp
include/LASlib/laszipper.hpp
include/LASlib/mydefs.hpp
lib/LASlib/libLASlib.so
lib/cmake/LASlib/laslib-config.cmake