Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Dec 2013 15:48:41 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335768 - head/net/xpvm
Message-ID:  <201312061548.rB6FmfMZ018984@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Dec  6 15:48:40 2013
New Revision: 335768
URL: http://svnweb.freebsd.org/changeset/ports/335768

Log:
  Mark as broken: fails to patch
  
  ===>  Applying FreeBSD patches for xpvm-1.2.5_2
  No file to patch.  Skipping...
  1 out of 1 hunks ignored--saving rejects to mrt/base_file.h.rej
  Can't create mrt/base_file.h.rej, output is in /tmp//patchrkyiRmL: No such file or directory
  => Patch patch-mrt-base_file.h failed to apply cleanly.
  *** [do-patch] Error code 1

Modified:
  head/net/xpvm/Makefile

Modified: head/net/xpvm/Makefile
==============================================================================
--- head/net/xpvm/Makefile	Fri Dec  6 15:47:34 2013	(r335767)
+++ head/net/xpvm/Makefile	Fri Dec  6 15:48:40 2013	(r335768)
@@ -13,6 +13,8 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A Graphical Console and Monitor for PVM
 
+BROKEN=		Fails to patch
+
 MAKE_JOBS_UNSAFE=	yes
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm



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