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 10:38:26 UTC 2022
Modified Files:
pkgsrc/security/gpgme: Makefile
Log Message:
fix copy-paste
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 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.106 pkgsrc/security/gpgme/Makefile:1.107
--- pkgsrc/security/gpgme/Makefile:1.106 Thu Aug 18 09:53:02 2022
+++ pkgsrc/security/gpgme/Makefile Thu Aug 18 10:38:26 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.106 2022/08/18 09:53:02 tnn Exp $
+# $NetBSD: Makefile,v 1.107 2022/08/18 10:38:26 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 # https://dev.gnupg.org/T614
+USE_LANGUAGES+= c99 c++14 # https://dev.gnupg.org/T6141
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index