pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnutls gnutls: add another REPLACE_BASH so th...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/285cd921361e
branches:  trunk
changeset: 312997:285cd921361e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 21 14:20:11 2018 +0000

description:
gnutls: add another REPLACE_BASH so the tests all run through

diffstat:

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

diffs (17 lines):

diff -r 67e7019553c3 -r 285cd921361e security/gnutls/Makefile
--- a/security/gnutls/Makefile  Fri Sep 21 13:25:28 2018 +0000
+++ b/security/gnutls/Makefile  Fri Sep 21 14:20:11 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.188 2018/08/22 09:46:18 wiz Exp $
+# $NetBSD: Makefile,v 1.189 2018/09/21 14:20:11 wiz Exp $
 
 DISTNAME=      gnutls-3.6.3
 PKGREVISION=   2
@@ -48,6 +48,7 @@
 REPLACE_BASH+=         tests/suite/cbc-record-check.sh
 REPLACE_BASH+=         tests/suite/testcompat-main-openssl
 REPLACE_BASH+=         tests/suite/testcompat-main-polarssl
+REPLACE_BASH+=         tests/cert-tests/pkcs12-utf8
 
 REPLACE_PERL+=         doc/scripts/gdoc doc/scripts/sort2.pl
 



Home | Main Index | Thread Index | Old Index