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:   gutteridge
Date:           Mon Nov 11 02:06:05 UTC 2024

Modified Files:
        pkgsrc/security/gnutls: Makefile

Log Message:
gnutls: update test results comment


To generate a diff of this commit:
cvs rdiff -u -r1.259 -r1.260 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.259 pkgsrc/security/gnutls/Makefile:1.260
--- pkgsrc/security/gnutls/Makefile:1.259       Mon Nov 11 02:03:54 2024
+++ pkgsrc/security/gnutls/Makefile     Mon Nov 11 02:06:05 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.259 2024/11/11 02:03:54 gutteridge Exp $
+# $NetBSD: Makefile,v 1.260 2024/11/11 02:06:05 gutteridge Exp $
 
 DISTNAME=      gnutls-3.8.8
 PKGREVISION=   1
@@ -38,8 +38,8 @@ CONFIGURE_ARGS.FreeBSD+=      ac_cv_type_max_
 
 .include "options.mk"
 
-# one failure as of 3.7.1
-# https://gitlab.com/gnutls/gnutls/-/issues/1190
+# Four failures on NetBSD 9.4_STABLE as of 3.8.8:
+# simple, crq_apis, gnutls-strcodes, system-override-allow-rsa-pkcs1-encrypt.sh
 TEST_TARGET=           check
 
 INFO_FILES=            yes



Home | Main Index | Thread Index | Old Index