svn commit: r335768 - head/net/xpvm

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 6 15:48:41 UTC 2013


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 at 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


More information about the svn-ports-head mailing list