pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers Add tarlz.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1392fe6be160
branches:  trunk
changeset: 387154:1392fe6be160
user:      fcambus <fcambus%pkgsrc.org@localhost>
date:      Mon Oct 24 07:50:29 2022 +0000

description:
Add tarlz.

diffstat:

 archivers/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 4bbcb1445d23 -r 1392fe6be160 archivers/Makefile
--- a/archivers/Makefile        Mon Oct 24 07:49:42 2022 +0000
+++ b/archivers/Makefile        Mon Oct 24 07:50:29 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.192 2022/10/24 07:47:05 fcambus Exp $
+# $NetBSD: Makefile,v 1.193 2022/10/24 07:50:29 fcambus Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -131,6 +131,7 @@
 SUBDIR+=       squsq
 SUBDIR+=       star
 SUBDIR+=       szip
+SUBDIR+=       tarlz
 SUBDIR+=       tartest
 SUBDIR+=       torrentzip
 SUBDIR+=       trrntzip



Home | Main Index | Thread Index | Old Index