From owner-svn-ports-all@FreeBSD.ORG Fri Dec 6 11:43:01 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4D50CDB1; Fri, 6 Dec 2013 11:43:01 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 39D7014C7; Fri, 6 Dec 2013 11:43:01 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rB6Bh1IF034497; Fri, 6 Dec 2013 11:43:01 GMT (envelope-from bapt@svn.freebsd.org) Received: (from bapt@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rB6Bh1oJ034496; Fri, 6 Dec 2013 11:43:01 GMT (envelope-from bapt@svn.freebsd.org) Message-Id: <201312061143.rB6Bh1oJ034496@svn.freebsd.org> From: Baptiste Daroussin Date: Fri, 6 Dec 2013 11:43:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r335732 - head/net/pvm++ X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Dec 2013 11:43:01 -0000 Author: bapt Date: Fri Dec 6 11:43:00 2013 New Revision: 335732 URL: http://svnweb.freebsd.org/changeset/ports/335732 Log: Mark as broken: does not patch ===> Patching for pvm++-0.6.0_4 ===> Applying FreeBSD patches for pvm++-0.6.0_4 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//patchr0fCQLw: No such file or directory => Patch patch-mrt-base_file.h failed to apply cleanly. => Patch(es) patch-configure applied cleanly. *** [do-patch] Error code 1 Modified: head/net/pvm++/Makefile Modified: head/net/pvm++/Makefile ============================================================================== --- head/net/pvm++/Makefile Fri Dec 6 11:23:15 2013 (r335731) +++ head/net/pvm++/Makefile Fri Dec 6 11:43:00 2013 (r335732) @@ -10,6 +10,8 @@ MASTER_SITES= SF/pvm-plus-plus/pvm-plus- MAINTAINER= ports@FreeBSD.org COMMENT= A C++-Library for PVM +BROKEN= Fails to patch + BUILD_DEPENDS= ${LOCALBASE}/lib/libpvm3.a:${PORTSDIR}/net/pvm USE_AUTOTOOLS= libtool