svn commit: r451490 - head/devel/msp430-debug-stack

Antoine Brodin antoine at FreeBSD.org
Sun Oct 8 06:20:01 UTC 2017


Author: antoine
Date: Sun Oct  8 06:19:59 2017
New Revision: 451490
URL: https://svnweb.freebsd.org/changeset/ports/451490

Log:
  Mark BROKEN: fails to package
  
  pkg-static: Unable to access file /wrkdirs/usr/ports/devel/msp430-debug-stack/work/stage/usr/local/share/doc/msp430-debug-stack/slau320x.pdf:No such file or directory
  
  Reported by:	pkg-fallout
  MFH:		2017Q4

Modified:
  head/devel/msp430-debug-stack/Makefile

Modified: head/devel/msp430-debug-stack/Makefile
==============================================================================
--- head/devel/msp430-debug-stack/Makefile	Sun Oct  8 06:17:27 2017	(r451489)
+++ head/devel/msp430-debug-stack/Makefile	Sun Oct  8 06:19:59 2017	(r451490)
@@ -18,6 +18,8 @@ COMMENT=	TI MSP430 debugging interface library
 
 LICENSE=	BSD3CLAUSE
 
+BROKEN=		fails to package
+
 LIB_DEPENDS=	libboost_filesystem.so:devel/boost-libs \
 		libhidapi.so:comms/hidapi
 


More information about the svn-ports-all mailing list