svn commit: r484173 - in head: math/fxt science/bagel

Jan Beich jbeich at FreeBSD.org
Mon Nov 5 06:54:32 UTC 2018


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


More information about the svn-ports-all mailing list