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:   bacon
Date:           Thu Jul 20 14:11:37 UTC 2023

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers/Makefile: Add py-lzstring


To generate a diff of this commit:
cvs rdiff -u -r1.198 -r1.199 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.198 pkgsrc/archivers/Makefile:1.199
--- pkgsrc/archivers/Makefile:1.198     Sun Jun 11 10:48:44 2023
+++ pkgsrc/archivers/Makefile   Thu Jul 20 14:11:37 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.198 2023/06/11 10:48:44 mef Exp $
+# $NetBSD: Makefile,v 1.199 2023/07/20 14:11:37 bacon Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -111,6 +111,7 @@ SUBDIR+=    py-czipfile
 SUBDIR+=       py-lhafile
 SUBDIR+=       py-libarchive-c
 SUBDIR+=       py-lz4
+SUBDIR+=       py-lzstring
 SUBDIR+=       py-rarfile
 SUBDIR+=       py-unrardll
 SUBDIR+=       py-zipp



Home | Main Index | Thread Index | Old Index