Index: head/archivers/laszip/Makefile =================================================================== --- head/archivers/laszip/Makefile (revision 488642) +++ head/archivers/laszip/Makefile (revision 488643) @@ -1,23 +1,22 @@ # Created by: Rainer Hurling # $FreeBSD$ PORTNAME= laszip -PORTVERSION= 3.2.2 -PORTREVISION= 1 +PORTVERSION= 3.2.9 CATEGORIES= archivers MAINTAINER= rhurlin@gwdg.de COMMENT= Library for lossless LAS compression LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING USES= cmake compiler:c++0x USE_LDCONFIG= yes USE_GITHUB= yes GH_PROJECT= LASzip GNU_CONFIGURE= yes .include Index: head/archivers/laszip/distinfo =================================================================== --- head/archivers/laszip/distinfo (revision 488642) +++ head/archivers/laszip/distinfo (revision 488643) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523747275 -SHA256 (laszip-LASzip-3.2.2_GH0.tar.gz) = 0b2e5df3b4f464da9331dfc7bd455044a656be0f2251e50be5f087417ad41876 -SIZE (laszip-LASzip-3.2.2_GH0.tar.gz) = 223670 +TIMESTAMP = 1546017499 +SHA256 (laszip-LASzip-3.2.9_GH0.tar.gz) = 8c74cb6cb5dda5a89eaf178f1884f7151536b5c6683778937cc45ddd47eb7018 +SIZE (laszip-LASzip-3.2.9_GH0.tar.gz) = 231854 Index: head/archivers/laszip/pkg-descr =================================================================== --- head/archivers/laszip/pkg-descr (revision 488642) +++ head/archivers/laszip/pkg-descr (revision 488643) @@ -1,11 +1,11 @@ LASzip is a compression library for compressing ASPRS LAS format data. It has been provided as an LGPL-licensed stand-alone software library to allow other softwares that handle LAS data to read and write LASzip-compressed data. The BSD-licensed libLAS and the LGPL-licensed LASlib can take advantage of LASzip to read and write compressed data. LASzip is completely lossless. It compresses bulky LAS files into compact LAZ files that are only 10-20 percent of the original size, accurately preserving every single bit. -WWW: http://laszip.org/ +WWW: https://laszip.org/ Index: head/archivers/laszip/pkg-plist =================================================================== --- head/archivers/laszip/pkg-plist (revision 488642) +++ head/archivers/laszip/pkg-plist (revision 488643) @@ -1,8 +1,8 @@ -include/laszip/laszip_api_version.h include/laszip/laszip_api.h -lib/liblaszip_api.so -lib/liblaszip_api.so.8 -lib/liblaszip_api.so.8.0.0 +include/laszip/laszip_api_version.h lib/liblaszip.so lib/liblaszip.so.8 -lib/liblaszip.so.8.0.0 +lib/liblaszip.so.8.0.2 +lib/liblaszip_api.so +lib/liblaszip_api.so.8 +lib/liblaszip_api.so.8.0.2