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:   markd
Date:           Sun Nov  3 01:07:11 UTC 2019

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
archivers: add py-zipstream


To generate a diff of this commit:
cvs rdiff -u -r1.165 -r1.166 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.165 pkgsrc/archivers/Makefile:1.166
--- pkgsrc/archivers/Makefile:1.165     Wed Oct 23 16:20:59 2019
+++ pkgsrc/archivers/Makefile   Sun Nov  3 01:07:11 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.165 2019/10/23 16:20:59 taca Exp $
+# $NetBSD: Makefile,v 1.166 2019/11/03 01:07:11 markd Exp $
 #
 
 COMMENT=       Archivers
@@ -98,6 +98,7 @@ SUBDIR+=      py-lz4
 SUBDIR+=       py-rarfile
 SUBDIR+=       py-yuicompressor
 SUBDIR+=       py-zipp
+SUBDIR+=       py-zipstream
 SUBDIR+=       py-zstandard
 SUBDIR+=       rar
 SUBDIR+=       rox-archive



Home | Main Index | Thread Index | Old Index