diff options
-rw-r--r-- | net/unbound/Makefile | 6 | ||||
-rw-r--r-- | net/unbound/distinfo | 10 |
2 files changed, 9 insertions, 7 deletions
diff --git a/net/unbound/Makefile b/net/unbound/Makefile index 32c2dd5a477..6f117c95dd5 100644 --- a/net/unbound/Makefile +++ b/net/unbound/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.50 2017/08/21 11:14:18 he Exp $ +# $NetBSD: Makefile,v 1.51 2017/09/18 13:02:39 he Exp $ -DISTNAME= unbound-1.6.5 +DISTNAME= unbound-1.6.6 CATEGORIES= net MASTER_SITES= http://www.unbound.net/downloads/ @@ -98,4 +98,6 @@ PKG_USERS= ${UNBOUND_USER}:${UNBOUND_GROUP} .include "../../devel/libevent/buildlink3.mk" .include "../../textproc/expat/buildlink3.mk" +BUILDLINK_API_DEPENDS.flex+= flex>=2.6.4 +.include "../../devel/flex/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/net/unbound/distinfo b/net/unbound/distinfo index ab7f9563c4b..a6c9d52f05c 100644 --- a/net/unbound/distinfo +++ b/net/unbound/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.36 2017/08/21 11:14:18 he Exp $ +$NetBSD: distinfo,v 1.37 2017/09/18 13:02:39 he Exp $ -SHA1 (unbound-1.6.5.tar.gz) = ecb260b94d139d84fae2bff80f9701f53a329e26 -RMD160 (unbound-1.6.5.tar.gz) = d214256ce7b5e8e7be0e523654536cd8acfd469b -SHA512 (unbound-1.6.5.tar.gz) = 7a3fa54ca0c210ff3d45cdf22c8861f67e46c23133afeeaf85126c70d68515b931a61c82c44eea73318e1ab4e2c7cf0dc0650599ff4145804f51435579c5682c -Size (unbound-1.6.5.tar.gz) = 5477400 bytes +SHA1 (unbound-1.6.6.tar.gz) = d205c03a402f5d900d5bad3d036849a12804a49e +RMD160 (unbound-1.6.6.tar.gz) = bccaf45d1a7e138b5077e1303f9d5879d9c29efb +SHA512 (unbound-1.6.6.tar.gz) = 910fd0956b8828d3db0511a85bf6ab6c4c3982f17c70ccb7123d1de1650d24c2906bc29ac4ea83fd7d95d8af29e2cbc88df666f365e51296f552292ef9753016 +Size (unbound-1.6.6.tar.gz) = 5460482 bytes SHA1 (patch-configure) = 30874b8337e4ef0e436bb52f4af92a43b810f7bb |