pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/zstd zstd: CHECK_PORTABILITY_SKIP in test suite
details: https://anonhg.NetBSD.org/pkgsrc/rev/30c87445d3e5
branches: trunk
changeset: 412847:30c87445d3e5
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Mar 12 17:34:26 2020 +0000
description:
zstd: CHECK_PORTABILITY_SKIP in test suite
diffstat:
archivers/zstd/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 4f0e85c08c62 -r 30c87445d3e5 archivers/zstd/Makefile
--- a/archivers/zstd/Makefile Thu Mar 12 17:31:17 2020 +0000
+++ b/archivers/zstd/Makefile Thu Mar 12 17:34:26 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/01/18 23:29:57 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2020/03/12 17:34:26 tnn Exp $
DISTNAME= zstd-1.4.4
CATEGORIES= archivers
@@ -10,6 +10,8 @@
COMMENT= Fast real-time compression algorithm
LICENSE= modified-bsd OR gnu-gpl-v2
+CHECK_PORTABILITY_SKIP+= tests/playTests.sh
+
USE_LANGUAGES= c c++
USE_TOOLS+= ggrep gmake pkg-config
PKGCONFIG_OVERRIDE+= lib/libzstd.pc.in
Home |
Main Index |
Thread Index |
Old Index