pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers
Module Name: pkgsrc
Committed By: ryoon
Date: Fri Apr 16 16:20:47 UTC 2021
Modified Files:
pkgsrc/archivers: Makefile
Log Message:
archivers: Enable pxz
To generate a diff of this commit:
cvs rdiff -u -r1.182 -r1.183 pkgsrc/archivers/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/Makefile
diff -u pkgsrc/archivers/Makefile:1.182 pkgsrc/archivers/Makefile:1.183
--- pkgsrc/archivers/Makefile:1.182 Tue Apr 13 03:11:35 2021
+++ pkgsrc/archivers/Makefile Fri Apr 16 16:20:47 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.182 2021/04/13 03:11:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.183 2021/04/16 16:20:47 ryoon Exp $
#
COMMENT= Archivers and compression tools
@@ -99,6 +99,7 @@ SUBDIR+= pigz
SUBDIR+= pixz
SUBDIR+= ppmd
SUBDIR+= ppunpack
+SUBDIR+= pxz
SUBDIR+= py-brotli
SUBDIR+= py-brotlipy
SUBDIR+= py-bz2file
Home |
Main Index |
Thread Index |
Old Index