pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gnutls



Module Name:    pkgsrc
Committed By:   wiz
Date:           Fri Sep 21 14:20:12 UTC 2018

Modified Files:
        pkgsrc/security/gnutls: Makefile

Log Message:
gnutls: add another REPLACE_BASH so the tests all run through


To generate a diff of this commit:
cvs rdiff -u -r1.188 -r1.189 pkgsrc/security/gnutls/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/gnutls/Makefile
diff -u pkgsrc/security/gnutls/Makefile:1.188 pkgsrc/security/gnutls/Makefile:1.189
--- pkgsrc/security/gnutls/Makefile:1.188       Wed Aug 22 09:46:18 2018
+++ pkgsrc/security/gnutls/Makefile     Fri Sep 21 14:20:11 2018
@@ -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/starttls.sh
 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