aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2023-03-03 23:54:15 +0000
committerXin LI <delphij@FreeBSD.org>2023-03-03 23:54:34 +0000
commitad983b1a45fca7418aef705f041565462d4685ae (patch)
tree02ba370ea7348cb6b628c56e5eb0a20ccbbb9a2b
parent146c6cd531af43b1035b898596acbdc9ae763124 (diff)
downloadports-ad983b1a45fca7418aef705f041565462d4685ae.tar.gz
ports-ad983b1a45fca7418aef705f041565462d4685ae.zip
archivers/lrzip: upgrade to 0.651.
-rw-r--r--archivers/lrzip/Makefile12
-rw-r--r--archivers/lrzip/distinfo6
-rw-r--r--archivers/lrzip/pkg-plist6
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