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:   joerg
Date:           Fri Sep 29 21:36:46 UTC 2017

Modified Files:
        pkgsrc/archivers: Makefile

Log Message:
+ py-lz4


To generate a diff of this commit:
cvs rdiff -u -r1.154 -r1.155 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.154 pkgsrc/archivers/Makefile:1.155
--- pkgsrc/archivers/Makefile:1.154     Sat Jun 10 16:45:16 2017
+++ pkgsrc/archivers/Makefile   Fri Sep 29 21:36:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.154 2017/06/10 16:45:16 taca Exp $
+# $NetBSD: Makefile,v 1.155 2017/09/29 21:36:46 joerg Exp $
 #
 
 COMMENT=       Archivers
@@ -88,6 +88,7 @@ SUBDIR+=      py-brotlipy
 SUBDIR+=       py-czipfile
 SUBDIR+=       py-lhafile
 SUBDIR+=       py-libarchive-c
+SUBDIR+=       py-lz4
 SUBDIR+=       py-rarfile
 SUBDIR+=       py-yuicompressor
 SUBDIR+=       py-zstandard



Home | Main Index | Thread Index | Old Index