pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gpgme
Module Name: pkgsrc
Committed By: wiz
Date: Tue Aug 29 12:31:35 UTC 2017
Modified Files:
pkgsrc/security/gpgme: Makefile
Log Message:
Add commented out test environment flag for more detailed output.
To generate a diff of this commit:
cvs rdiff -u -r1.85 -r1.86 pkgsrc/security/gpgme/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/gpgme/Makefile
diff -u pkgsrc/security/gpgme/Makefile:1.85 pkgsrc/security/gpgme/Makefile:1.86
--- pkgsrc/security/gpgme/Makefile:1.85 Tue Aug 29 12:18:11 2017
+++ pkgsrc/security/gpgme/Makefile Tue Aug 29 12:31:35 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.85 2017/08/29 12:18:11 wiz Exp $
+# $NetBSD: Makefile,v 1.86 2017/08/29 12:31:35 wiz Exp $
DISTNAME= gpgme-1.9.0
CATEGORIES= security
@@ -29,6 +29,7 @@ LIBS.SunOS+= -lnsl -lsocket
# 18 errors as of 1.9.0
# https://dev.gnupg.org/T3056
TEST_TARGET= check
+#TEST_ENV+= GPGME_DEBUG=9
.include "options.mk"
Home |
Main Index |
Thread Index |
Old Index