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: rillig
Date: Sun Mar 22 12:21:13 UTC 2020
Modified Files:
pkgsrc/security/gnutls: Makefile
Log Message:
security/gnutls: remove nonexistent files from REPLACE_BASH
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 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.207 pkgsrc/security/gnutls/Makefile:1.208
--- pkgsrc/security/gnutls/Makefile:1.207 Sun Mar 8 16:48:06 2020
+++ pkgsrc/security/gnutls/Makefile Sun Mar 22 12:21:12 2020
@@ -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/gnutls-cli-debug.s
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