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 unnecessary co...



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

description:
security/gnutls: remove unnecessary comment from Makefile

diffstat:

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

diffs (17 lines):

diff -r 25df77470a1e -r 0af592cd93df security/gnutls/Makefile
--- a/security/gnutls/Makefile  Sun Mar 22 12:21:12 2020 +0000
+++ b/security/gnutls/Makefile  Sun Mar 22 12:21:59 2020 +0000
@@ -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/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