pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libassuan2
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jul 16 08:27:47 UTC 2016
Modified Files:
pkgsrc/security/libassuan2: Makefile
Log Message:
Request minimal libgpg-error version that is accepted by configure.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/security/libassuan2/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/libassuan2/Makefile
diff -u pkgsrc/security/libassuan2/Makefile:1.11 pkgsrc/security/libassuan2/Makefile:1.12
--- pkgsrc/security/libassuan2/Makefile:1.11 Sat Jul 16 08:20:56 2016
+++ pkgsrc/security/libassuan2/Makefile Sat Jul 16 08:27:47 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2016/07/16 08:20:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2016/07/16 08:27:47 wiz Exp $
DISTNAME= libassuan-2.4.3
CATEGORIES= security
@@ -17,5 +17,6 @@ CONFIGURE_ARGS+= --infodir=${PREFIX}/inf
INFO_FILES= yes
TEST_TARGET= check
+BUILDLINK_ABI_DEPENDS.libgpg-error+= libgpg-error>=1.17
.include "../../security/libgpg-error/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index