pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/gnupg2
Module Name: pkgsrc
Committed By: wiz
Date: Wed Jan 28 14:58:33 UTC 2026
Modified Files:
pkgsrc/security/gnupg2: Makefile
Log Message:
gnupg2: add URL for upstream bug report about self test problem
To generate a diff of this commit:
cvs rdiff -u -r1.169 -r1.170 pkgsrc/security/gnupg2/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/gnupg2/Makefile
diff -u pkgsrc/security/gnupg2/Makefile:1.169 pkgsrc/security/gnupg2/Makefile:1.170
--- pkgsrc/security/gnupg2/Makefile:1.169 Wed Jan 28 10:06:32 2026
+++ pkgsrc/security/gnupg2/Makefile Wed Jan 28 14:58:33 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.169 2026/01/28 10:06:32 adam Exp $
+# $NetBSD: Makefile,v 1.170 2026/01/28 14:58:33 wiz Exp $
DISTNAME= gnupg-2.5.17
PKGNAME= ${DISTNAME:S/gnupg-/gnupg2-/}
@@ -39,6 +39,9 @@ LDFLAGS.Darwin+= -lintl
#LDFLAGS.SunOS+= -lsocket -lrt
#LDFLAGS.Linux+= -lrt
+# self test problems:
+# https://dev.gnupg.org/T8065
+
.include "options.mk"
BUILDLINK_API_DEPENDS.sqlite3+= sqlite3>=3.27.0
Home |
Main Index |
Thread Index |
Old Index