svn commit: r543435 - head/databases/arrow

Antoine Brodin antoine at FreeBSD.org
Sun Jul 26 06:47:25 UTC 2020


Author: antoine
Date: Sun Jul 26 06:47:24 2020
New Revision: 543435
URL: https://svnweb.freebsd.org/changeset/ports/543435

Log:
  Mark BROKEN
  
  Reported by:	pkg-fallout

Modified:
  head/databases/arrow/Makefile

Modified: head/databases/arrow/Makefile
==============================================================================
--- head/databases/arrow/Makefile	Sun Jul 26 06:46:19 2020	(r543434)
+++ head/databases/arrow/Makefile	Sun Jul 26 06:47:24 2020	(r543435)
@@ -11,6 +11,8 @@ COMMENT=	Columnar in-memory analytics layer for big da
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/../LICENSE.txt
 
+BROKEN=		unfetchable
+
 LIB_DEPENDS=	libboost_system.so:devel/boost-libs
 
 USES=		cmake compiler:c++11-lang pkgconfig


More information about the svn-ports-all mailing list