svn commit: r511544 - head/misc/adios2

Antoine Brodin antoine at FreeBSD.org
Sun Sep 8 05:57:14 UTC 2019


Author: antoine
Date: Sun Sep  8 05:57:13 2019
New Revision: 511544
URL: https://svnweb.freebsd.org/changeset/ports/511544

Log:
  Mark BROKEN
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/misc/adios2/work/stage/usr/local/lib/libadios2_cmib.so:No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  head/misc/adios2/Makefile

Modified: head/misc/adios2/Makefile
==============================================================================
--- head/misc/adios2/Makefile	Sun Sep  8 05:53:46 2019	(r511543)
+++ head/misc/adios2/Makefile	Sun Sep  8 05:57:13 2019	(r511544)
@@ -11,6 +11,8 @@ COMMENT=	Next generation of ADIOS developed in the Exa
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+BROKEN=		fails to package
+
 BUILD_DEPENDS=	bash:shells/bash
 LIB_DEPENDS=	libblosc.so:archivers/c-blosc \
 		libepoll-shim.so:devel/libepoll-shim \


More information about the svn-ports-head mailing list