From owner-svn-ports-all@FreeBSD.ORG Thu Jun 27 06:33:20 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D762B275; Thu, 27 Jun 2013 06:33:20 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id CAA951C77; Thu, 27 Jun 2013 06:33:20 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5R6XKIk028042; Thu, 27 Jun 2013 06:33:20 GMT (envelope-from mandree@svn.freebsd.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5R6XKKT028041; Thu, 27 Jun 2013 06:33:20 GMT (envelope-from mandree@svn.freebsd.org) Message-Id: <201306270633.r5R6XKKT028041@svn.freebsd.org> From: Matthias Andree Date: Thu, 27 Jun 2013 06:33:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321852 - head/sysutils/busybox-unstable 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.14 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, 27 Jun 2013 06:33:20 -0000 Author: mandree Date: Thu Jun 27 06:33:20 2013 New Revision: 321852 URL: http://svnweb.freebsd.org/changeset/ports/321852 Log: Forbid build until clarification on busybox-1.21.0-mdev.patch change is reached. Modified: head/sysutils/busybox-unstable/Makefile Modified: head/sysutils/busybox-unstable/Makefile ============================================================================== --- head/sysutils/busybox-unstable/Makefile Thu Jun 27 06:27:25 2013 (r321851) +++ head/sysutils/busybox-unstable/Makefile Thu Jun 27 06:33:20 2013 (r321852) @@ -17,6 +17,8 @@ PATCHFILES= busybox-1.21.0-mdev.patch \ MAINTAINER= mandree@FreeBSD.org COMMENT= Busybox for FreeBSD +FORBIDDEN= Patch files on download site re-rolled and not yet investigated + LICENSE= GPLv2 BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed