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:59 UTC 2020

Modified Files:
        pkgsrc/security/gnutls: Makefile

Log Message:
security/gnutls: remove unnecessary comment from Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 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.208 pkgsrc/security/gnutls/Makefile:1.209
--- pkgsrc/security/gnutls/Makefile:1.208       Sun Mar 22 12:21:12 2020
+++ pkgsrc/security/gnutls/Makefile     Sun Mar 22 12:21:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.208 2020/03/22 12:21:12 rillig Exp $
+# $NetBSD: Makefile,v 1.209 2020/03/22 12:21:59 rillig Exp $
 
 DISTNAME=      gnutls-3.6.12
 PKGREVISION=   1
@@ -47,7 +47,6 @@ 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
-# 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