pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/gpgme Add swig bug report URL.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c39407fe982
branches:  trunk
changeset: 360660:9c39407fe982
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Apr 05 09:31:18 2017 +0000

description:
Add swig bug report URL.

diffstat:

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

diffs (17 lines):

diff -r 9027090c8eb2 -r 9c39407fe982 security/gpgme/Makefile
--- a/security/gpgme/Makefile   Wed Apr 05 09:28:27 2017 +0000
+++ b/security/gpgme/Makefile   Wed Apr 05 09:31:18 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2017/04/05 09:28:27 wiz Exp $
+# $NetBSD: Makefile,v 1.81 2017/04/05 09:31:18 wiz Exp $
 
 DISTNAME=      gpgme-1.8.0
 CATEGORIES=    security
@@ -16,6 +16,7 @@
 INFO_FILES=            yes
 
 # turn off swig/python detection; there is no configure flag as of 1.8.0
+# https://dev.gnupg.org/T3057
 CONFIGURE_ENV+=                ac_cv_path_SWIG=
 
 SUBST_CLASSES+=                pthread



Home | Main Index | Thread Index | Old Index