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:   tnn
Date:           Thu Aug 18 09:53:02 UTC 2022

Modified Files:
        pkgsrc/security/gpgme: Makefile

Log Message:
gpgme: filed upstream bug


To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 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.105 pkgsrc/security/gpgme/Makefile:1.106
--- pkgsrc/security/gpgme/Makefile:1.105        Wed Aug 17 20:53:54 2022
+++ pkgsrc/security/gpgme/Makefile      Thu Aug 18 09:53:02 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.105 2022/08/17 20:53:54 tnn Exp $
+# $NetBSD: Makefile,v 1.106 2022/08/18 09:53:02 tnn Exp $
 
 DISTNAME=      gpgme-1.18.0
 CATEGORIES=    security
@@ -10,7 +10,7 @@ HOMEPAGE=     https://www.gnupg.org/related_
 COMMENT=       GnuPG Made Easy
 LICENSE=       gnu-gpl-v2
 
-USE_LANGUAGES+=                c99 c++14
+USE_LANGUAGES+=                c99 c++14 # https://dev.gnupg.org/T614
 USE_LIBTOOL=           yes
 USE_TOOLS+=            gmake
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index