git: 8ecff286ac28 - main - archivers/laszip: Use upstream release archive

From: Rainer Hurling <rhurlin_at_FreeBSD.org>
Date: Tue, 18 Jan 2022 20:48:41 UTC
The branch main has been updated by rhurlin:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8ecff286ac2818d0aaec3680d63234dae73c4766

commit 8ecff286ac2818d0aaec3680d63234dae73c4766
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-01-18 20:46:52 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2022-01-18 20:48:18 +0000

    archivers/laszip: Use upstream release archive
    
    PR:             261268
---
 archivers/laszip/Makefile | 11 ++++-------
 archivers/laszip/distinfo |  6 +++---
 2 files changed, 7 insertions(+), 10 deletions(-)

diff --git a/archivers/laszip/Makefile b/archivers/laszip/Makefile
index df563c6f911d..ee423dcba0ff 100644
--- a/archivers/laszip/Makefile
+++ b/archivers/laszip/Makefile
@@ -1,8 +1,10 @@
 # Created by: Rainer Hurling <rhurlin@gwdg.de>
 
 PORTNAME=	laszip
-PORTVERSION=	3.4.3
+DISTVERSION=	3.4.3
 CATEGORIES=	archivers
+MASTER_SITES=	https://github.com/LASzip/LASzip/releases/download/${DISTVERSION}/
+DISTNAME=	${PORTNAME}-src-${DISTVERSION}
 
 MAINTAINER=	rhurlin@FreeBSD.org
 COMMENT=	Library for lossless LAS compression
@@ -10,12 +12,7 @@ COMMENT=	Library for lossless LAS compression
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++0x
+USES=		cmake compiler:c++0x tar:bz2
 USE_LDCONFIG=	yes
 
-USE_GITHUB=	yes
-GH_PROJECT=	LASzip
-
-GNU_CONFIGURE=	yes
-
 .include <bsd.port.mk>
diff --git a/archivers/laszip/distinfo b/archivers/laszip/distinfo
index 8974c2f59c4d..ebdb343e8f68 100644
--- a/archivers/laszip/distinfo
+++ b/archivers/laszip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593805343
-SHA256 (laszip-LASzip-3.4.3_GH0.tar.gz) = 862715affa00609b78b4f469ab5529fee659c597efd40b5006b4305dd56c22d3
-SIZE (laszip-LASzip-3.4.3_GH0.tar.gz) = 235628
+TIMESTAMP = 1642413969
+SHA256 (laszip-src-3.4.3.tar.bz2) = 5775eb0b97de1b77514d47534cc65c6cfb5bebdd8aed0e47a23af8e75b7ea887
+SIZE (laszip-src-3.4.3.tar.bz2) = 153819