pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/libgcrypt
Module Name: pkgsrc
Committed By: wiz
Date: Sat Aug 20 19:22:37 UTC 2016
Modified Files:
pkgsrc/security/libgcrypt: Makefile
Log Message:
Depends on libgpg-error-1.13.
>From David H. Gutteridge in PR 51430.
To generate a diff of this commit:
cvs rdiff -u -r1.82 -r1.83 pkgsrc/security/libgcrypt/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/libgcrypt/Makefile
diff -u pkgsrc/security/libgcrypt/Makefile:1.82 pkgsrc/security/libgcrypt/Makefile:1.83
--- pkgsrc/security/libgcrypt/Makefile:1.82 Wed Aug 17 23:13:11 2016
+++ pkgsrc/security/libgcrypt/Makefile Sat Aug 20 19:22:37 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.82 2016/08/17 23:13:11 maya Exp $
+# $NetBSD: Makefile,v 1.83 2016/08/20 19:22:37 wiz Exp $
DISTNAME= libgcrypt-1.7.3
CATEGORIES= security
@@ -56,7 +56,7 @@ CONFIGURE_ENV+= gcry_cv_gcc_inline_asm_
.include "options.mk"
-BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.11
+BUILDLINK_API_DEPENDS.libgpg-error+= libgpg-error>=1.13
.include "../../security/libgpg-error/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index