From owner-svn-ports-all@FreeBSD.ORG Thu Jun 19 21:35:15 2014 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 8ABEF377; Thu, 19 Jun 2014 21:35:15 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 7882D2D54; Thu, 19 Jun 2014 21:35:15 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s5JLZFWG065247; Thu, 19 Jun 2014 21:35:15 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s5JLZFuD065246; Thu, 19 Jun 2014 21:35:15 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201406192135.s5JLZFuD065246@svn.freebsd.org> From: Antoine Brodin Date: Thu, 19 Jun 2014 21:35:15 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r358467 - head/www/ump 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.18 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: Thu, 19 Jun 2014 21:35:15 -0000 Author: antoine Date: Thu Jun 19 21:35:14 2014 New Revision: 358467 URL: http://svnweb.freebsd.org/changeset/ports/358467 QAT: https://qat.redports.org/buildarchive/r358467/ Log: Mark BROKEN: Fails to patch ===> Patching for ump-1.10_12 ===> Applying distribution patches for ump-1.10_12 ===> Applying extra patch /usr/ports/audio/timidity++/files/patch-Makefile.in ===> Applying extra patch /usr/ports/audio/timidity++/files/patch-interface__Makefile.in ===> Applying extra patch /usr/ports/audio/timidity++/files/patch-interface__tk_c.c ===> Applying extra patch /usr/ports/audio/timidity++/files/patch-timidity__Makefile.in 7 out of 10 hunks failed--saving rejects to timidity/Makefile.in.rej *** [do-patch] Error code 7 Reported by: pkg-fallout Modified: head/www/ump/Makefile Modified: head/www/ump/Makefile ============================================================================== --- head/www/ump/Makefile Thu Jun 19 21:31:16 2014 (r358466) +++ head/www/ump/Makefile Thu Jun 19 21:35:14 2014 (r358467) @@ -18,6 +18,8 @@ PATCHFILES= ump-patch-1.gz ump-patch-2.g MAINTAINER= ports@FreeBSD.org COMMENT= Unix MIDI Plugin based on TiMidity++ +BROKEN= Fails to patch + LIB_DEPENDS= libarc.so:${PORTSDIR}/archivers/libarc RUN_DEPENDS= ${LOCALBASE}/share/timidity/timidity.cfg:${PORTSDIR}/audio/eawpats