Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Oct 2017 06:21:18 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r451491 - branches/2017Q4/devel/msp430-debug-stack
Message-ID:  <201710080621.v986LIDb010023@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710080621.v986LIDb010023>