diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2014-12-09 02:18:01 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2014-12-09 02:18:01 +0000 |
commit | eaf3f111f382e8f125e923586c35ff439dacae91 (patch) | |
tree | 48e44e7639652ffd48a659b5383ecbba1b27b781 /dns/unbound | |
parent | 05bb847615018d9ac2037056d2e2518956e03966 (diff) |
Notes
Diffstat (limited to 'dns/unbound')
-rw-r--r-- | dns/unbound/Makefile | 3 | ||||
-rw-r--r-- | dns/unbound/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/dns/unbound/Makefile b/dns/unbound/Makefile index b844cd448ff5..11c160d01074 100644 --- a/dns/unbound/Makefile +++ b/dns/unbound/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= unbound -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 CATEGORIES= dns MASTER_SITES= http://unbound.net/downloads/ @@ -48,6 +48,7 @@ STRIP_FILES= .libs/libunbound.so unbound-checkconf unbound \ USES+= python:2 CONFIGURE_ARGS+=--with-pyunbound=yes --with-pythonmodule=yes BUILD_DEPENDS+= swig:${PORTSDIR}/devel/swig13 +BROKEN= Does not build PYTHON= .else PYTHON= "@comment " diff --git a/dns/unbound/distinfo b/dns/unbound/distinfo index 40da61159b98..6a38b3122248 100644 --- a/dns/unbound/distinfo +++ b/dns/unbound/distinfo @@ -1,2 +1,2 @@ -SHA256 (unbound-1.5.0.tar.gz) = 9fde4aeb8258bc864cd5e5d6d9b8bcf8fa12a57059424fece1c6adcc6387b876 -SIZE (unbound-1.5.0.tar.gz) = 4811349 +SHA256 (unbound-1.5.1.tar.gz) = 0ff82709fb2bd7ecbde8dbdcf60fa417d2b43379570a3d460193a76a169900ec +SIZE (unbound-1.5.1.tar.gz) = 4805176 |