pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/firefox firefox: sync CHECK_PORTABILITY_SKIPs w/ d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/23056264e4b1
branches: trunk
changeset: 459276:23056264e4b1
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Oct 02 13:10:52 2021 +0000
description:
firefox: sync CHECK_PORTABILITY_SKIPs w/ devel/nss
diffstat:
www/firefox/mozilla-common.mk | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 3234db43a3a4 -r 23056264e4b1 www/firefox/mozilla-common.mk
--- a/www/firefox/mozilla-common.mk Sat Oct 02 12:43:20 2021 +0000
+++ b/www/firefox/mozilla-common.mk Sat Oct 02 13:10:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: mozilla-common.mk,v 1.208 2021/10/01 13:31:52 gutteridge Exp $
+# $NetBSD: mozilla-common.mk,v 1.209 2021/10/02 13:10:52 tnn Exp $
#
# common Makefile fragment for mozilla packages based on gecko 2.0.
#
@@ -68,8 +68,7 @@
PLIST.i386= yes
.endif
-CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/libpkix/libpkix.sh
-CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/multinit/multinit.sh
+CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}security/nss/tests/*/*.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}js/src/tests/update-test262.sh
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}intl/icu/source/configure
CHECK_PORTABILITY_SKIP+= ${MOZILLA_DIR}browser/components/loop/run-all-loop-tests.sh
Home |
Main Index |
Thread Index |
Old Index