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:   adam
Date:           Thu Jan 15 09:07:19 UTC 2026

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
py-zipstream: removed; successor py-zipstream-ng


To generate a diff of this commit:
cvs rdiff -u -r1.220 -r1.221 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.220 pkgsrc/archivers/Makefile:1.221
--- pkgsrc/archivers/Makefile:1.220     Mon Dec 22 10:24:59 2025
+++ pkgsrc/archivers/Makefile   Thu Jan 15 09:07:19 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.220 2025/12/22 10:24:59 adam Exp $
+# $NetBSD: Makefile,v 1.221 2026/01/15 09:07:19 adam Exp $
 #
 
 COMMENT=       Archivers and compression tools
@@ -122,7 +122,6 @@ SUBDIR+=    py-lzstring
 SUBDIR+=       py-rarfile
 SUBDIR+=       py-unrardll
 SUBDIR+=       py-zipp
-SUBDIR+=       py-zipstream
 SUBDIR+=       py-zipstream-ng
 SUBDIR+=       py-zlib-ng
 SUBDIR+=       py-zopfli



Home | Main Index | Thread Index | Old Index