pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/gpgme gpgme: filed upstream bug
details: https://anonhg.NetBSD.org/pkgsrc/rev/af251b78be19
branches: trunk
changeset: 383354:af251b78be19
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Aug 18 09:53:02 2022 +0000
description:
gpgme: filed upstream bug
diffstat:
security/gpgme/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 454d5fa68581 -r af251b78be19 security/gpgme/Makefile
--- a/security/gpgme/Makefile Thu Aug 18 08:09:31 2022 +0000
+++ b/security/gpgme/Makefile Thu Aug 18 09:53:02 2022 +0000
@@ -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 @@
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