git: ad983b1a45fc - main - archivers/lrzip: upgrade to 0.651.

From: Xin LI <delphij_at_FreeBSD.org>
Date: Fri, 03 Mar 2023 23:54:49 UTC
The branch main has been updated by delphij:

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

commit ad983b1a45fca7418aef705f041565462d4685ae
Author:     Xin LI <delphij@FreeBSD.org>
AuthorDate: 2023-03-03 23:54:15 +0000
Commit:     Xin LI <delphij@FreeBSD.org>
CommitDate: 2023-03-03 23:54:34 +0000

    archivers/lrzip: upgrade to 0.651.
---
 archivers/lrzip/Makefile  | 12 +++++-------
 archivers/lrzip/distinfo  |  6 +++---
 archivers/lrzip/pkg-plist |  6 ------
 3 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile
index 8083cb5801e2..853e6ebb8110 100644
--- a/archivers/lrzip/Makefile
+++ b/archivers/lrzip/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	lrzip
-PORTVERSION=	0.631
+PORTVERSION=	0.651
 CATEGORIES=	archivers
 MASTER_SITES=	http://ck.kolivas.org/apps/lrzip/
 
@@ -9,13 +9,14 @@ COMMENT=	Long Range ZIP or Lzma RZIP
 LICENSE=	GPLv2
 
 BUILD_DEPENDS=	nasm>=0:devel/nasm
-LIB_DEPENDS=	liblzo2.so:archivers/lzo2
+LIB_DEPENDS=	liblz4.so:archivers/liblz4 \
+		liblzo2.so:archivers/lzo2
 
 CFLAGS+=	-I${LOCALBASE}/include
-CONFIGURE_ARGS+=	--enable-asm
+CONFIGURE_ENV+=	ac_cv_prog_ASM_PROG='no '
 GNU_CONFIGURE=	yes
 LDFLAGS+=	-L${LOCALBASE}/lib
-USES=		alias cpe libtool pathfix perl5 shebangfix tar:bzip2
+USES=		alias cpe libtool pathfix perl5 shebangfix tar:xz
 SHEBANG_FILES=	${WRKSRC}/lrztar
 USE_PERL5=	build
 USE_LDCONFIG=	yes
@@ -23,7 +24,4 @@ CPE_VENDOR=	lrzip_project
 
 CONFLICTS_INSTALL=	lrzsz # bin/lrz man/man1/lrz.1.gz
 
-post-install:
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/liblrzip.so.0.0.0
-
 .include <bsd.port.mk>
diff --git a/archivers/lrzip/distinfo b/archivers/lrzip/distinfo
index f4a744d13e74..ff1ade57d93c 100644
--- a/archivers/lrzip/distinfo
+++ b/archivers/lrzip/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1478151554
-SHA256 (lrzip-0.631.tar.bz2) = 0d11e268d0d72310d6d73a8ce6bb3d85e26de3f34d8a713055f3f25a77226455
-SIZE (lrzip-0.631.tar.bz2) = 522158
+TIMESTAMP = 1677886992
+SHA256 (lrzip-0.651.tar.xz) = 48bd8decb097c1596c9b3777959cd3e332819434ed77a2823e65aa436f1602f9
+SIZE (lrzip-0.651.tar.xz) = 416448
diff --git a/archivers/lrzip/pkg-plist b/archivers/lrzip/pkg-plist
index 7ee179aa0a6e..b1dacbb612c4 100644
--- a/archivers/lrzip/pkg-plist
+++ b/archivers/lrzip/pkg-plist
@@ -24,12 +24,6 @@ bin/lrz
 bin/lrzip
 bin/lrztar
 bin/lrzuntar
-include/Lrzip.h
-lib/liblrzip.a
-lib/liblrzip.so
-lib/liblrzip.so.0
-lib/liblrzip.so.0.0.0
-libdata/pkgconfig/lrzip.pc
 man/man1/lrunzip.1.gz
 man/man1/lrz.1.gz
 man/man1/lrzcat.1.gz