- Upgrade to 1.5.1. It fixes CVE-2014-8602.

- Mark python support as broken: does not build.

PR:		195814, 195803
Submitted by:	Kenji Rikitake, Jeroen
This commit is contained in:
Sergey Matveychuk 2014-12-09 02:18:01 +00:00
parent 05bb847615
commit eaf3f111f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=374343
2 changed files with 4 additions and 3 deletions

View file

@ -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 "

View file

@ -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