Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 17:36:40 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r485335 - head/dns/bundy
Message-ID:  <201811191736.wAJHaefD066876@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Nov 19 17:36:40 2018
New Revision: 485335
URL: https://svnweb.freebsd.org/changeset/ports/485335

Log:
  dns/bundy should build fine on 12.0 and 13.0 after r485334

Modified:
  head/dns/bundy/Makefile

Modified: head/dns/bundy/Makefile
==============================================================================
--- head/dns/bundy/Makefile	Mon Nov 19 17:35:57 2018	(r485334)
+++ head/dns/bundy/Makefile	Mon Nov 19 17:36:40 2018	(r485335)
@@ -30,9 +30,6 @@ BROKEN_armv6 =		fails to build: Child process terminat
 BROKEN_armv7 =		fails to build: Child process terminated abnormally: Segmentation fault
 BROKEN_powerpc64=	fails to configure: checking for botan/botan.h... no
 
-BROKEN_FreeBSD_12=	fails with sig11
-BROKEN_FreeBSD_13=	fails with sig11
-
 USES=	compiler:c++11-lang pathfix pkgconfig libtool python:3.4+ autoreconf ssl
 USE_CSTD=	gnu99
 USE_CXXSTD=	gnu++98



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201811191736.wAJHaefD066876>