svn commit: r451491 - branches/2017Q4/devel/msp430-debug-stack

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


Author: antoine
Date: Sun Oct  8 06:21:18 2017
New Revision: 451491
URL: https://svnweb.freebsd.org/changeset/ports/451491

Log:
  MFH: r451490
  
  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

Modified:
  branches/2017Q4/devel/msp430-debug-stack/Makefile
Directory Properties:
  branches/2017Q4/   (props changed)

Modified: branches/2017Q4/devel/msp430-debug-stack/Makefile
==============================================================================
--- branches/2017Q4/devel/msp430-debug-stack/Makefile	Sun Oct  8 06:19:59 2017	(r451490)
+++ branches/2017Q4/devel/msp430-debug-stack/Makefile	Sun Oct  8 06:21:18 2017	(r451491)
@@ -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