pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/gnutls security/gnutls: remove nonexistent fi...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25df77470a1e
branches:  trunk
changeset: 425531:25df77470a1e
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Mar 22 12:21:12 2020 +0000

description:
security/gnutls: remove nonexistent files from REPLACE_BASH

diffstat:

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

diffs (20 lines):

diff -r cfc52401c11e -r 25df77470a1e security/gnutls/Makefile
--- a/security/gnutls/Makefile  Sun Mar 22 12:15:59 2020 +0000
+++ b/security/gnutls/Makefile  Sun Mar 22 12:21:12 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2020/03/08 16:48:06 wiz Exp $
+# $NetBSD: Makefile,v 1.208 2020/03/22 12:21:12 rillig Exp $
 
 DISTNAME=      gnutls-3.6.12
 PKGREVISION=   1
@@ -47,9 +47,7 @@
 REPLACE_BASH+=         tests/ocsp-tests/ocsp-must-staple-connection
 REPLACE_BASH+=         tests/ocsp-tests/ocsp-tls-connection
 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
+# tests/suite is not included in distributions anymore
 REPLACE_BASH+=         tests/cert-tests/pkcs12-utf8
 
 REPLACE_PERL+=         doc/scripts/gdoc doc/scripts/sort2.pl



Home | Main Index | Thread Index | Old Index