Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2018 06:54:31 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r484173 - in head: math/fxt science/bagel
Message-ID:  <201811050654.wA56sVNe070221@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Mon Nov  5 06:54:31 2018
New Revision: 484173
URL: https://svnweb.freebsd.org/changeset/ports/484173

Log:
  Drop remaining BROKEN_FreeBSD_10 per EOL after r483807

Modified:
  head/math/fxt/Makefile   (contents, props changed)
  head/science/bagel/Makefile   (contents, props changed)

Modified: head/math/fxt/Makefile
==============================================================================
--- head/math/fxt/Makefile	Mon Nov  5 05:51:39 2018	(r484172)
+++ head/math/fxt/Makefile	Mon Nov  5 06:54:31 2018	(r484173)
@@ -12,8 +12,6 @@ COMMENT=	FFT code and related stuff
 LICENSE=	GPLv3+
 LICENSE_FILE=	${WRKSRC}/COPYING.txt
 
-BROKEN_FreeBSD_10=	Fails to build
-
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
 USES=		gmake

Modified: head/science/bagel/Makefile
==============================================================================
--- head/science/bagel/Makefile	Mon Nov  5 05:51:39 2018	(r484172)
+++ head/science/bagel/Makefile	Mon Nov  5 06:54:31 2018	(r484173)
@@ -12,7 +12,6 @@ LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN_i386=	error: static_assert failed "size_t is assumed to be the same size as unsigned long long"
-BROKEN_FreeBSD_10=	/usr/include/c++/v1/memory:4004:35: error: no viable overloaded '='; __e->__weak_this_ = *this;
 
 LIB_DEPENDS=	libboost_serialization.so:devel/boost-libs \
 		libcblas.so:math/cblas



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