pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers + zstd.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/952e900c36b9
branches:  trunk
changeset: 352027:952e900c36b9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 04 12:39:40 2016 +0000

description:
+ zstd.

diffstat:

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

diffs (17 lines):

diff -r 7cf20794c565 -r 952e900c36b9 archivers/Makefile
--- a/archivers/Makefile        Sun Sep 04 12:36:59 2016 +0000
+++ b/archivers/Makefile        Sun Sep 04 12:39:40 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.146 2016/07/09 21:13:18 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2016/09/04 12:39:40 wiz Exp $
 #
 
 COMMENT=       Archivers
@@ -118,6 +118,7 @@
 SUBDIR+=       zip
 SUBDIR+=       zoo
 SUBDIR+=       zopfli
+SUBDIR+=       zstd
 SUBDIR+=       zutils
 SUBDIR+=       zziplib
 



Home | Main Index | Thread Index | Old Index