pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/openvas-libraries Mark as BROKEN



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ac5c1f7b0ba5
branches:  trunk
changeset: 353649:ac5c1f7b0ba5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Oct 09 19:50:01 2016 +0000

description:
Mark as BROKEN

diffstat:

 security/openvas-libraries/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 1c8e8ec4bbab -r ac5c1f7b0ba5 security/openvas-libraries/Makefile
--- a/security/openvas-libraries/Makefile       Sun Oct 09 19:48:29 2016 +0000
+++ b/security/openvas-libraries/Makefile       Sun Oct 09 19:50:01 2016 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.18 2016/10/09 19:50:01 wiz Exp $
 
 DISTNAME=      openvas-libraries-2.0.0
 PKGREVISION=   10
@@ -22,6 +21,8 @@
 # DragonFly-2.8.2 has dn_expand(3) in libc, and not have libresolv.
 BUILDLINK_TRANSFORM.DragonFly+=        rm:-lresolv
 
+BROKEN=                Does not build with gnutls-3.5 -- newer versions available.
+
 .include "../../security/libgcrypt/buildlink3.mk"
 .include "../../security/gnutls/buildlink3.mk"
 .include "../../security/gpgme/buildlink3.mk"



Home | Main Index | Thread Index | Old Index