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:           Wed Apr  5 09:31:18 UTC 2017

Modified Files:
        pkgsrc/security/gpgme: Makefile

Log Message:
Add swig bug report URL.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 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.80 pkgsrc/security/gpgme/Makefile:1.81
--- pkgsrc/security/gpgme/Makefile:1.80 Wed Apr  5 09:28:27 2017
+++ pkgsrc/security/gpgme/Makefile      Wed Apr  5 09:31:18 2017
@@ -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 @@ PTHREAD_OPTS+=                require
 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