pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers archivers: add py-zipstream



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b22ef967e49
branches:  trunk
changeset: 417023:8b22ef967e49
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Nov 03 01:07:11 2019 +0000

description:
archivers: add py-zipstream

diffstat:

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

diffs (17 lines):

diff -r 2bd41770805c -r 8b22ef967e49 archivers/Makefile
--- a/archivers/Makefile        Sun Nov 03 01:06:10 2019 +0000
+++ b/archivers/Makefile        Sun Nov 03 01:07:11 2019 +0000
@@ -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-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